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

get more coverage

graingert opened this pull request 4 days ago
Clean up check.sh, move stuff to pre-commit

jakkdl opened this pull request 5 days ago
Codecov improvements

jakkdl opened this pull request 5 days ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 6 days ago
zizmor is all the rage these days, probably worth adding it

graingert opened this pull request 10 days ago
Codecov stuff

jakkdl opened this issue 12 days ago
Update ignored branches for GHA's push trigger

A5rocks opened this pull request 13 days ago
Get rid of using `__` for positional only arguments

A5rocks opened this pull request 13 days ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 13 days ago
New `RemovedInSphinx90Warning` when building docs

jakkdl opened this issue 13 days ago
Remove unnecessary deadsnakes action

A5rocks opened this pull request 16 days ago
Setup our CI for a merge queue

A5rocks opened this pull request 20 days ago
Bump dependencies from commit 8d37eb

github-actions[bot] opened this pull request 22 days ago
Add reason for failed match to RaisesGroup

jakkdl opened this pull request 23 days ago
Disable ruff's COM812

A5rocks opened this pull request 27 days ago
Bump Ruff to 0.8.0

AlexWaygood opened this pull request about 1 month ago
Create documentation page for typing

A5rocks opened this issue about 1 month ago
Type `RaisesGroup` properly

A5rocks opened this pull request about 1 month ago
Improve error message for eventlet/gevent monkey patching

A5rocks opened this pull request about 1 month ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 month ago
Only run x64 pypy

A5rocks opened this pull request about 1 month ago
Add a CI run for no-IPv6

A5rocks opened this issue about 1 month ago
Don't create IPv6 socket if IPv6 is disabled

jackwilsdon opened this pull request about 1 month ago
_socket.py: fix for systems where AI_NUMERICSERV is not defined

barracuda156 opened this pull request about 1 month ago
`open_tcp_stream` fails

hlovatt opened this issue about 1 month ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 month ago
install uv with uv

graingert opened this pull request about 2 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 2 months ago
Introducing Trio Guru on Gurubase.io

kursataktas opened this pull request about 2 months ago
install pip and uv in separate pip calls

graingert opened this pull request about 2 months ago
Get rid of `signal_raise`

A5rocks opened this pull request about 2 months ago
Bump dependencies from commit 9d4fe2

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

pre-commit-ci[bot] opened this pull request about 2 months ago
Enable pre-commit.ci pull-request autofixing

CoolCat467 opened this pull request about 2 months ago
cython tasks are KI protected

graingert opened this issue about 2 months ago
Enable mypy's `disallow_any_explicit` flag.

CoolCat467 opened this pull request about 2 months ago
Avoid refcycles in run exc

graingert opened this pull request about 2 months ago
trio does not work with mysql connector and gevent on only MacOS

abhra-bv opened this issue about 2 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 2 months ago
remove notes-to-self

jakkdl opened this pull request 2 months ago
Describe our attrs usage in contributor guide

jakkdl opened this issue 2 months ago
Give Pyright what it wants (`alias` attributes everywhere)

A5rocks opened this pull request 2 months ago
don't use f_locals for foreign async generators

graingert opened this pull request 2 months ago
Bump version to 0.27.0

A5rocks opened this pull request 2 months ago
gh-3108: Avoid materializing f_locals for KI protection

graingert opened this pull request 2 months ago
gh-3108: avoid materializing f_locals by using weakrefs to code objec…

graingert opened this pull request 2 months ago
fix some extra cyclic garbage in NurseryManager

graingert opened this pull request 2 months ago
Drop 3.8 support

CoolCat467 opened this pull request 2 months ago
add __copy__ and __deep_copy__ to Cancelled

jakkdl opened this pull request 2 months ago
Drop python3.8 support

jakkdl opened this issue 2 months ago
Handle RTD enabling addons

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

pre-commit-ci[bot] opened this pull request 3 months ago
Add documentation for `statistics()` and `aclose()` on memory channels

A5rocks opened this pull request 3 months ago
Bump dependencies from commit f508bb

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

pre-commit-ci[bot] opened this pull request 3 months ago
Enable flake8 annotations

CoolCat467 opened this pull request 3 months ago
Remove 2nd client hello post openssl 1.1.1 bug workaround

CoolCat467 opened this pull request 3 months ago
trio.sleep_forever should be NoReturn

Redoubts opened this pull request 3 months ago
`sleep_forever` should be typed NoReturn

Redoubts opened this issue 3 months ago
Update `SocketType.recv` (&other) signatures to use PEP570

jakkdl opened this issue 3 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 3 months ago
Add aiologic and culsans to Awesome Trio Libraries in the docs

x42005e1f opened this pull request 3 months ago
Enable inspection of `fail_at`/`fail_after` attributes

jakkdl opened this issue 3 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 3 months ago
During docs builds, leave newsfragments unchanged

TeamSpen210 opened this pull request 3 months ago
Add sphinx-lint

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

pre-commit-ci[bot] opened this pull request 3 months ago
RST linter

jakkdl opened this issue 3 months ago
Add ability to break parking lots, stop locks from stalling

jakkdl opened this pull request 4 months ago
raise BrokenResourceError if lock owner has exited.

jakkdl opened this pull request 4 months ago
Make it easier to see if a `Task` is created/running/exited

jakkdl opened this issue 4 months ago
Bump dependencies from commit 009058

github-actions[bot] opened this pull request 4 months ago
Update open process types

A5rocks opened this pull request 4 months ago
Enable mypy and disable jedi on PyPy

A5rocks opened this pull request 4 months ago
Test PyPy 3.10 on both Windows and MacOS

A5rocks opened this pull request 4 months ago
Stop testing PyPy's Python 3.9

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

pre-commit-ci[bot] opened this pull request 4 months ago
Allow building docs on Windows

A5rocks opened this issue 4 months ago
Update sphinx

A5rocks opened this pull request 4 months ago
Update `uv`'s output when it gets bumped in autodeps

A5rocks opened this pull request 4 months ago
Bump dependencies from commit d4268e

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

pre-commit-ci[bot] opened this pull request 4 months ago
Update quart-trio and hypercorn links

decorator-factory opened this pull request 4 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 4 months ago
Make sure trio works with Read the Docs Addons

A5rocks opened this issue 5 months ago
Bump dependencies from commit 1ff8f7

github-actions[bot] opened this pull request 5 months ago
Bump dependencies from commit 1ff8f7

github-actions[bot] opened this pull request 5 months ago
Constrain dependencies to our requirements.txt file

A5rocks opened this pull request 5 months ago
Bump version to 0.26.2

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

pre-commit-ci[bot] opened this pull request 5 months ago
Fix attrs redone

A5rocks opened this pull request 5 months ago