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
Switch to mypyc-compiled black mirror pre-commit hook
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
Update `black` invocation for new structure
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
Replace plugin.args_invariant_decorator_callback with use of ParamSpec
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
Bump the dependencies group with 5 updates
github.com/python-trio/trustme - dependabot[bot] opened this pull request about 1 year ago
github.com/python-trio/trustme - dependabot[bot] opened this pull request about 1 year ago
Try to prevent autodeps from running in forked repos
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 cryptography from 41.0.5 to 41.0.7
github.com/python-trio/trustme - dependabot[bot] opened this pull request about 1 year ago
github.com/python-trio/trustme - dependabot[bot] opened this pull request about 1 year ago
Cleanup of tests, and removal of _assert_raises
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
Refactor `gc_collect_harder` to use new PyPy API
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
Address PyPy flakiness in test_for_leaking_fds
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
change strict_exception_groups default to True
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
remove skipif not relevant since py<3.6.2 was supported
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
[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
Don't use absolute path for sleep binary in tests
github.com/python-trio/trio - VincentVanlaer opened this pull request about 1 year ago
github.com/python-trio/trio - VincentVanlaer opened this pull request about 1 year ago
Use TypeVarTuple in our APIs
github.com/python-trio/trio - TeamSpen210 opened this pull request about 1 year ago
github.com/python-trio/trio - TeamSpen210 opened this pull request about 1 year ago
Add trio.CapacityLimiter.wait_no_borrows
github.com/python-trio/trio - VincentVanlaer opened this pull request about 1 year ago
github.com/python-trio/trio - VincentVanlaer opened this pull request about 1 year ago
Test that Trio works around some CPython `.throw` bugs present in >= 3.9
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
Require mypy < 1.7.0
github.com/python-trio/trio-typing - CoolCat467 opened this pull request about 1 year ago
github.com/python-trio/trio-typing - CoolCat467 opened this pull request about 1 year ago
Add the ability to specify the buffer size.
github.com/python-trio/trio-websocket - palkeo opened this pull request about 1 year ago
github.com/python-trio/trio-websocket - palkeo opened this pull request about 1 year ago
Don't explicitly pass a default (small) receive size, let trio choose.
github.com/python-trio/trio-websocket - palkeo opened this pull request about 1 year ago
github.com/python-trio/trio-websocket - palkeo opened this pull request about 1 year ago
_handle_ping_event() occasionally sends to closed socket
github.com/python-trio/trio-websocket - brandyn opened this issue about 1 year ago
github.com/python-trio/trio-websocket - brandyn opened this issue about 1 year ago
trio.TrioInternalError when sync func run with trio.to_thread.run_sync returns
github.com/python-trio/trio - jpatel624 opened this issue about 1 year ago
github.com/python-trio/trio - jpatel624 opened this issue about 1 year ago
Remove check_type_completeness and verify_types_*.json, minor fixes
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
[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
trio_typing.plugin incompatible with mypy 1.7's new type inference
github.com/python-trio/trio-typing - Hnasar opened this issue about 1 year ago
github.com/python-trio/trio-typing - Hnasar opened this issue about 1 year ago
Update black and ruff
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
Make pyright recognize `open_memory_channel` as generic
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
`pyright` does not understand `trio.open_memory_channel[int](0)`
github.com/python-trio/trio - Zac-HD opened this issue about 1 year ago
github.com/python-trio/trio - Zac-HD opened this issue about 1 year ago
pypy3.10 testsuite doesn't work
github.com/python-trio/trio-asyncio - oremanj opened this issue about 1 year ago
github.com/python-trio/trio-asyncio - oremanj opened this issue about 1 year ago
Further tweaks for Python version bump
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
Drop 3.7, add full testing on 3.12
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
Modernize sniffio integration
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
[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
Minor refactors in _threads.py
github.com/python-trio/trio - richardsheridan opened this pull request about 1 year ago
github.com/python-trio/trio - richardsheridan opened this pull request about 1 year ago
move `-p trio._tests.pytest_plugin` to project addopts and add `--pyargs trio`
github.com/python-trio/trio - kloczek opened this pull request about 1 year ago
github.com/python-trio/trio - kloczek opened this pull request about 1 year ago
remove filterwarnings lines for warnings that no longer occur
github.com/python-trio/trio - graingert opened this pull request about 1 year ago
github.com/python-trio/trio - graingert opened this pull request about 1 year ago
fill in pyproject.toml project.maintainers field
github.com/python-trio/trio - graingert opened this issue about 1 year ago
github.com/python-trio/trio - graingert opened this issue about 1 year ago
move coveragrc to pyproject.toml
github.com/python-trio/trio - graingert opened this pull request about 1 year ago
github.com/python-trio/trio - graingert opened this pull request about 1 year ago
use the regular readme for the long description
github.com/python-trio/trio - graingert opened this pull request about 1 year ago
github.com/python-trio/trio - graingert opened this pull request about 1 year ago
do not depend on exceptiongroup pre-release
github.com/python-trio/trio - graingert opened this pull request about 1 year ago
github.com/python-trio/trio - graingert opened this pull request about 1 year ago
Publicly expose `AsyncIOWrapper`
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
0.23.1: problems with testing `trio`
github.com/python-trio/trio - kloczek opened this issue about 1 year ago
github.com/python-trio/trio - kloczek opened this issue about 1 year ago
sniffio reports wrong current loop when used with trio_asyncio and trio 0.23
github.com/python-trio/trio-asyncio - DaGenix opened this issue about 1 year ago
github.com/python-trio/trio-asyncio - DaGenix opened this issue about 1 year ago
sniffio reports wrong current loop when used with trio_asyncio and trio 0.23
github.com/python-trio/trio - DaGenix opened this issue about 1 year ago
github.com/python-trio/trio - DaGenix opened this issue about 1 year ago
Let's not have pre-release versions in specifiers unless absolutely necessary.
github.com/python-trio/trio - graingert opened this issue about 1 year ago
github.com/python-trio/trio - graingert opened this issue about 1 year ago
Bump version to 0.23.1
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
Remove incorrect assertion for Anaconda interpreters
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
trio 0.23.0 - AssertionError in Conda
github.com/python-trio/trio - anakin87 opened this issue about 1 year ago
github.com/python-trio/trio - anakin87 opened this issue about 1 year ago
Bump dependencies from commit e6ae3e
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
Bump version to 0.23.0
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
add tests and coverage ignores for testing/_fake_net to reach full coverage
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
CI timeout on setting up python
github.com/python-trio/trio - jakkdl opened this issue about 1 year ago
github.com/python-trio/trio - jakkdl opened this issue about 1 year ago
New rule: builtin `input()` should not be called from async function
github.com/python-trio/flake8-async - Zac-HD opened this issue about 1 year ago
github.com/python-trio/flake8-async - Zac-HD opened this issue about 1 year ago
Add removals as a newsfragment type
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
Remove redundant line from docstring of `to_thread_run`
github.com/python-trio/trio - richardsheridan opened this pull request about 1 year ago
github.com/python-trio/trio - richardsheridan opened this pull request about 1 year ago
AttributeError: module 'select' has no attribute 'epoll'
github.com/python-trio/trio - kushalmraut opened this issue about 1 year ago
github.com/python-trio/trio - kushalmraut opened this issue about 1 year ago
Bump the dependencies group with 9 updates
github.com/python-trio/trustme - dependabot[bot] opened this pull request about 1 year ago
github.com/python-trio/trustme - dependabot[bot] opened this pull request about 1 year ago
Bump dependencies from commit 6c50dc
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
`removal` newsfragments do not show in history
github.com/python-trio/trio - richardsheridan opened this issue about 1 year ago
github.com/python-trio/trio - richardsheridan opened this issue about 1 year ago
Fix regressions introduced when hiding `Nursery.start` implementation-detail nursery
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
(Regression on master) `strict_exception_groups` is not respected
github.com/python-trio/trio - gschaffner opened this issue about 1 year ago
github.com/python-trio/trio - gschaffner 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
Remove infinity support for tcp listener backlogs
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
In `to_thread_run_sync()`, add `abandon_on_cancel=` as an alias for the `cancellable=` flag
github.com/python-trio/trio - richardsheridan opened this pull request about 1 year ago
github.com/python-trio/trio - richardsheridan opened this pull request about 1 year ago
Remove apport excepthook
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
Convert markdown link in README.rst to reST
github.com/python-trio/trio - richardsheridan opened this pull request about 1 year ago
github.com/python-trio/trio - richardsheridan opened this pull request about 1 year ago
extend apport excepthook detection to also detect partial_apport_excepthook
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
Mark pure reformatting PRs in .git-blame-ignore-revs
github.com/python-trio/trio - jakkdl opened this issue about 1 year ago
github.com/python-trio/trio - jakkdl opened this issue about 1 year ago
import asyncgenerator from contextlib, start chipping away at ancient test infra
github.com/python-trio/triopg - jakkdl opened this pull request about 1 year ago
github.com/python-trio/triopg - jakkdl opened this pull request about 1 year ago
add newsfragment for issue #2611, PR #2826
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
Bump version to 1.3.0.post0
github.com/python-trio/outcome - A5rocks opened this pull request about 1 year ago
github.com/python-trio/outcome - A5rocks opened this pull request about 1 year ago
Replace Autodeps with pre-commit?
github.com/python-trio/trio - richardsheridan opened this issue about 1 year ago
github.com/python-trio/trio - richardsheridan opened this issue about 1 year ago
Sort pre-commit config file
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
Stop running `pypy-3.9-nightly` for windows CI
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
Fix thread reentry deadlocks
github.com/python-trio/trio - richardsheridan opened this pull request about 1 year ago
github.com/python-trio/trio - richardsheridan 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
test windows and MacOS 3.11 and 3.12
github.com/python-trio/trio - jakkdl opened this issue about 1 year ago
github.com/python-trio/trio - jakkdl opened this issue about 1 year ago
nursery_cancel doesn't seem to create cyclic garbage on 3.12 anymore
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
timeout coverage/pytest with sigint to help debug CI timeout issues
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
Don't double-wrap exceptions in nurseries
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
try changing windows pypy-3.9-nightly to pypy-3.9
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
Post release fixes
github.com/python-trio/outcome - A5rocks opened this pull request about 1 year ago
github.com/python-trio/outcome - A5rocks opened this pull request about 1 year ago
Enable ruff flake8-simplify rule
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
Enable flake8-pytest-style
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
Enable flake8-pyi
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
Type all remaining 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
Bump dependencies from commit b161fe
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
Bump urllib3 from 2.0.6 to 2.0.7
github.com/python-trio/trustme - dependabot[bot] opened this pull request about 1 year ago
github.com/python-trio/trustme - dependabot[bot] opened this pull request about 1 year ago
Bump version to 1.3.0
github.com/python-trio/outcome - A5rocks opened this pull request about 1 year ago
github.com/python-trio/outcome - A5rocks 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 RTD builder Python version
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
[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
Fix some type issues with `trio.Path`
github.com/python-trio/trio - TeamSpen210 opened this pull request about 1 year ago
github.com/python-trio/trio - TeamSpen210 opened this pull request about 1 year ago
A simple question regarding using trio in http web servers
github.com/python-trio/trio - secureness opened this issue about 1 year ago
github.com/python-trio/trio - secureness opened this issue about 1 year ago
Enable flake8-type-checking rule
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