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
Move from Travis to GitHub Actions
github.com/python-trio/trio-typing - altendky opened this pull request almost 4 years ago
github.com/python-trio/trio-typing - altendky opened this pull request almost 4 years ago
Move from Travis to GitHub Actions
github.com/python-trio/trio-typing - altendky opened this pull request almost 4 years ago
github.com/python-trio/trio-typing - altendky opened this pull request almost 4 years ago
Unable to .write() to an opened trio.Path
github.com/python-trio/trio-typing - altendky opened this issue almost 4 years ago
github.com/python-trio/trio-typing - altendky opened this issue almost 4 years ago
correctly proxy PreparedStatement non-async methods
github.com/python-trio/triopg - shamrin opened this pull request almost 4 years ago
github.com/python-trio/triopg - shamrin opened this pull request almost 4 years ago
Bump mako from 1.1.1 to 1.1.4
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request almost 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request almost 4 years ago
Added sample code
github.com/python-trio/asyncgpio - mhgreen opened this pull request almost 4 years ago
github.com/python-trio/asyncgpio - mhgreen opened this pull request almost 4 years ago
Cancel and join asyncio tasks when exiting an open_loop() block
github.com/python-trio/trio-asyncio - oremanj opened this pull request almost 4 years ago
github.com/python-trio/trio-asyncio - oremanj opened this pull request almost 4 years ago
Bump marko from 0.7.1 to 1.0.1
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request almost 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request almost 4 years ago
Fix CI badges
github.com/python-trio/pytest-trio - pquentin opened this pull request almost 4 years ago
github.com/python-trio/pytest-trio - pquentin opened this pull request almost 4 years ago
Trio-style .listen() helper
github.com/python-trio/triopg - shamrin opened this pull request almost 4 years ago
github.com/python-trio/triopg - shamrin opened this pull request almost 4 years ago
Explain basic triopg API
github.com/python-trio/triopg - shamrin opened this pull request almost 4 years ago
github.com/python-trio/triopg - shamrin opened this pull request almost 4 years ago
Update dependencies
github.com/python-trio/trio-asyncio - dhirschfeld opened this pull request almost 4 years ago
github.com/python-trio/trio-asyncio - dhirschfeld opened this pull request almost 4 years ago
Missing `sniffio` dependency?
github.com/python-trio/trio-asyncio - dhirschfeld opened this issue almost 4 years ago
github.com/python-trio/trio-asyncio - dhirschfeld opened this issue almost 4 years ago
Deadlock on exception in call_later callback, during sleeping
github.com/python-trio/trio-asyncio - shamrin opened this issue almost 4 years ago
github.com/python-trio/trio-asyncio - shamrin opened this issue almost 4 years ago
Intermittent deadlock in test_misc.test_cancel_sleep (macOS only?)
github.com/python-trio/trio-asyncio - shamrin opened this issue almost 4 years ago
github.com/python-trio/trio-asyncio - shamrin opened this issue almost 4 years ago
Improve docs CI
github.com/python-trio/trio-asyncio - oremanj opened this pull request almost 4 years ago
github.com/python-trio/trio-asyncio - oremanj opened this pull request almost 4 years ago
Fix connection non coroutine attribute access
github.com/python-trio/triopg - touilleMan opened this pull request about 4 years ago
github.com/python-trio/triopg - touilleMan opened this pull request about 4 years ago
Include tests in sdist, but not wheel
github.com/python-trio/trio-asyncio - oremanj opened this pull request about 4 years ago
github.com/python-trio/trio-asyncio - oremanj opened this pull request about 4 years ago
Move CI to Github Actions
github.com/python-trio/trio-asyncio - oremanj opened this pull request about 4 years ago
github.com/python-trio/trio-asyncio - oremanj opened this pull request about 4 years ago
Switch to GitHub Actions
github.com/python-trio/pytest-trio - pquentin opened this pull request about 4 years ago
github.com/python-trio/pytest-trio - pquentin opened this pull request about 4 years ago
Fix asyncio.get_running_loop() monkey-patching (#83)
github.com/python-trio/trio-asyncio - niklasf opened this pull request about 4 years ago
github.com/python-trio/trio-asyncio - niklasf opened this pull request about 4 years ago
Use public .is_closed() instead of private ._check_closed() from asyncio
github.com/python-trio/trio-asyncio - shamrin opened this issue about 4 years ago
github.com/python-trio/trio-asyncio - shamrin opened this issue about 4 years ago
`TrioEventLoop` doesn't support `subprocess_exec`
github.com/python-trio/trio-asyncio - ZeeD opened this issue about 4 years ago
github.com/python-trio/trio-asyncio - ZeeD opened this issue about 4 years ago
Cancel trio_as_aio tasks before stopping the trio-asyncio loop
github.com/python-trio/trio-asyncio - oremanj opened this pull request about 4 years ago
github.com/python-trio/trio-asyncio - oremanj opened this pull request about 4 years ago
Bump marko from 0.7.1 to 1.0.0
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
Intermittent test_cancel_loop failure
github.com/python-trio/trio-asyncio - shamrin opened this issue about 4 years ago
github.com/python-trio/trio-asyncio - shamrin opened this issue about 4 years ago
Release 0.12.0
github.com/python-trio/trio-asyncio - shamrin opened this pull request about 4 years ago
github.com/python-trio/trio-asyncio - shamrin opened this pull request about 4 years ago
Additional test fixes for MySQL 8.
github.com/python-trio/trio-mysql - mhumpula opened this pull request about 4 years ago
github.com/python-trio/trio-mysql - mhumpula opened this pull request about 4 years ago
Pool WaitForSingleObject calls into minimal threads
github.com/python-trio/trio - richardsheridan opened this pull request about 4 years ago
github.com/python-trio/trio - richardsheridan opened this pull request about 4 years ago
Time for a new trio-asyncio release?
github.com/python-trio/trio-asyncio - shamrin opened this issue about 4 years ago
github.com/python-trio/trio-asyncio - shamrin opened this issue about 4 years ago
fix missing awaits in MySQL 8 auth path
github.com/python-trio/trio-mysql - mhumpula opened this pull request about 4 years ago
github.com/python-trio/trio-mysql - mhumpula opened this pull request about 4 years ago
How to run from console_scripts / entrypoint?
github.com/python-trio/asyncclick - joernheissler opened this issue about 4 years ago
github.com/python-trio/asyncclick - joernheissler opened this issue about 4 years ago
Arbitrate between asyncio and Trio async generator hooks
github.com/python-trio/trio-asyncio - oremanj opened this issue about 4 years ago
github.com/python-trio/trio-asyncio - oremanj opened this issue about 4 years ago
Exiting open_loop() context should cancel asyncio tasks, like asyncio.run() does
github.com/python-trio/trio-asyncio - oremanj opened this issue about 4 years ago
github.com/python-trio/trio-asyncio - oremanj opened this issue about 4 years ago
Bump pytest from 5.3.5 to 6.2.1
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
Trio 0.17.0 updates
github.com/python-trio/trio-amqp - mikenerone opened this pull request about 4 years ago
github.com/python-trio/trio-amqp - mikenerone opened this pull request about 4 years ago
Updates needed for recent trio versions (0.17.0 current as of this writing)
github.com/python-trio/trio-amqp - mikenerone opened this issue about 4 years ago
github.com/python-trio/trio-amqp - mikenerone opened this issue about 4 years ago
trio.TrioDeprecationWarning: trio.hazmat is deprecated; use trio.lowlevel
github.com/python-trio/trio-amqp - mikenerone opened this issue about 4 years ago
github.com/python-trio/trio-amqp - mikenerone opened this issue about 4 years ago
Bump quart from 0.11.2 to 0.14.1
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
Bump packaging from 20.1 to 20.8
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
Bump sentry-sdk from 0.14.1 to 0.19.5
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
Bump pytest from 5.3.5 to 6.2.0
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
Bump quart from 0.11.2 to 0.14.0
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
Fix " Illegal target characters" when connecting to URL with zero-length path
github.com/python-trio/trio-websocket - bluetech opened this pull request about 4 years ago
github.com/python-trio/trio-websocket - bluetech opened this pull request about 4 years ago
connection fails on URL without a path component
github.com/python-trio/trio-websocket - goodboy opened this issue about 4 years ago
github.com/python-trio/trio-websocket - goodboy opened this issue about 4 years ago
Bump packaging from 20.1 to 20.7
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
connections: trio.ssl.SSLStream -> trio.SSLStream
github.com/python-trio/trio-mysql - buhman opened this pull request about 4 years ago
github.com/python-trio/trio-mysql - buhman opened this pull request about 4 years ago
Bump sentry-sdk from 0.14.1 to 0.19.4
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
Bump marko from 0.7.1 to 0.10.0
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
Add users to README
github.com/python-trio/unasync - pquentin opened this pull request about 4 years ago
github.com/python-trio/unasync - pquentin opened this pull request about 4 years ago
Bump sentry-sdk from 0.14.1 to 0.19.3
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
Avoid creating a reference cycle when calling Error.unwrap
github.com/python-trio/outcome - njsmith opened this pull request about 4 years ago
github.com/python-trio/outcome - njsmith opened this pull request about 4 years ago
autobahn test failures
github.com/python-trio/trio-websocket - belm0 opened this issue about 4 years ago
github.com/python-trio/trio-websocket - belm0 opened this issue about 4 years ago
re-enable of python3.5 on travis
github.com/python-trio/trio-websocket - belm0 opened this pull request about 4 years ago
github.com/python-trio/trio-websocket - belm0 opened this pull request about 4 years ago
travis: upgrade linux dist to avoid openssl deprecation error
github.com/python-trio/trio-websocket - belm0 opened this pull request about 4 years ago
github.com/python-trio/trio-websocket - belm0 opened this pull request about 4 years ago
avoid contributing to dropped exceptions during finalization
github.com/python-trio/trio-websocket - belm0 opened this pull request about 4 years ago
github.com/python-trio/trio-websocket - belm0 opened this pull request about 4 years ago
Fix some deprecations in tests + remove some dependencies
github.com/python-trio/trio-websocket - bluetech opened this pull request about 4 years ago
github.com/python-trio/trio-websocket - bluetech opened this pull request about 4 years ago
Bump sentry-sdk from 0.14.1 to 0.19.2
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
travis: drop python 3.5
github.com/python-trio/trio-mysql - buhman opened this pull request about 4 years ago
github.com/python-trio/trio-mysql - buhman opened this pull request about 4 years ago
apply setup-py-upgrade
github.com/python-trio/exceptiongroup - graingert opened this pull request about 4 years ago
github.com/python-trio/exceptiongroup - graingert opened this pull request about 4 years ago
_auth: finish porting sha256_password and caching_sha2_password
github.com/python-trio/trio-mysql - buhman opened this pull request about 4 years ago
github.com/python-trio/trio-mysql - buhman opened this pull request about 4 years ago
Bump pytest from 5.3.5 to 6.1.2
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
implement StapledMemoryChannel
github.com/python-trio/trio - belm0 opened this pull request about 4 years ago
github.com/python-trio/trio - belm0 opened this pull request about 4 years ago
Use Windows message-oriented pipes to create Channels
github.com/python-trio/trio - richardsheridan opened this pull request about 4 years ago
github.com/python-trio/trio - richardsheridan opened this pull request about 4 years ago
Fix: #10 allow async user autocompletion
github.com/python-trio/asyncclick - snstanton opened this pull request about 4 years ago
github.com/python-trio/asyncclick - snstanton opened this pull request about 4 years ago
allow async user autocompletions
github.com/python-trio/asyncclick - snstanton opened this issue about 4 years ago
github.com/python-trio/asyncclick - snstanton opened this issue about 4 years ago
Fix erroneous extras_require
github.com/python-trio/sniffio - duck-rh opened this pull request about 4 years ago
github.com/python-trio/sniffio - duck-rh opened this pull request about 4 years ago
[Security] Bump cryptography from 2.8 to 3.2
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
Bump sentry-sdk from 0.14.1 to 0.19.1
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
Bump zipp from 3.0.0 to 3.4.0
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
open_memory_channel(): return a named tuple
github.com/python-trio/trio - belm0 opened this pull request about 4 years ago
github.com/python-trio/trio - belm0 opened this pull request about 4 years ago
TrioInternalError while using a PipeReceiveStream
github.com/python-trio/trio - richardsheridan opened this issue about 4 years ago
github.com/python-trio/trio - richardsheridan opened this issue about 4 years ago
Bump sentry-sdk from 0.14.1 to 0.19.0
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
Bump zipp from 3.0.0 to 3.3.1
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request about 4 years ago
setting asyncclick to use asyncio.WindowsProactorEventLoopPolicy
github.com/python-trio/asyncclick - auphofBSF opened this issue about 4 years ago
github.com/python-trio/asyncclick - auphofBSF opened this issue about 4 years ago
Bump version and run towncrier for 0.7.0 release
github.com/python-trio/pytest-trio - altendky opened this pull request about 4 years ago
github.com/python-trio/pytest-trio - altendky opened this pull request about 4 years ago
Default port calculation relies on the small integer cache
github.com/python-trio/hip - dave-shawley opened this pull request about 4 years ago
github.com/python-trio/hip - dave-shawley opened this pull request about 4 years ago
Align more closely with Trio RTD configuration
github.com/python-trio/pytest-trio - altendky opened this pull request about 4 years ago
github.com/python-trio/pytest-trio - altendky opened this pull request about 4 years ago
Add missing newsfragments for trio_run and py35 removal
github.com/python-trio/pytest-trio - altendky opened this pull request about 4 years ago
github.com/python-trio/pytest-trio - altendky opened this pull request about 4 years ago
Release 1.2.0
github.com/python-trio/sniffio - sethmlarson opened this pull request about 4 years ago
github.com/python-trio/sniffio - sethmlarson opened this pull request about 4 years ago
Option to check that output is correct without writing output
github.com/python-trio/unasync - johtso opened this issue over 4 years ago
github.com/python-trio/unasync - johtso opened this issue over 4 years ago
Allow pattern matching / substitutions
github.com/python-trio/unasync - johtso opened this issue over 4 years ago
github.com/python-trio/unasync - johtso opened this issue over 4 years ago
Bump zipp from 3.0.0 to 3.3.0
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request over 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request over 4 years ago
Bump sentry-sdk from 0.14.1 to 0.18.0
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request over 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request over 4 years ago
Bump pytest from 5.3.5 to 6.1.1
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request over 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request over 4 years ago
PEP 561 compliance
github.com/python-trio/sniffio - tomwatson1024 opened this pull request over 4 years ago
github.com/python-trio/sniffio - tomwatson1024 opened this pull request over 4 years ago
Bump marko from 0.7.1 to 0.9.1
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request over 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request over 4 years ago
Bump pytest from 5.3.5 to 6.1.0
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request over 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request over 4 years ago
Bump zipp from 3.0.0 to 3.2.0
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request over 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request over 4 years ago
Bump sentry-sdk from 0.14.1 to 0.17.8
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request over 4 years ago
github.com/python-trio/snekomatic - dependabot-preview[bot] opened this pull request over 4 years ago
Option to "manage" destination directory and clear it before generating new files
github.com/python-trio/unasync - johtso opened this issue over 4 years ago
github.com/python-trio/unasync - johtso opened this issue over 4 years ago