Pull requests · python-trio/trio
Navigation Menu
{{ message }}
python-trio / trio Public
- Notifications You must be signed in to change notification settings
- Fork 391
Pull requests list
docs: add missing docstrings for public API
#3404 opened Mar 5, 2026 by nightcityblade Loading…
Disallow absolute deadlines for relative cancel scopes
#3403 opened Mar 3, 2026 by A5rocks Loading…
Fix error message: says stdout but checks stdin
#3398 opened Feb 20, 2026 by bysiber Loading…
Fix _Once.ensure() to propagate handshake failure to concurrent waiters
#3397 opened Feb 20, 2026 by bysiber Loading…
Improve run_process defaults if there's a shell
#3273 opened May 25, 2025 by A5rocks Loading…
attempt to add typing to _create skip newsfragment Newsfragment is not required typing Adding static types to trio's interface
avoid holding a reference to exception and value in to_thread_run_sync
#3229 opened Mar 21, 2025 by graingert Loading…
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
Implement highlevel unix socket listeners
#3187 opened Jan 15, 2025 by CoolCat467 Loading…
use constraints file for sdist/wheel build + get version using build.util
#3167 opened Dec 23, 2024 by graingert Loading…
🧪 Publish MyPy type coverage to Codecov project meta skip newsfragment Newsfragment is not required
#3162 opened Dec 20, 2024 by webknjaz Loading…
Enable ruff's flake8-return rule
skip newsfragment
Newsfragment is not required
#3047 opened Aug 1, 2024 by CoolCat467 Loading…
[WIP] devpoll (solaris) support
#3014 opened Jun 10, 2024 by CoolCat467 • Draft
Remove deprecated unbounded queue
#2925 opened Jan 16, 2024 by A5rocks Loading…
Fix TaskStatus.started() being a no-op when in an effectively cancelled scope
#2896 opened Dec 2, 2023 by gschaffner Loading…
2 2
ConflictDetector: kill both tasks
#2540 opened Jan 18, 2023 by smurfix Loading…
Fix from_thread.run(_sync)? failing in any thread running Trio
#2535 opened Jan 18, 2023 by gschaffner Loading…
Add EventStream class based on 'pulse' prototype
#1990 opened Apr 30, 2021 by lordmauve Loading…
CI: fetch Proxifier LSP from a source we control
#1946 opened Apr 5, 2021 by belm0 Loading…
implement StapledMemoryChannel
#1784 opened Nov 1, 2020 by belm0 Loading…
ProTip! no:milestone will show everything without a milestone.