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
Use Pipfile instead of multiple requirements.txt
github.com/python-trio/cookiecutter-trio - RatanShreshtha opened this issue about 6 years ago
github.com/python-trio/cookiecutter-trio - RatanShreshtha opened this issue about 6 years ago
an example using trio.Events
github.com/python-trio/asyncgpio - norwood867 opened this pull request about 6 years ago
github.com/python-trio/asyncgpio - norwood867 opened this pull request about 6 years ago
Added async bleech code
github.com/python-trio/unasync - RatanShreshtha opened this pull request about 6 years ago
github.com/python-trio/unasync - RatanShreshtha opened this pull request about 6 years ago
Consider backpressure
github.com/python-trio/trio-websocket - mehaase opened this issue about 6 years ago
github.com/python-trio/trio-websocket - mehaase opened this issue about 6 years ago
Expose local_address and remote_address.
github.com/python-trio/trio-websocket - miracle2k opened this pull request about 6 years ago
github.com/python-trio/trio-websocket - miracle2k opened this pull request about 6 years ago
make CloseReason an Enum?
github.com/python-trio/trio-websocket - belm0 opened this issue about 6 years ago
github.com/python-trio/trio-websocket - belm0 opened this issue about 6 years ago
CI tests hang on Python 3.5
github.com/python-trio/trio-websocket - belm0 opened this issue about 6 years ago
github.com/python-trio/trio-websocket - belm0 opened this issue about 6 years ago
__del__ is not a valid async context
github.com/python-trio/trio-asyncio - touilleMan opened this issue about 6 years ago
github.com/python-trio/trio-asyncio - touilleMan opened this issue about 6 years ago
API for partial messages
github.com/python-trio/trio-websocket - mehaase opened this issue about 6 years ago
github.com/python-trio/trio-websocket - mehaase opened this issue about 6 years ago
Use README for making a PyPI long_description.
github.com/python-trio/trio - RatanShreshtha opened this issue about 6 years ago
github.com/python-trio/trio - RatanShreshtha opened this issue about 6 years ago
How should we handle monkeypatching?
github.com/python-trio/exceptiongroup - njsmith opened this issue about 6 years ago
github.com/python-trio/exceptiongroup - njsmith opened this issue about 6 years ago
Should we have any special-case handling for KeyboardInterrupt?
github.com/python-trio/trimeter - njsmith opened this issue about 6 years ago
github.com/python-trio/trimeter - njsmith opened this issue about 6 years ago
Support "keyed meters"
github.com/python-trio/trimeter - njsmith opened this issue about 6 years ago
github.com/python-trio/trimeter - njsmith opened this issue about 6 years ago
Figure out token bucket details
github.com/python-trio/trimeter - njsmith opened this issue about 6 years ago
github.com/python-trio/trimeter - njsmith opened this issue about 6 years ago
Should we provide an ordered=True option?
github.com/python-trio/trimeter - njsmith opened this issue about 6 years ago
github.com/python-trio/trimeter - njsmith opened this issue about 6 years ago
Can we give tasks meaningful names for debugging?
github.com/python-trio/trimeter - njsmith opened this issue about 6 years ago
github.com/python-trio/trimeter - njsmith opened this issue about 6 years ago
Which functions should we expose, and what should they be called?
github.com/python-trio/trimeter - njsmith opened this issue about 6 years ago
github.com/python-trio/trimeter - njsmith opened this issue about 6 years ago
Forget to include newsframent to release 0.9.0
github.com/python-trio/trio-asyncio - touilleMan opened this issue about 6 years ago
github.com/python-trio/trio-asyncio - touilleMan opened this issue about 6 years ago
Add pylint missing-await checker
github.com/python-trio/trio - belm0 opened this pull request about 6 years ago
github.com/python-trio/trio - belm0 opened this pull request about 6 years ago
Cancelling a `fail_after` results in TooSlowError, even though the timeout didn't expire
github.com/python-trio/trio - joernheissler opened this issue about 6 years ago
github.com/python-trio/trio - joernheissler opened this issue about 6 years ago
Bump version to 0.5.1
github.com/python-trio/pytest-trio - touilleMan opened this pull request about 6 years ago
github.com/python-trio/pytest-trio - touilleMan opened this pull request about 6 years ago
Should we do anything about timeouts for subparts of an operation?
github.com/python-trio/trio - alexshpilkin opened this issue about 6 years ago
github.com/python-trio/trio - alexshpilkin opened this issue about 6 years ago
Make it easier to farm out work
github.com/python-trio/trio - Nikratio opened this issue about 6 years ago
github.com/python-trio/trio - Nikratio opened this issue about 6 years ago
Recent pytest now issues a warning with our conftest.py, breaking our CI
github.com/python-trio/pytest-trio - njsmith opened this issue about 6 years ago
github.com/python-trio/pytest-trio - njsmith opened this issue about 6 years ago
Fix compatibility with pytest 3.8.1
github.com/python-trio/pytest-trio - njsmith opened this pull request about 6 years ago
github.com/python-trio/pytest-trio - njsmith opened this pull request about 6 years ago
@pytest.mark.trio crash with pytest 3.8.1
github.com/python-trio/pytest-trio - touilleMan opened this issue about 6 years ago
github.com/python-trio/pytest-trio - touilleMan opened this issue about 6 years ago
Should `WebSocketConnection` be an asynchronous iterator?
github.com/python-trio/trio-websocket - mehaase opened this issue over 6 years ago
github.com/python-trio/trio-websocket - mehaase opened this issue over 6 years ago
Ideas for linting trio programs
github.com/python-trio/trio - njsmith opened this issue over 6 years ago
github.com/python-trio/trio - njsmith opened this issue over 6 years ago
Bandit - a security-oriented linter
github.com/python-trio/trio - Zac-HD opened this pull request over 6 years ago
github.com/python-trio/trio - Zac-HD opened this pull request over 6 years ago
How to add instrumentation?
github.com/python-trio/asyncclick - sztomi opened this issue over 6 years ago
github.com/python-trio/asyncclick - sztomi opened this issue over 6 years ago
Python 3.7 is out!
github.com/python-trio/cookiecutter-trio - njsmith opened this pull request over 6 years ago
github.com/python-trio/cookiecutter-trio - njsmith opened this pull request over 6 years ago
Prepare for 1.0 release
github.com/python-trio/outcome - RazerM opened this pull request over 6 years ago
github.com/python-trio/outcome - RazerM opened this pull request over 6 years ago
API: highlevel strategy discussion
github.com/python-trio/trio-asyncio - njsmith opened this issue over 6 years ago
github.com/python-trio/trio-asyncio - njsmith opened this issue over 6 years ago
Cleaner tracebacks for captured exceptions
github.com/python-trio/outcome - RazerM opened this pull request over 6 years ago
github.com/python-trio/outcome - RazerM opened this pull request over 6 years ago
trio.ClosedResourceError with chained async fixtures
github.com/python-trio/pytest-trio - belm0 opened this issue over 6 years ago
github.com/python-trio/pytest-trio - belm0 opened this issue over 6 years ago
Calling an asyncio procedure is started in trio
github.com/python-trio/trio-asyncio - smurfix opened this issue over 6 years ago
github.com/python-trio/trio-asyncio - smurfix opened this issue over 6 years ago
Add (so far) hanging forever tests on teardown
github.com/python-trio/trio-asyncio - touilleMan opened this pull request over 6 years ago
github.com/python-trio/trio-asyncio - touilleMan opened this pull request over 6 years ago
Do a better job of communicating the problems with using nurseries/cancel scopes inside generators
github.com/python-trio/trio - miracle2k opened this issue over 6 years ago
github.com/python-trio/trio - miracle2k opened this issue over 6 years ago
Restructure trio_asyncio
github.com/python-trio/trio-asyncio - smurfix opened this pull request over 6 years ago
github.com/python-trio/trio-asyncio - smurfix opened this pull request over 6 years ago
Connection upgrade example
github.com/python-trio/trio-websocket - belm0 opened this issue over 6 years ago
github.com/python-trio/trio-websocket - belm0 opened this issue over 6 years ago
Don't try to install trio-asyncio on Pythons where it doesn't work
github.com/python-trio/pytest-trio - njsmith opened this pull request over 6 years ago
github.com/python-trio/pytest-trio - njsmith opened this pull request over 6 years ago
Release v0.5.0
github.com/python-trio/pytest-trio - njsmith opened this pull request over 6 years ago
github.com/python-trio/pytest-trio - njsmith opened this pull request over 6 years ago
Add instrumentation
github.com/python-trio/trio-asyncio - smurfix opened this issue over 6 years ago
github.com/python-trio/trio-asyncio - smurfix opened this issue over 6 years ago
Update docs to include trio-asyncio
github.com/python-trio/sniffio - smurfix opened this pull request over 6 years ago
github.com/python-trio/sniffio - smurfix opened this pull request over 6 years ago
Split off loop mangling to support library / port to asyncio
github.com/python-trio/trio-asyncio - smurfix opened this issue over 6 years ago
github.com/python-trio/trio-asyncio - smurfix opened this issue over 6 years ago
Detect when nested nursery and asyncio loop end up in silent jamming
github.com/python-trio/trio-asyncio - touilleMan opened this issue over 6 years ago
github.com/python-trio/trio-asyncio - touilleMan opened this issue over 6 years ago
Should we be sharing contextvars.Context between fixtures?
github.com/python-trio/pytest-trio - njsmith opened this issue over 6 years ago
github.com/python-trio/pytest-trio - njsmith opened this issue over 6 years ago
Not sure we're propagating cancellation from fixtures in the most ideal way
github.com/python-trio/pytest-trio - njsmith opened this issue over 6 years ago
github.com/python-trio/pytest-trio - njsmith opened this issue over 6 years ago
trio-asyncio v0.8.0 crashes on import on py35
github.com/python-trio/trio-asyncio - njsmith opened this issue over 6 years ago
github.com/python-trio/trio-asyncio - njsmith opened this issue over 6 years ago
Should we actually run fixtures concurrently?
github.com/python-trio/pytest-trio - njsmith opened this issue over 6 years ago
github.com/python-trio/pytest-trio - njsmith opened this issue over 6 years ago
Add conda-forge version badge
github.com/python-trio/sniffio - nicoddemus opened this pull request over 6 years ago
github.com/python-trio/sniffio - nicoddemus opened this pull request over 6 years ago
tag for 0.4.2 is missing
github.com/python-trio/pytest-trio - njsmith opened this issue over 6 years ago
github.com/python-trio/pytest-trio - njsmith opened this issue over 6 years ago
Triopg crashes on windows due to "TypeError: need a stdlib socket"
github.com/python-trio/trio-asyncio - touilleMan opened this issue over 6 years ago
github.com/python-trio/trio-asyncio - touilleMan opened this issue over 6 years ago
Propagating cancellation through threads
github.com/python-trio/trio - njsmith opened this issue over 6 years ago
github.com/python-trio/trio - njsmith opened this issue over 6 years ago
Typo find -> fine in README.rst
github.com/python-trio/sniffio - shuckc opened this pull request over 6 years ago
github.com/python-trio/sniffio - shuckc opened this pull request over 6 years ago
Introduce performance measurements
github.com/python-trio/trio - sorcio opened this issue over 6 years ago
github.com/python-trio/trio - sorcio opened this issue over 6 years ago
missing git tag 1.10
github.com/python-trio/async_generator - anthraxx opened this issue over 6 years ago
github.com/python-trio/async_generator - anthraxx opened this issue over 6 years ago
Explore interposition
github.com/python-trio/trio-asyncio - smurfix opened this issue over 6 years ago
github.com/python-trio/trio-asyncio - smurfix opened this issue over 6 years ago
run_asyncio() and context managers
github.com/python-trio/trio-asyncio - belm0 opened this issue over 6 years ago
github.com/python-trio/trio-asyncio - belm0 opened this issue over 6 years ago
run_asyncio() kwargs?
github.com/python-trio/trio-asyncio - belm0 opened this issue over 6 years ago
github.com/python-trio/trio-asyncio - belm0 opened this issue over 6 years ago
docs: fix asyncio-from-trio example
github.com/python-trio/trio-asyncio - belm0 opened this pull request over 6 years ago
github.com/python-trio/trio-asyncio - belm0 opened this pull request over 6 years ago
Add very basic documentation, make it easier to setup the monitor
github.com/python-trio/trio-monitor - miracle2k opened this pull request over 6 years ago
github.com/python-trio/trio-monitor - miracle2k opened this pull request over 6 years ago
Release 0.8.0
github.com/python-trio/trio-asyncio - smurfix opened this pull request over 6 years ago
github.com/python-trio/trio-asyncio - smurfix opened this pull request over 6 years ago
Update CI for 3.7
github.com/python-trio/async_generator - njsmith opened this pull request over 6 years ago
github.com/python-trio/async_generator - njsmith opened this pull request over 6 years ago
Release engineering for 1.10
github.com/python-trio/async_generator - njsmith opened this pull request over 6 years ago
github.com/python-trio/async_generator - njsmith opened this pull request over 6 years ago
How to provide both __await__ and __aenter__ in a single object ?
github.com/python-trio/triopg - touilleMan opened this issue over 6 years ago
github.com/python-trio/triopg - touilleMan opened this issue over 6 years ago
Change trio requirement version ?
github.com/python-trio/trio-asyncio - touilleMan opened this issue over 6 years ago
github.com/python-trio/trio-asyncio - touilleMan opened this issue over 6 years ago
Commit of old main code. Untested and unmodified from my PR in Feb.
github.com/python-trio/trio-monitor - Fuyukai opened this pull request over 6 years ago
github.com/python-trio/trio-monitor - Fuyukai opened this pull request over 6 years ago
Add .pytest_cache to generated .gitignore
github.com/python-trio/cookiecutter-trio - njsmith opened this pull request over 6 years ago
github.com/python-trio/cookiecutter-trio - njsmith opened this pull request over 6 years ago
Update URL for the classifiers list
github.com/python-trio/cookiecutter-trio - njsmith opened this pull request over 6 years ago
github.com/python-trio/cookiecutter-trio - njsmith opened this pull request over 6 years ago
Update Travis config to match current Trio
github.com/python-trio/cookiecutter-trio - njsmith opened this pull request over 6 years ago
github.com/python-trio/cookiecutter-trio - njsmith opened this pull request over 6 years ago
Update pip on MacOS
github.com/python-trio/cookiecutter-trio - njsmith opened this pull request over 6 years ago
github.com/python-trio/cookiecutter-trio - njsmith opened this pull request over 6 years ago
Write some tests
github.com/python-trio/cookiecutter-trio - njsmith opened this issue over 6 years ago
github.com/python-trio/cookiecutter-trio - njsmith opened this issue over 6 years ago
Give access to request headers and ability to respond with custom headers
github.com/python-trio/purerpc - standy66 opened this issue over 6 years ago
github.com/python-trio/purerpc - standy66 opened this issue over 6 years ago
asyncio loop patching fails on 3.7
github.com/python-trio/trio-asyncio - miracle2k opened this issue over 6 years ago
github.com/python-trio/trio-asyncio - miracle2k opened this issue over 6 years ago
It's very annoying that fixtures can't yield inside a nursery/cancel scope
github.com/python-trio/pytest-trio - njsmith opened this issue over 6 years ago
github.com/python-trio/pytest-trio - njsmith opened this issue over 6 years ago
Use contextvars for the nursery fixture
github.com/python-trio/pytest-trio - touilleMan opened this issue over 6 years ago
github.com/python-trio/pytest-trio - touilleMan opened this issue over 6 years ago
Add test timeout support
github.com/python-trio/pytest-trio - njsmith opened this issue over 6 years ago
github.com/python-trio/pytest-trio - njsmith opened this issue over 6 years ago
Switch from pytest_runtest_call → pytest_runtest_setup?
github.com/python-trio/pytest-trio - njsmith opened this issue over 6 years ago
github.com/python-trio/pytest-trio - njsmith opened this issue over 6 years ago
Give a better error when users make an async fixture non-function-scoped, or use it with a sync test
github.com/python-trio/pytest-trio - njsmith opened this issue over 6 years ago
github.com/python-trio/pytest-trio - njsmith opened this issue over 6 years ago
Use latest python version on RTD
github.com/python-trio/cookiecutter-trio - njsmith opened this pull request over 6 years ago
github.com/python-trio/cookiecutter-trio - njsmith opened this pull request over 6 years ago
Switch to using pytest-trio
github.com/python-trio/cookiecutter-trio - njsmith opened this pull request over 6 years ago
github.com/python-trio/cookiecutter-trio - njsmith opened this pull request over 6 years ago
Rework fixtures
github.com/python-trio/pytest-trio - njsmith opened this pull request over 6 years ago
github.com/python-trio/pytest-trio - njsmith opened this pull request over 6 years ago
Implement Trio mode
github.com/python-trio/pytest-trio - njsmith opened this pull request over 6 years ago
github.com/python-trio/pytest-trio - njsmith opened this pull request over 6 years ago