Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
The Trio Collective
Building friendly and robust libraries for concurrency and networking in Python
Collective -
Host: opensource -
https://opencollective.com/python-trio
- Code: https://github.com/python-trio
Clean up check.sh, move stuff to pre-commit
github.com/python-trio/trio - jakkdl opened this pull request 5 days ago
github.com/python-trio/trio - jakkdl opened this pull request 5 days ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 5 days ago
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 5 days ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request 5 days ago
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request 5 days ago
zizmor is all the rage these days, probably worth adding it
github.com/python-trio/trio - graingert opened this pull request 9 days ago
github.com/python-trio/trio - graingert opened this pull request 9 days ago
Update ignored branches for GHA's push trigger
github.com/python-trio/trio - A5rocks opened this pull request 12 days ago
github.com/python-trio/trio - A5rocks opened this pull request 12 days ago
Get rid of using `__` for positional only arguments
github.com/python-trio/trio - A5rocks opened this pull request 12 days ago
github.com/python-trio/trio - A5rocks opened this pull request 12 days ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request 12 days ago
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request 12 days ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 12 days ago
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 12 days ago
New `RemovedInSphinx90Warning` when building docs
github.com/python-trio/trio - jakkdl opened this issue 13 days ago
github.com/python-trio/trio - jakkdl opened this issue 13 days ago
Test failures with trio 0.27.0
github.com/python-trio/trio-asyncio - mweinelt opened this issue 13 days ago
github.com/python-trio/trio-asyncio - mweinelt opened this issue 13 days ago
Remove unnecessary deadsnakes action
github.com/python-trio/trio - A5rocks opened this pull request 15 days ago
github.com/python-trio/trio - A5rocks opened this pull request 15 days ago
Setup our CI for a merge queue
github.com/python-trio/trio - A5rocks opened this pull request 19 days ago
github.com/python-trio/trio - A5rocks opened this pull request 19 days ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request 19 days ago
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request 19 days ago
Bump dependencies from commit 8d37eb
github.com/python-trio/trio - github-actions[bot] opened this pull request 21 days ago
github.com/python-trio/trio - github-actions[bot] opened this pull request 21 days ago
Use cryptography to load the pyOpenSSL certificates
github.com/python-trio/trustme - dependabot[bot] opened this pull request 21 days ago
github.com/python-trio/trustme - dependabot[bot] opened this pull request 21 days ago
Add reason for failed match to RaisesGroup
github.com/python-trio/trio - jakkdl opened this pull request 23 days ago
github.com/python-trio/trio - jakkdl opened this pull request 23 days ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request 26 days ago
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request 26 days ago
Create documentation page for typing
github.com/python-trio/trio - A5rocks opened this issue about 1 month ago
github.com/python-trio/trio - A5rocks opened this issue about 1 month ago
ASYNC100 now treats start_soon() as a cancel point
github.com/python-trio/flake8-async - jakkdl opened this pull request about 1 month ago
github.com/python-trio/flake8-async - jakkdl opened this pull request about 1 month ago
Revert the changes to Visitor91x in "async100 now ignores trio.open_n…
github.com/python-trio/flake8-async - jakkdl opened this pull request about 1 month ago
github.com/python-trio/flake8-async - jakkdl opened this pull request about 1 month ago
Type `RaisesGroup` properly
github.com/python-trio/trio - A5rocks opened this pull request about 1 month ago
github.com/python-trio/trio - A5rocks opened this pull request about 1 month ago
Improve error message for eventlet/gevent monkey patching
github.com/python-trio/trio - A5rocks opened this pull request about 1 month ago
github.com/python-trio/trio - A5rocks opened this pull request about 1 month ago
False alarm from recent `ASYNC100` change
github.com/python-trio/flake8-async - Zac-HD opened this issue about 1 month ago
github.com/python-trio/flake8-async - Zac-HD opened this issue about 1 month ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request about 1 month ago
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request about 1 month ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request about 1 month ago
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request about 1 month ago
fix crash. Make identifier_to_string less footgunny.
github.com/python-trio/flake8-async - jakkdl opened this pull request about 1 month ago
github.com/python-trio/flake8-async - jakkdl opened this pull request about 1 month ago
New crash since 24.9.5
github.com/python-trio/flake8-async - Zac-HD opened this issue about 1 month ago
github.com/python-trio/flake8-async - Zac-HD opened this issue about 1 month ago
improve changelog/release handling
github.com/python-trio/flake8-async - jakkdl opened this pull request about 1 month ago
github.com/python-trio/flake8-async - jakkdl opened this pull request about 1 month ago
New asyncio rule: ban asyncio.shield
github.com/python-trio/flake8-async - jakkdl opened this issue about 1 month ago
github.com/python-trio/flake8-async - jakkdl opened this issue about 1 month ago
New asyncio rule: directly passing coroutine to `gather`, `shield`, `wait_for`, `wait`, or `as_completed`
github.com/python-trio/flake8-async - jakkdl opened this issue about 1 month ago
github.com/python-trio/flake8-async - jakkdl opened this issue about 1 month ago
Don't create IPv6 socket if IPv6 is disabled
github.com/python-trio/trio - jackwilsdon opened this pull request about 1 month ago
github.com/python-trio/trio - jackwilsdon opened this pull request about 1 month ago
various fixes to config tests
github.com/python-trio/flake8-async - jakkdl opened this pull request about 1 month ago
github.com/python-trio/flake8-async - jakkdl opened this pull request about 1 month ago
async100 now ignores trio.open_nursery and anyio.create_task_group
github.com/python-trio/flake8-async - jakkdl opened this pull request about 1 month ago
github.com/python-trio/flake8-async - jakkdl opened this pull request about 1 month ago
async101 & async119 now respects transform-async-generator-decorators
github.com/python-trio/flake8-async - jakkdl opened this pull request about 1 month ago
github.com/python-trio/flake8-async - jakkdl opened this pull request about 1 month ago
`transform-async-generator-decorators` should affect `ASYNC101` as well as `ASYNC900`
github.com/python-trio/flake8-async - Zac-HD opened this issue about 1 month ago
github.com/python-trio/flake8-async - Zac-HD opened this issue about 1 month ago
_socket.py: fix for systems where AI_NUMERICSERV is not defined
github.com/python-trio/trio - barracuda156 opened this pull request about 1 month ago
github.com/python-trio/trio - barracuda156 opened this pull request about 1 month ago
`AttributeError: module 'socket' has no attribute 'AI_NUMERICSERV'. Did you mean: 'NI_NUMERICSERV'?`
github.com/python-trio/trio - barracuda156 opened this issue about 1 month ago
github.com/python-trio/trio - barracuda156 opened this issue about 1 month ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request about 1 month ago
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request about 1 month ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request about 1 month ago
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request about 1 month ago
default no-checkpoint-warning-decorators
github.com/python-trio/flake8-async - jakkdl opened this issue about 1 month ago
github.com/python-trio/flake8-async - jakkdl opened this issue about 1 month ago
install uv with uv
github.com/python-trio/trio - graingert opened this pull request about 1 month ago
github.com/python-trio/trio - graingert opened this pull request about 1 month ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request about 2 months ago
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request about 2 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request about 2 months ago
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request about 2 months ago
pypy windows tests are running the same code on x64 and x86 arch matrix items
github.com/python-trio/trio - graingert opened this issue about 2 months ago
github.com/python-trio/trio - graingert opened this issue about 2 months ago
Introducing Trio Guru on Gurubase.io
github.com/python-trio/trio - kursataktas opened this pull request about 2 months ago
github.com/python-trio/trio - kursataktas opened this pull request about 2 months ago
install pip and uv in separate pip calls
github.com/python-trio/trio - graingert opened this pull request about 2 months ago
github.com/python-trio/trio - graingert opened this pull request about 2 months ago
Check for no-reraise-cancelled and cancelled-not-raised in `except*`
github.com/python-trio/flake8-async - Zac-HD opened this issue about 2 months ago
github.com/python-trio/flake8-async - Zac-HD opened this issue about 2 months ago
Get rid of `signal_raise`
github.com/python-trio/trio - A5rocks opened this pull request about 2 months ago
github.com/python-trio/trio - A5rocks opened this pull request about 2 months ago
Bump dependencies from commit 9d4fe2
github.com/python-trio/trio - github-actions[bot] opened this pull request about 2 months ago
github.com/python-trio/trio - github-actions[bot] opened this pull request about 2 months ago
Bump the dependencies group with 10 updates
github.com/python-trio/trustme - dependabot[bot] opened this pull request about 2 months ago
github.com/python-trio/trustme - dependabot[bot] opened this pull request about 2 months ago
Various minor things
github.com/python-trio/flake8-async - jakkdl opened this issue about 2 months ago
github.com/python-trio/flake8-async - jakkdl opened this issue about 2 months ago
add async124 async-function-could-be-sync
github.com/python-trio/flake8-async - jakkdl opened this pull request about 2 months ago
github.com/python-trio/flake8-async - jakkdl opened this pull request about 2 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request about 2 months ago
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request about 2 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request about 2 months ago
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request about 2 months ago
Enable pre-commit.ci pull-request autofixing
github.com/python-trio/trio - CoolCat467 opened this pull request about 2 months ago
github.com/python-trio/trio - CoolCat467 opened this pull request about 2 months ago
cython tasks are KI protected
github.com/python-trio/trio - graingert opened this issue about 2 months ago
github.com/python-trio/trio - graingert opened this issue about 2 months ago
Enable mypy's `disallow_any_explicit` flag.
github.com/python-trio/trio - CoolCat467 opened this pull request about 2 months ago
github.com/python-trio/trio - CoolCat467 opened this pull request about 2 months ago
Avoid refcycles in run exc
github.com/python-trio/trio - graingert opened this pull request about 2 months ago
github.com/python-trio/trio - graingert opened this pull request about 2 months ago
trio does not work with mysql connector and gevent on only MacOS
github.com/python-trio/trio - abhra-bv opened this issue about 2 months ago
github.com/python-trio/trio - abhra-bv opened this issue about 2 months ago
add async124 yield-in-asynccm-not-in-try
github.com/python-trio/flake8-async - jakkdl opened this pull request about 2 months ago
github.com/python-trio/flake8-async - jakkdl opened this pull request about 2 months ago
102 now also checks __aexit__
github.com/python-trio/flake8-async - jakkdl opened this pull request about 2 months ago
github.com/python-trio/flake8-async - jakkdl opened this pull request about 2 months ago
Adjust typing stubs to match type hints in trio itself.
github.com/python-trio/trio-typing - apollo13 opened this pull request about 2 months ago
github.com/python-trio/trio-typing - apollo13 opened this pull request about 2 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 2 months ago
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 2 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request 2 months ago
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request 2 months ago
fix loss of context/cause on exceptions raised inside open_websocket
github.com/python-trio/trio-websocket - jakkdl opened this pull request 2 months ago
github.com/python-trio/trio-websocket - jakkdl opened this pull request 2 months ago
helpful error message if parser crashes (e.g. due to syntax changes from future python version)
github.com/python-trio/flake8-async - jakkdl opened this issue 2 months ago
github.com/python-trio/flake8-async - jakkdl opened this issue 2 months ago
Describe our attrs usage in contributor guide
github.com/python-trio/trio - jakkdl opened this issue 2 months ago
github.com/python-trio/trio - jakkdl opened this issue 2 months ago
Document that `trio.sleep_forever` will raise `RuntimeError` instead of returning
github.com/python-trio/trio - A5rocks opened this pull request 2 months ago
github.com/python-trio/trio - A5rocks opened this pull request 2 months ago
Give Pyright what it wants (`alias` attributes everywhere)
github.com/python-trio/trio - A5rocks opened this pull request 2 months ago
github.com/python-trio/trio - A5rocks opened this pull request 2 months ago
trio.sleep_forever should mention that it raises if rescheduled
github.com/python-trio/trio - A5rocks opened this issue 2 months ago
github.com/python-trio/trio - A5rocks opened this issue 2 months ago
initial implementation of ASYNC123
github.com/python-trio/flake8-async - jakkdl opened this pull request 2 months ago
github.com/python-trio/flake8-async - jakkdl opened this pull request 2 months ago
Warn if `except*` exceptions are stringified
github.com/python-trio/flake8-async - Zac-HD opened this issue 2 months ago
github.com/python-trio/flake8-async - Zac-HD opened this issue 2 months ago
New 1xx rule: after `except* FooError as e:`, warn on `e.attribute` for attributes that don't exist on `ExceptionGroup`
github.com/python-trio/flake8-async - Zac-HD opened this issue 2 months ago
github.com/python-trio/flake8-async - Zac-HD opened this issue 2 months ago
don't use f_locals for foreign async generators
github.com/python-trio/trio - graingert opened this pull request 2 months ago
github.com/python-trio/trio - graingert opened this pull request 2 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request 2 months ago
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request 2 months ago
gh-3108: Avoid materializing f_locals for KI protection
github.com/python-trio/trio - graingert opened this pull request 2 months ago
github.com/python-trio/trio - graingert opened this pull request 2 months ago
gh-3108: avoid materializing f_locals by using weakrefs to code objec…
github.com/python-trio/trio - graingert opened this pull request 2 months ago
github.com/python-trio/trio - graingert opened this pull request 2 months ago
KI protection f_locals materialization results in reference cycles on 3.12 and below
github.com/python-trio/trio - graingert opened this issue 2 months ago
github.com/python-trio/trio - graingert opened this issue 2 months ago
fix some extra cyclic garbage in NurseryManager
github.com/python-trio/trio - graingert opened this pull request 2 months ago
github.com/python-trio/trio - graingert opened this pull request 2 months ago
add __copy__ and __deep_copy__ to Cancelled
github.com/python-trio/trio - jakkdl opened this pull request 2 months ago
github.com/python-trio/trio - jakkdl opened this pull request 2 months ago
__cause__ and __context__ on user exceptions are lost when running with exception groups
github.com/python-trio/trio-websocket - jakkdl opened this issue 2 months ago
github.com/python-trio/trio-websocket - jakkdl opened this issue 2 months ago
Handle RTD enabling addons
github.com/python-trio/trio - A5rocks opened this pull request 2 months ago
github.com/python-trio/trio - A5rocks opened this pull request 2 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 3 months ago
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 3 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request 3 months ago
github.com/python-trio/flake8-async - pre-commit-ci[bot] opened this pull request 3 months ago
Fix 1.2.0 release notes
github.com/python-trio/trustme - pquentin opened this pull request 3 months ago
github.com/python-trio/trustme - pquentin opened this pull request 3 months ago
Switch from setup.py to pyproject.toml
github.com/python-trio/trustme - pquentin opened this pull request 3 months ago
github.com/python-trio/trustme - pquentin opened this pull request 3 months ago