Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/python-trio/trio
Trio – a friendly Python library for async concurrency and I/O
https://github.com/python-trio/trio
Make no-test-dependencies CI run use locked resolutions
A5rocks opened this issue 5 months ago
A5rocks opened this issue 5 months ago
Bump version to 0.26.1
A5rocks opened this pull request 5 months ago
A5rocks opened this pull request 5 months ago
Check for newsfragments
A5rocks opened this pull request 5 months ago
A5rocks opened this pull request 5 months ago
Don't use `hash` to avoid attrs warning
CoolCat467 opened this pull request 5 months ago
CoolCat467 opened this pull request 5 months ago
Using trio with attrs 24.1.0 raises a warning
pquentin opened this issue 5 months ago
pquentin opened this issue 5 months ago
move_on_ and fail_ functions should accept shield as a keyword argument
agnesnatasya opened this issue 5 months ago
agnesnatasya opened this issue 5 months ago
move_on_ and fail_ functions accepts shield kwarg
agnesnatasya opened this pull request 5 months ago
agnesnatasya opened this pull request 5 months ago
Regenerate generated files automatically if any are changed
CoolCat467 opened this pull request 5 months ago
CoolCat467 opened this pull request 5 months ago
Use 3.12 for formatting check
A5rocks opened this pull request 5 months ago
A5rocks opened this pull request 5 months ago
Add a Github Action that checks for newsfragment
A5rocks opened this issue 5 months ago
A5rocks opened this issue 5 months ago
Enable ruff's `flake8-return` rule
CoolCat467 opened this pull request 5 months ago
CoolCat467 opened this pull request 5 months ago
Enable more minor ruff rules
CoolCat467 opened this pull request 5 months ago
CoolCat467 opened this pull request 5 months ago
Enable ruff's `flake8-executable` and `flynt` rules
CoolCat467 opened this pull request 5 months ago
CoolCat467 opened this pull request 5 months ago
Enable ruff's `flake8-commas` rule
CoolCat467 opened this pull request 5 months ago
CoolCat467 opened this pull request 5 months ago
Bump dependencies from commit 20f929
github-actions[bot] opened this pull request 5 months ago
github-actions[bot] opened this pull request 5 months ago
Fix trio.socket.SocketType.bind to work with PathLike arguments again
regnarg opened this pull request 5 months ago
regnarg opened this pull request 5 months ago
Regression: unix socket bind does not work with a PathLike argument
regnarg opened this issue 5 months ago
regnarg opened this issue 5 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 5 months ago
pre-commit-ci[bot] opened this pull request 5 months ago
exception forwarding in from_thread.run
PepperoniPingu opened this issue 5 months ago
PepperoniPingu opened this issue 5 months ago
Update to mypy 1.11.0
CoolCat467 opened this pull request 5 months ago
CoolCat467 opened this pull request 5 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 5 months ago
pre-commit-ci[bot] opened this pull request 5 months ago
contributing.rst: add instructions for creating virtualenv, update instructions for running w/ coverage
jakkdl opened this pull request 5 months ago
jakkdl opened this pull request 5 months ago
Problems with `trio.Lock()` across multiple tasks
Zac-HD opened this issue 5 months ago
Zac-HD opened this issue 5 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 5 months ago
pre-commit-ci[bot] opened this pull request 5 months ago
Why can't you await __aenter__? (Understanding trio's contracts around async context managers)
yang opened this issue 5 months ago
yang opened this issue 5 months ago
Use `--universal` flag with uv pip compile
CoolCat467 opened this pull request 6 months ago
CoolCat467 opened this pull request 6 months ago
Bump dependencies from commit 17b364
github-actions[bot] opened this pull request 6 months ago
github-actions[bot] opened this pull request 6 months ago
Improve REPL KI
richardsheridan opened this pull request 6 months ago
richardsheridan opened this pull request 6 months ago
Update old references to `master` branch to be `main`
A5rocks opened this pull request 6 months ago
A5rocks opened this pull request 6 months ago
unexpected StopAsyncIteration
zoranbosnjak opened this issue 6 months ago
zoranbosnjak opened this issue 6 months ago
Bump version to 0.26.0
A5rocks opened this pull request 6 months ago
A5rocks opened this pull request 6 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 6 months ago
pre-commit-ci[bot] opened this pull request 6 months ago
Bump dependencies from commit 80eec9
github-actions[bot] opened this pull request 6 months ago
github-actions[bot] opened this pull request 6 months ago
Ruff preview mode
CoolCat467 opened this pull request 6 months ago
CoolCat467 opened this pull request 6 months ago
Add `TypeVarTuple` to `Nursery.start`
jakkdl opened this issue 6 months ago
jakkdl opened this issue 6 months ago
Add PosArgT typing to trio.run
jakkdl opened this pull request 6 months ago
jakkdl opened this pull request 6 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 6 months ago
pre-commit-ci[bot] opened this pull request 6 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 6 months ago
pre-commit-ci[bot] opened this pull request 6 months ago
Use Typevar defaults for `TaskStatus` and `Matcher`
TeamSpen210 opened this pull request 6 months ago
TeamSpen210 opened this pull request 6 months ago
Use `abc.ABC` rather than `abc.ABCMeta`
A5rocks opened this pull request 6 months ago
A5rocks opened this pull request 6 months ago
Add Python 3.11 and 3.12 to Windows and MacOS matrices
A5rocks opened this pull request 6 months ago
A5rocks opened this pull request 6 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 7 months ago
pre-commit-ci[bot] opened this pull request 7 months ago
AttributeError: type object 'GreenSocket' has no attribute 'sendmsg'
maldororxul opened this issue 7 months ago
maldororxul opened this issue 7 months ago
[WIP] devpoll (solaris) support
CoolCat467 opened this pull request 7 months ago
CoolCat467 opened this pull request 7 months ago
Trio fails under gevent with NotImplementedError: unsupported platform
pg1671 opened this issue 7 months ago
pg1671 opened this issue 7 months ago
No support aiohttp?
allrobot opened this issue 7 months ago
allrobot opened this issue 7 months ago
[docs] clarify checkpoint semantics for trio.open_nursery
jakkdl opened this pull request 7 months ago
jakkdl opened this pull request 7 months ago
Change `fail_after`&`move_on_after` to set deadline relative to entering. Add CancelScope.relative_deadline
jakkdl opened this pull request 7 months ago
jakkdl opened this pull request 7 months ago
Would be to actually port aiomultiprocess to trio?
allrobot opened this issue 7 months ago
allrobot opened this issue 7 months ago
Bump dependencies from commit 93933b
github-actions[bot] opened this pull request 7 months ago
github-actions[bot] opened this pull request 7 months ago
Ctrl+C behavior problems at the new REPL
richardsheridan opened this issue 7 months ago
richardsheridan opened this issue 7 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 7 months ago
pre-commit-ci[bot] opened this pull request 7 months ago
Fixes for 3.13
A5rocks opened this pull request 7 months ago
A5rocks opened this pull request 7 months ago
Remaining test issues with Python 3.13.0b1: not ki_protected, pathlib.Path.resolve siganture
hroncok opened this issue 7 months ago
hroncok opened this issue 7 months ago
update docs: flake8-trio has been renamed to flake8-async
jakkdl opened this pull request 7 months ago
jakkdl opened this pull request 7 months ago
tweaks to new REPL
richardsheridan opened this pull request 7 months ago
richardsheridan opened this pull request 7 months ago
Updated docstring for from_thread_run to reflect how to get trio token
oakal510 opened this pull request 7 months ago
oakal510 opened this pull request 7 months ago
Bump version to 0.25.1
A5rocks opened this pull request 7 months ago
A5rocks opened this pull request 7 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 7 months ago
pre-commit-ci[bot] opened this pull request 7 months ago
open_nursery is unable to call move_on_after when it is active, but it can still work.
allrobot opened this issue 8 months ago
allrobot opened this issue 8 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 8 months ago
pre-commit-ci[bot] opened this pull request 8 months ago
> (my perspective is someone who uses Trio for concurrency uses and very much a networking noob!)
Ashburry-trio opened this issue 8 months ago
Ashburry-trio opened this issue 8 months ago
Bump dependencies from commit d39f18
github-actions[bot] opened this pull request 8 months ago
github-actions[bot] opened this pull request 8 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 8 months ago
pre-commit-ci[bot] opened this pull request 8 months ago
Remove `test_run_black`
A5rocks opened this pull request 8 months ago
A5rocks opened this pull request 8 months ago
Remove (Deprecate??) TrioDeprecationWarning
jakkdl opened this issue 8 months ago
jakkdl opened this issue 8 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 8 months ago
pre-commit-ci[bot] opened this pull request 8 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 8 months ago
pre-commit-ci[bot] opened this pull request 8 months ago
Add support to testing.RaisesGroup for catching unwrapped exceptions
jakkdl opened this pull request 8 months ago
jakkdl opened this pull request 8 months ago
Format using Ruff instead of Black.
Fuyukai opened this pull request 8 months ago
Fuyukai opened this pull request 8 months ago
v0.25.0 Broke support for Windows embedded Python
richard-lancaster-sp opened this issue 8 months ago
richard-lancaster-sp opened this issue 8 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 9 months ago
pre-commit-ci[bot] opened this pull request 9 months ago
Ensure we're deterministic for Hypothesis in Trio, not pytest-trio
Zac-HD opened this pull request 9 months ago
Zac-HD opened this pull request 9 months ago
Document strict ExceptionGroups as the natural default
Zac-HD opened this pull request 9 months ago
Zac-HD opened this pull request 9 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 9 months ago
pre-commit-ci[bot] opened this pull request 9 months ago
Bump dependencies from commit c059de
github-actions[bot] opened this pull request 9 months ago
github-actions[bot] opened this pull request 9 months ago
Move `pytest-trio`'s hook for deterministic Hypothesis tests upstream into Trio
Zac-HD opened this issue 9 months ago
Zac-HD opened this issue 9 months ago
Try out PyPI's trusted publishers
A5rocks opened this pull request 9 months ago
A5rocks opened this pull request 9 months ago
Path decorators: allow empty docstrings to support embedded Python
ameily opened this pull request 9 months ago
ameily opened this pull request 9 months ago
Bump dependencies from commit 9a1964
github-actions[bot] opened this pull request 9 months ago
github-actions[bot] opened this pull request 9 months ago
Upgrade `trio.testing.RaisesGroup` with a `must_reach_point` argument to test context-manager exits
Zac-HD opened this issue 9 months ago
Zac-HD opened this issue 9 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 9 months ago
pre-commit-ci[bot] opened this pull request 9 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 9 months ago
pre-commit-ci[bot] opened this pull request 9 months ago
Bump version to 0.25.0
A5rocks opened this pull request 9 months ago
A5rocks opened this pull request 9 months ago
Cancellation may not always immediately happen at checkpoints
arthur-tacca opened this issue 9 months ago
arthur-tacca opened this issue 9 months ago
Add a trio repl
clint-lawrence opened this pull request 9 months ago
clint-lawrence opened this pull request 9 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 10 months ago
pre-commit-ci[bot] opened this pull request 10 months ago
Add pre-commit autoupdate to autodeps
CoolCat467 opened this pull request 10 months ago
CoolCat467 opened this pull request 10 months ago
Enable ruff's Perflint rule.
CoolCat467 opened this pull request 10 months ago
CoolCat467 opened this pull request 10 months ago
docs: add hoverxref & codeautolink support. Various fixes
kachida opened this pull request 10 months ago
kachida opened this pull request 10 months ago
fix: updated the google docstring url
kachida opened this pull request 10 months ago
kachida opened this pull request 10 months ago
Bump dependencies from commit 13ee1b
github-actions[bot] opened this pull request 10 months ago
github-actions[bot] opened this pull request 10 months ago
Using trio with httpx in a basic example works. In a basic locust script it fails with `NotImplementedError: unsupported platform`
dkelsey opened this issue 10 months ago
dkelsey opened this issue 10 months ago
Remove incorrect `str` possibility from HostnameResolver.getaddrinfo
tjstum opened this pull request 10 months ago
tjstum opened this pull request 10 months ago
Could this lib I made be added to the Awesome Libraries page?
obnoxiousish opened this issue 10 months ago
obnoxiousish opened this issue 10 months ago
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] opened this pull request 10 months ago
pre-commit-ci[bot] opened this pull request 10 months ago
Please switch to v1.0 and start using semantic version numbers
smurfix opened this issue 10 months ago
smurfix opened this issue 10 months ago
Gunicorn worker fails to boot due to NotImplementedError
codebanesr opened this issue 10 months ago
codebanesr opened this issue 10 months ago
`Path` refactor
etianen opened this pull request 10 months ago
etianen opened this pull request 10 months ago
Switch to `uv pip compile`
CoolCat467 opened this pull request 10 months ago
CoolCat467 opened this pull request 10 months ago