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 tool to keep test-requirements in sync with pre-commit project meta skip newsfragment Newsfragment is not required
#3234 opened Mar 28, 2025 by CoolCat467 Loading… updated May 7, 2025
Add message with debugging info to Cancelled
#3256 opened Apr 22, 2025 by jakkdl Loading… updated May 7, 2025
3 tasks done
Defer KI if trio is doing IO
#3233 opened Mar 28, 2025 by A5rocks Loading… updated May 7, 2025
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 updated May 3, 2025
Implement highlevel unix socket listeners
#3187 opened Jan 15, 2025 by CoolCat467 Loading… updated Apr 21, 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 Apr 21, 2025
[WIP] devpoll (solaris) support
#3014 opened Jun 10, 2024 by CoolCat467 Draft updated Apr 21, 2025
avoid holding a reference to exception and value in to_thread_run_sync
#3229 opened Mar 21, 2025 by graingert Loading… updated Apr 5, 2025
Improve REPL KI
#3030 opened Jul 5, 2024 by richardsheridan Draft updated Mar 27, 2025
Allow documentation builds on Windows skip newsfragment Newsfragment is not required
#3227 opened Mar 20, 2025 by A5rocks Loading… updated Mar 20, 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
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
open_memory_channel(): return a named tuple
#1771 opened Oct 26, 2020 by belm0 Loading… updated Aug 1, 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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.