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
Assigned to nobody Loading
Sort

Pull requests list

🧪 Publish MyPy type coverage to Codecov project meta skip newsfragment Newsfragment is not required
#3162 opened Dec 20, 2024 by webknjaz Loading…
open_memory_channel(): return a named tuple
#1771 opened Oct 26, 2020 by belm0 Loading…
Improve REPL KI
#3030 opened Jul 5, 2024 by richardsheridan Loading…
Test all constants reexported
#1245 opened Oct 13, 2019 by stevenjackson121 Loading…
Add a "nursery_end" instrumentation.
#1317 opened Nov 26, 2019 by smurfix Loading…
Implement highlevel unix socket listeners
#3187 opened Jan 15, 2025 by CoolCat467 Loading…
Bump Codecov action to v5
#3161 opened Dec 20, 2024 by webknjaz Loading…
Inside-out guest mode
#1652 opened Jun 28, 2020 by oremanj Loading…
Issue #1246 change docs to sigterm
#1281 opened Oct 31, 2019 by jmfrank63 Loading…
Make send_eof a standard part of the Stream interface
#1181 opened Aug 9, 2019 by njsmith Loading…
Switch over to Codecov v5
#3285 opened Jun 11, 2025 by A5rocks Draft
implement StapledMemoryChannel
#1784 opened Nov 1, 2020 by belm0 Loading…
Improve Wide Table Handling in Docs
#1233 opened Oct 5, 2019 by stevenjackson121 Loading…
attempt to add typing to _create skip newsfragment Newsfragment is not required typing Adding static types to trio's interface
#3260 opened May 1, 2025 by jakkdl Draft
Defer KI if trio is doing IO
#3233 opened Mar 28, 2025 by A5rocks Draft
Add EventStream class based on 'pulse' prototype
#1990 opened Apr 30, 2021 by lordmauve Loading…
RFC: UNIX server sockets
#1433 opened Mar 11, 2020 by Tronic Draft
Enable ruff's flake8-return rule skip newsfragment Newsfragment is not required
#3047 opened Aug 1, 2024 by CoolCat467 Loading…
Remove deprecated unbounded queue
#2925 opened Jan 16, 2024 by A5rocks Loading…
ConflictDetector: kill both tasks
#2540 opened Jan 18, 2023 by smurfix Loading…
ProTip! Filter pull requests by the default branch with base:main.