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
Followup changes to fix ruff & pyright warnings
github.com/python-trio/flake8-async - jakkdl opened this pull request 10 months ago
github.com/python-trio/flake8-async - jakkdl opened this pull request 10 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 10 months ago
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 10 months ago
Please switch to v1.0 and start using semantic version numbers
github.com/python-trio/trio - smurfix opened this issue 10 months ago
github.com/python-trio/trio - smurfix opened this issue 10 months ago
Gunicorn worker fails to boot due to NotImplementedError
github.com/python-trio/trio - codebanesr opened this issue 10 months ago
github.com/python-trio/trio - codebanesr opened this issue 10 months ago
Bump cryptography from 41.0.7 to 42.0.3
github.com/python-trio/trustme - dependabot[bot] opened this pull request 10 months ago
github.com/python-trio/trustme - dependabot[bot] opened this pull request 10 months ago
Switch to `uv pip compile`
github.com/python-trio/trio - CoolCat467 opened this pull request 10 months ago
github.com/python-trio/trio - CoolCat467 opened this pull request 10 months ago
Switch to use `uv pip install`
github.com/python-trio/trio - CoolCat467 opened this pull request 10 months ago
github.com/python-trio/trio - CoolCat467 opened this pull request 10 months ago
Fixing `Path` for Python 3.13
github.com/python-trio/trio - etianen opened this pull request 10 months ago
github.com/python-trio/trio - etianen opened this pull request 10 months ago
Added link to `logot` in docs
github.com/python-trio/trio - etianen opened this pull request 10 months ago
github.com/python-trio/trio - etianen opened this pull request 10 months ago
Extend TRIO110 to also warn if looping a `checkpoint()`
github.com/python-trio/flake8-async - jakkdl opened this issue 10 months ago
github.com/python-trio/flake8-async - jakkdl opened this issue 10 months ago
Make sure we're running on M1 MacOS
github.com/python-trio/trio - A5rocks opened this pull request 10 months ago
github.com/python-trio/trio - A5rocks opened this pull request 10 months ago
Remove PyPy nightly runs
github.com/python-trio/trio - A5rocks opened this pull request 10 months ago
github.com/python-trio/trio - A5rocks opened this pull request 10 months ago
Update to `codecov-action@v4`
github.com/python-trio/trio - CoolCat467 opened this pull request 10 months ago
github.com/python-trio/trio - CoolCat467 opened this pull request 10 months ago
Switch to `actions/checkout@v4` and `actions/setup-python@v5`
github.com/python-trio/trio - CoolCat467 opened this pull request 10 months ago
github.com/python-trio/trio - CoolCat467 opened this pull request 10 months ago
TRIO100 false positive with an async CM
github.com/python-trio/flake8-async - mikenerone opened this issue 10 months ago
github.com/python-trio/flake8-async - mikenerone opened this issue 10 months ago
Example statemachine only runs 1 example.
github.com/python-trio/hypothesis-trio - eivindjahren opened this issue 11 months ago
github.com/python-trio/hypothesis-trio - eivindjahren opened this issue 11 months ago
AttributeError: module 'trio' has no attribute 'MultiError'
github.com/python-trio/trio - FilipeMarch opened this issue 11 months ago
github.com/python-trio/trio - FilipeMarch opened this issue 11 months ago
Add aioresult to Awesome Trio Libraries in the docs
github.com/python-trio/trio - arthur-tacca opened this pull request 11 months ago
github.com/python-trio/trio - arthur-tacca opened this pull request 11 months ago
Release v0.14.0
github.com/python-trio/trio-asyncio - oremanj opened this pull request 11 months ago
github.com/python-trio/trio-asyncio - oremanj opened this pull request 11 months ago
Use an infinite queue_len by default, and advise against reducing it
github.com/python-trio/trio-asyncio - oremanj opened this pull request 11 months ago
github.com/python-trio/trio-asyncio - oremanj opened this pull request 11 months ago
Enable ruff's `flake8-trio` rule
github.com/python-trio/trio - CoolCat467 opened this pull request 11 months ago
github.com/python-trio/trio - CoolCat467 opened this pull request 11 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 11 months ago
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 11 months ago
Support Pyright detection of constructor kwargs in `attrs`-based data classes
github.com/python-trio/trio - mikenerone opened this pull request 11 months ago
github.com/python-trio/trio - mikenerone opened this pull request 11 months ago
Improve cancellation semantics for asyncio-to-Trio transitions
github.com/python-trio/trio-asyncio - oremanj opened this pull request 11 months ago
github.com/python-trio/trio-asyncio - oremanj opened this pull request 11 months ago
[Heads up] Test failures with Python 3.13.0a3
github.com/python-trio/trio - befeleme opened this issue 11 months ago
github.com/python-trio/trio - befeleme opened this issue 11 months ago
add warning in README, and classifier development status: inactive
github.com/python-trio/triopg - jakkdl opened this pull request 11 months ago
github.com/python-trio/triopg - jakkdl opened this pull request 11 months ago
Bump the dependencies group with 12 updates
github.com/python-trio/trustme - dependabot[bot] opened this pull request 11 months ago
github.com/python-trio/trustme - dependabot[bot] opened this pull request 11 months ago
Bump dependencies from commit b6a31d
github.com/python-trio/trio - github-actions[bot] opened this pull request 11 months ago
github.com/python-trio/trio - github-actions[bot] opened this pull request 11 months ago
add deprecation warning for specifying strict_exception_groups=False
github.com/python-trio/trio - jakkdl opened this pull request 11 months ago
github.com/python-trio/trio - jakkdl opened this pull request 11 months ago
Fix spew when event loop exception handler is invoked after loop closure
github.com/python-trio/trio-asyncio - oremanj opened this pull request 11 months ago
github.com/python-trio/trio-asyncio - oremanj opened this pull request 11 months ago
Format with black. Update test suite to work with newer Trio and pytest versions
github.com/python-trio/trio-asyncio - oremanj opened this pull request 11 months ago
github.com/python-trio/trio-asyncio - oremanj opened this pull request 11 months ago
Use greenlets rather than threads for sync loop
github.com/python-trio/trio-asyncio - oremanj opened this pull request 11 months ago
github.com/python-trio/trio-asyncio - oremanj opened this pull request 11 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 11 months ago
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 11 months ago
Fix finding pthread_*name_np on vanilla musl libc
github.com/python-trio/trio - mgorny opened this pull request 11 months ago
github.com/python-trio/trio - mgorny opened this pull request 11 months ago
Replace usage of strict_exception_groups=False in Nursery.start
github.com/python-trio/trio - jakkdl opened this pull request 11 months ago
github.com/python-trio/trio - jakkdl opened this pull request 11 months ago
Add trio.testing.wait_all_threads_completed
github.com/python-trio/trio - VincentVanlaer opened this pull request 11 months ago
github.com/python-trio/trio - VincentVanlaer opened this pull request 11 months ago
Recording Pypy Segfaults in Testing
github.com/python-trio/trio - CoolCat467 opened this issue 11 months ago
github.com/python-trio/trio - CoolCat467 opened this issue 11 months ago
change all instances of 'import typing as ...' to 'from typing import ...'
github.com/python-trio/trio - jakkdl opened this pull request 11 months ago
github.com/python-trio/trio - jakkdl opened this pull request 11 months ago
Enable Trio Mode through import * doesn't work when using same pytest hooks
github.com/python-trio/pytest-trio - jordanlibrande opened this issue 11 months ago
github.com/python-trio/pytest-trio - jordanlibrande opened this issue 11 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 11 months ago
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 11 months ago
1.1.2: pytest fails in one unit
github.com/python-trio/sphinxcontrib-trio - kloczek opened this issue 11 months ago
github.com/python-trio/sphinxcontrib-trio - kloczek opened this issue 11 months ago
Enable `flake8-future-annotations`
github.com/python-trio/trio - CoolCat467 opened this pull request 11 months ago
github.com/python-trio/trio - CoolCat467 opened this pull request 11 months ago
Enable `flake8-comprehensions`
github.com/python-trio/trio - CoolCat467 opened this pull request 11 months ago
github.com/python-trio/trio - CoolCat467 opened this pull request 11 months ago
Enable ruff `flake8-builtins` rule
github.com/python-trio/trio - CoolCat467 opened this pull request 11 months ago
github.com/python-trio/trio - CoolCat467 opened this pull request 11 months ago
Ensure that our docs present `strict_exception_groups=True` as the natural default
github.com/python-trio/trio - Zac-HD opened this issue 11 months ago
github.com/python-trio/trio - Zac-HD opened this issue 11 months ago
AttributeError: 'Context' object has no attribute '_ctx_mgr'
github.com/python-trio/asyncclick - bnavigator opened this issue 11 months ago
github.com/python-trio/asyncclick - bnavigator opened this issue 11 months ago
Just delay `select.epoll` to fix import after gevent monkey patching
github.com/python-trio/trio - A5rocks opened this pull request 11 months ago
github.com/python-trio/trio - A5rocks opened this pull request 11 months ago
Limited queue length causes internal errors with aiobotocore
github.com/python-trio/trio-asyncio - DRMacIver opened this issue 11 months ago
github.com/python-trio/trio-asyncio - DRMacIver opened this issue 11 months ago
[Sphinx 7.2.6] Build error - UndefinedError("'logo' is undefined")
github.com/python-trio/pytest-trio - s3v- opened this issue 11 months ago
github.com/python-trio/pytest-trio - s3v- opened this issue 11 months ago
Bump dependencies from commit bdc0b4
github.com/python-trio/trio - github-actions[bot] opened this pull request 11 months ago
github.com/python-trio/trio - github-actions[bot] opened this pull request 11 months ago
Bump jinja2 from 3.1.2 to 3.1.3
github.com/python-trio/trio - dependabot[bot] opened this pull request 11 months ago
github.com/python-trio/trio - dependabot[bot] opened this pull request 11 months ago
Remove deprecated unbounded queue
github.com/python-trio/trio - A5rocks opened this pull request 11 months ago
github.com/python-trio/trio - A5rocks opened this pull request 11 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 11 months ago
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 11 months ago
When used with `tricycle.BackgroundObject`, parent scope cancellations leak through prematurely to `trio-asyncio`-managed asyncio tasks.
github.com/python-trio/trio-asyncio - mikenerone opened this issue 11 months ago
github.com/python-trio/trio-asyncio - mikenerone opened this issue 11 months ago
Autouse session-scoped fixtures are sometimes torn down in the wrong order
github.com/python-trio/pytest-trio - jordanlibrande opened this issue 11 months ago
github.com/python-trio/pytest-trio - jordanlibrande opened this issue 11 months ago
KeyboardInterrupt causes AttributeError: 'NoneType' object has no attribute 'start_soon'
github.com/python-trio/trio-asyncio - DRMacIver opened this issue 12 months ago
github.com/python-trio/trio-asyncio - DRMacIver opened this issue 12 months ago
Bump jinja2 from 3.1.2 to 3.1.3
github.com/python-trio/trustme - dependabot[bot] opened this pull request 12 months ago
github.com/python-trio/trustme - dependabot[bot] opened this pull request 12 months ago
Exception semantics of run_process with strict_exception_groups
github.com/python-trio/trio - jakkdl opened this issue 12 months ago
github.com/python-trio/trio - jakkdl opened this issue 12 months ago
trio-asyncio should use Trio guest mode if asyncio starts first
github.com/python-trio/trio-asyncio - oremanj opened this issue 12 months ago
github.com/python-trio/trio-asyncio - oremanj opened this issue 12 months ago
Importing trio-asyncio from within IPython crashes IPython
github.com/python-trio/trio-asyncio - DRMacIver opened this issue 12 months ago
github.com/python-trio/trio-asyncio - DRMacIver opened this issue 12 months ago
When bumping sphinx, remove FrameType workaround in docs/source/conf.py
github.com/python-trio/trio - jakkdl opened this issue 12 months ago
github.com/python-trio/trio - jakkdl opened this issue 12 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 12 months ago
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 12 months ago
Make trio run on Python 3.13 (probably)
github.com/python-trio/trio - A5rocks opened this pull request 12 months ago
github.com/python-trio/trio - A5rocks opened this pull request 12 months ago
fix test regexes for musl libc
github.com/python-trio/trio - tornaria opened this pull request 12 months ago
github.com/python-trio/trio - tornaria opened this pull request 12 months ago
Suppress socket imports that might not exist on some systems
github.com/python-trio/trio - CoolCat467 opened this pull request 12 months ago
github.com/python-trio/trio - CoolCat467 opened this pull request 12 months ago
Failing to import if_indextoname on Android
github.com/python-trio/trio - Cheaterman opened this issue 12 months ago
github.com/python-trio/trio - Cheaterman opened this issue 12 months ago
Bump the dependencies group with 5 updates
github.com/python-trio/trustme - dependabot[bot] opened this pull request 12 months ago
github.com/python-trio/trustme - dependabot[bot] opened this pull request 12 months ago
Bump dependencies from commit e317d9
github.com/python-trio/trio - github-actions[bot] opened this pull request 12 months ago
github.com/python-trio/trio - github-actions[bot] opened this pull request 12 months ago
Bump dependencies from commit fa2686
github.com/python-trio/trio - github-actions[bot] opened this pull request 12 months ago
github.com/python-trio/trio - github-actions[bot] opened this pull request 12 months ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 12 months ago
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request 12 months ago
Cython Workaround
github.com/python-trio/trio - CoolCat467 opened this pull request about 1 year ago
github.com/python-trio/trio - CoolCat467 opened this pull request about 1 year ago
bump pyright, introducing warnings for tons of missing docstrings
github.com/python-trio/trio - jakkdl opened this pull request about 1 year ago
github.com/python-trio/trio - jakkdl opened this pull request about 1 year ago
Sphinx cleanups, bump version requirements, typecheck docs source files
github.com/python-trio/trio - jakkdl opened this pull request about 1 year ago
github.com/python-trio/trio - jakkdl opened this pull request about 1 year ago
Raising trio.WouldBlock from within task creation
github.com/python-trio/trio-asyncio - DRMacIver opened this issue about 1 year ago
github.com/python-trio/trio-asyncio - DRMacIver opened this issue about 1 year ago
Cython has defeated our Cython workaround
github.com/python-trio/trio - njsmith opened this issue about 1 year ago
github.com/python-trio/trio - njsmith opened this issue about 1 year ago
Make ``start_soon`` a protocol.
github.com/python-trio/trio - Fuyukai opened this pull request about 1 year ago
github.com/python-trio/trio - Fuyukai opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request about 1 year ago
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request about 1 year ago
Bump version to 0.23.2
github.com/python-trio/trio - A5rocks opened this pull request about 1 year ago
github.com/python-trio/trio - A5rocks opened this pull request about 1 year ago
Bump dependencies from commit 60b9e1
github.com/python-trio/trio - github-actions[bot] opened this pull request about 1 year ago
github.com/python-trio/trio - github-actions[bot] opened this pull request about 1 year ago
Test invocation fails with Python 3.13.0~alpha2
github.com/python-trio/trio - befeleme opened this issue about 1 year ago
github.com/python-trio/trio - befeleme opened this issue about 1 year ago
[pre-commit.ci] pre-commit autoupdate
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request about 1 year ago
github.com/python-trio/trio - pre-commit-ci[bot] opened this pull request about 1 year ago
add small tests and codecov skips to work on reaching 100%
github.com/python-trio/trio - jakkdl opened this pull request about 1 year ago
github.com/python-trio/trio - jakkdl opened this pull request about 1 year ago
open_tcp_listeners exception __cause__ is always an ExceptionGroup
github.com/python-trio/trio - jakkdl opened this pull request about 1 year ago
github.com/python-trio/trio - jakkdl opened this pull request about 1 year ago
`abandon_on_cancel` for async functions?
github.com/python-trio/trio - iulian-birlica opened this issue about 1 year ago
github.com/python-trio/trio - iulian-birlica opened this issue about 1 year ago
Add RaisesGroup, a helper for catching ExceptionGroups in tests
github.com/python-trio/trio - jakkdl opened this pull request about 1 year ago
github.com/python-trio/trio - jakkdl opened this pull request about 1 year ago
Update README.rst - Fix typo
github.com/python-trio/asyncclick - cpina opened this pull request about 1 year ago
github.com/python-trio/asyncclick - cpina opened this pull request about 1 year ago
Bump dependencies from commit 783093
github.com/python-trio/trio - github-actions[bot] opened this pull request about 1 year ago
github.com/python-trio/trio - github-actions[bot] opened this pull request about 1 year ago
Fix `TaskStatus.started()` being a no-op when in an effectively cancelled scope
github.com/python-trio/trio - gschaffner opened this pull request about 1 year ago
github.com/python-trio/trio - gschaffner opened this pull request about 1 year ago
Release v0.13.0
github.com/python-trio/trio-asyncio - oremanj opened this pull request about 1 year ago
github.com/python-trio/trio-asyncio - oremanj opened this pull request about 1 year ago
Fix potential deadlock if open_loop() is cancelled
github.com/python-trio/trio-asyncio - oremanj opened this pull request about 1 year ago
github.com/python-trio/trio-asyncio - oremanj opened this pull request about 1 year ago
TaskStatus.started() being a no-op if cancelled can cause deadlocks
github.com/python-trio/trio - oremanj opened this issue about 1 year ago
github.com/python-trio/trio - oremanj opened this issue about 1 year ago
Release v0.10.0
github.com/python-trio/trio-typing - oremanj opened this pull request about 1 year ago
github.com/python-trio/trio-typing - oremanj opened this pull request about 1 year ago