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

Try out PyPI's trusted publishers

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
Bump dependencies from commit 9a1964

github-actions[bot] opened this pull request 10 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 10 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 10 months ago
Bump version to 0.25.0

A5rocks opened this pull request 10 months ago
Cancellation may not always immediately happen at checkpoints

arthur-tacca opened this issue 10 months ago
Add a trio repl

clint-lawrence opened this pull request 10 months ago
[pre-commit.ci] pre-commit autoupdate

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
Enable ruff's Perflint rule.

CoolCat467 opened this pull request 10 months ago
docs: add hoverxref & codeautolink support. Various fixes

kachida opened this pull request 10 months ago
fix: updated the google docstring url

kachida opened this pull request 10 months ago
Bump dependencies from commit 13ee1b

github-actions[bot] opened this pull request 10 months ago
Remove incorrect `str` possibility from HostnameResolver.getaddrinfo

tjstum opened this pull request 11 months ago
Could this lib I made be added to the Awesome Libraries page?

obnoxiousish opened this issue 11 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 11 months ago
Please switch to v1.0 and start using semantic version numbers

smurfix opened this issue 11 months ago
Gunicorn worker fails to boot due to NotImplementedError

codebanesr opened this issue 11 months ago
`Path` refactor

etianen opened this pull request 11 months ago
Switch to `uv pip compile`

CoolCat467 opened this pull request 11 months ago
Switch to use `uv pip install`

CoolCat467 opened this pull request 11 months ago
Switch to ``uv`` in CI

Fuyukai opened this issue 11 months ago
Fixing `Path` for Python 3.13

etianen opened this pull request 11 months ago
Added link to `logot` in docs

etianen opened this pull request 11 months ago
Make sure we're running on M1 MacOS

A5rocks opened this pull request 11 months ago
Remove PyPy nightly runs

A5rocks opened this pull request 11 months ago
Update to `codecov-action@v4`

CoolCat467 opened this pull request 11 months ago
Switch to `actions/checkout@v4` and `actions/setup-python@v5`

CoolCat467 opened this pull request 11 months ago
AttributeError: module 'trio' has no attribute 'MultiError'

FilipeMarch opened this issue 11 months ago
Add aioresult to Awesome Trio Libraries in the docs

arthur-tacca opened this pull request 11 months ago
Enable ruff's `flake8-trio` rule

CoolCat467 opened this pull request 11 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 11 months ago
Support Pyright detection of constructor kwargs in `attrs`-based data classes

mikenerone opened this pull request 11 months ago
[Heads up] Test failures with Python 3.13.0a3

befeleme opened this issue 11 months ago
Bump dependencies from commit b6a31d

github-actions[bot] opened this pull request 11 months ago
Add Cython to CI

jakkdl opened this pull request 11 months ago
add deprecation warning for specifying strict_exception_groups=False

jakkdl opened this pull request 11 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 12 months ago
Fix finding pthread_*name_np on vanilla musl libc

mgorny opened this pull request 12 months ago
Replace usage of strict_exception_groups=False in Nursery.start

jakkdl opened this pull request 12 months ago
Add trio.testing.wait_all_threads_completed

VincentVanlaer opened this pull request 12 months ago
Recording Pypy Segfaults in Testing

CoolCat467 opened this issue 12 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 12 months ago
Add Alpine to CI

A5rocks opened this pull request 12 months ago
Enable `flake8-future-annotations`

CoolCat467 opened this pull request 12 months ago
Enable `flake8-comprehensions`

CoolCat467 opened this pull request 12 months ago
Enable ruff `flake8-builtins` rule

CoolCat467 opened this pull request 12 months ago
Just delay `select.epoll` to fix import after gevent monkey patching

A5rocks opened this pull request 12 months ago
Bump dependencies from commit bdc0b4

github-actions[bot] opened this pull request 12 months ago
Bump jinja2 from 3.1.2 to 3.1.3

dependabot[bot] opened this pull request 12 months ago
Remove deprecated unbounded queue

A5rocks opened this pull request 12 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 12 months ago
Remove `UnboundedQueue`

A5rocks opened this issue 12 months ago
Bump version to 0.24.0

A5rocks opened this pull request 12 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Make trio run on Python 3.13 (probably)

A5rocks opened this pull request about 1 year ago
fix test regexes for musl libc

tornaria opened this pull request about 1 year ago
Suppress socket imports that might not exist on some systems

CoolCat467 opened this pull request about 1 year ago
Failing to import if_indextoname on Android

Cheaterman opened this issue about 1 year ago
Bump dependencies from commit e317d9

github-actions[bot] opened this pull request about 1 year ago
Bump dependencies from commit fa2686

github-actions[bot] opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Cython Workaround

CoolCat467 opened this pull request about 1 year ago
bump pyright, introducing warnings for tons of missing docstrings

jakkdl opened this pull request about 1 year ago
Sphinx cleanups, bump version requirements, typecheck docs source files

jakkdl opened this pull request about 1 year ago
Cython has defeated our Cython workaround

njsmith opened this issue about 1 year ago
Make ``start_soon`` a protocol.

Fuyukai opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Bump version to 0.23.2

A5rocks opened this pull request about 1 year ago
Bump dependencies from commit 60b9e1

github-actions[bot] opened this pull request about 1 year ago
Test invocation fails with Python 3.13.0~alpha2

befeleme opened this issue about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
add small tests and codecov skips to work on reaching 100%

jakkdl opened this pull request about 1 year ago
open_tcp_listeners exception __cause__ is always an ExceptionGroup

jakkdl opened this pull request about 1 year ago
`abandon_on_cancel` for async functions?

iulian-birlica opened this issue about 1 year ago
Add RaisesGroup, a helper for catching ExceptionGroups in tests

jakkdl opened this pull request about 1 year ago
Bump dependencies from commit 783093

github-actions[bot] opened this pull request about 1 year ago
Fix `TaskStatus.started()` being a no-op when in an effectively cancelled scope

gschaffner opened this pull request about 1 year ago
TaskStatus.started() being a no-op if cancelled can cause deadlocks

oremanj opened this issue about 1 year ago
Switch to mypyc-compiled black mirror pre-commit hook

CoolCat467 opened this pull request about 1 year ago
Update `black` invocation for new structure

A5rocks opened this pull request about 1 year ago
Try to prevent autodeps from running in forked repos

A5rocks opened this pull request about 1 year ago
remove multierror

jakkdl opened this pull request about 1 year ago
Cleanup of tests, and removal of _assert_raises

jakkdl opened this pull request about 1 year ago
Refactor `gc_collect_harder` to use new PyPy API

A5rocks opened this pull request about 1 year ago
Address PyPy flakiness in test_for_leaking_fds

A5rocks opened this pull request about 1 year ago
Export test fixes

A5rocks opened this pull request about 1 year ago
change strict_exception_groups default to True

jakkdl opened this pull request about 1 year ago
CI changes

A5rocks opened this issue about 1 year ago
remove skipif not relevant since py<3.6.2 was supported

jakkdl opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Don't use absolute path for sleep binary in tests

VincentVanlaer opened this pull request about 1 year ago
Use TypeVarTuple in our APIs

TeamSpen210 opened this pull request about 1 year ago