Skip to content

Pull requests: python-trio/trio

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

add @background_with_channel
#3197 opened Jan 31, 2025 by jakkdl Loading… updated Mar 6, 2025
Add missing arguments to run_process
#3212 opened Feb 16, 2025 by A5rocks Loading… updated Feb 28, 2025
Improve REPL KI
#3030 opened Jul 5, 2024 by richardsheridan Draft updated Feb 15, 2025
Prevent MockClock from mutating the current runner
#3205 opened Feb 10, 2025 by A5rocks Loading… updated Feb 11, 2025
Bump Codecov action to v5
#3161 opened Dec 20, 2024 by webknjaz Loading… updated Jan 27, 2025
RFC: UNIX server sockets
#1433 opened Mar 11, 2020 by Tronic Draft updated Jan 20, 2025
Implement highlevel unix socket listeners
#3187 opened Jan 15, 2025 by CoolCat467 Loading… updated Jan 20, 2025
Switch to use uv.lock instead of test-requirements.txt dependencies Pull requests that update a dependency file
#3188 opened Jan 19, 2025 by CoolCat467 Draft updated Jan 20, 2025
Support binding to a source address.
#518 opened May 5, 2018 by miracle2k Loading… updated Jan 14, 2025
[wip] Sketch of how shared tasks might work
#303 opened Aug 21, 2017 by njsmith Loading… updated Jan 14, 2025
🧪 Publish MyPy type coverage to Codecov project meta skip newsfragment Newsfragment is not required
#3162 opened Dec 20, 2024 by webknjaz Loading… updated Dec 27, 2024
use constraints file for sdist/wheel build + get version using build.util
#3167 opened Dec 23, 2024 by graingert Loading… updated Dec 26, 2024
Remove deprecated unbounded queue
#2925 opened Jan 16, 2024 by A5rocks Loading… updated Dec 24, 2024
Avoid refcycles in run exc
#3120 opened Oct 26, 2024 by graingert Draft updated Dec 24, 2024
CI: fetch Proxifier LSP from a source we control
#1946 opened Apr 5, 2021 by belm0 Loading… updated Dec 24, 2024
Enable ruff's flake8-return rule skip newsfragment Newsfragment is not required
#3047 opened Aug 1, 2024 by CoolCat467 Loading… updated Dec 15, 2024
_socket.py: fix for systems where AI_NUMERICSERV is not defined
#3135 opened Nov 12, 2024 by barracuda156 Loading… updated Dec 7, 2024
open_memory_channel(): return a named tuple
#1771 opened Oct 26, 2020 by belm0 Loading… updated Aug 1, 2024
[WIP] devpoll (solaris) support
#3014 opened Jun 10, 2024 by CoolCat467 Draft updated Jul 5, 2024
Fix TaskStatus.started() being a no-op when in an effectively cancelled scope
#2896 opened Dec 2, 2023 by gschaffner Loading… updated Jul 5, 2024
2
2
ConflictDetector: kill both tasks
#2540 opened Jan 18, 2023 by smurfix Loading… updated Jul 5, 2024
Fix from_thread.run(_sync)? failing in any thread running Trio
#2535 opened Jan 18, 2023 by gschaffner Loading… updated Jul 5, 2024
Add EventStream class based on 'pulse' prototype
#1990 opened Apr 30, 2021 by lordmauve Loading… updated Jul 5, 2024
implement StapledMemoryChannel
#1784 opened Nov 1, 2020 by belm0 Loading… updated Jul 5, 2024
add .envrc and shell.nix for direnv+Nix-based development
#1697 opened Aug 26, 2020 by catern Draft updated Jul 5, 2024
ProTip! Filter pull requests by the default branch with base:main.