Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/python-trio/trio-asyncio
a re-implementation of the asyncio mainloop on top of Trio
https://github.com/python-trio/trio-asyncio
"illumus" typo fix
expectocode opened this pull request almost 6 years ago
expectocode opened this pull request almost 6 years ago
open_cancel_scope → CancelScope
smurfix opened this pull request almost 6 years ago
smurfix opened this pull request almost 6 years ago
TrioDeprecationWarning: trio.open_cancel_scope is deprecated since Trio 0.10.0
AdrienPensart opened this issue almost 6 years ago
AdrienPensart opened this issue almost 6 years ago
aiohttp example from their README does not work
lordi opened this issue almost 6 years ago
lordi opened this issue almost 6 years ago
assertion failure in add_signal_handler with prompt-toolkit
faassen opened this issue almost 6 years ago
faassen opened this issue almost 6 years ago
Upgrade from deprecated trio.Queue; fix tests; fix docs
Zac-HD opened this pull request about 6 years ago
Zac-HD opened this pull request about 6 years ago
Test using tox instead of python setup.py test
nonsleepr opened this pull request about 6 years ago
nonsleepr opened this pull request about 6 years ago
Setup dependency on pytest-runner makes installation hard in the walled environments
nonsleepr opened this issue about 6 years ago
nonsleepr opened this issue about 6 years ago
Deprecation warning from trio.Queue
AdrienPensart opened this issue about 6 years ago
AdrienPensart opened this issue about 6 years ago
aio_as_trio does not work on generator functions and context factory functions
SillyFreak opened this issue about 6 years ago
SillyFreak opened this issue about 6 years ago
__del__ is not a valid async context
touilleMan opened this issue about 6 years ago
touilleMan opened this issue about 6 years ago
Forget to include newsframent to release 0.9.0
touilleMan opened this issue about 6 years ago
touilleMan opened this issue about 6 years ago
API: highlevel strategy discussion
njsmith opened this issue over 6 years ago
njsmith opened this issue over 6 years ago
Fix #40
smurfix opened this pull request over 6 years ago
smurfix opened this pull request over 6 years ago
Calling an asyncio procedure is started in trio
smurfix opened this issue over 6 years ago
smurfix opened this issue over 6 years ago
Add (so far) hanging forever tests on teardown
touilleMan opened this pull request over 6 years ago
touilleMan opened this pull request over 6 years ago
Restructure trio_asyncio
smurfix opened this pull request over 6 years ago
smurfix opened this pull request over 6 years ago
Add instrumentation
smurfix opened this issue over 6 years ago
smurfix opened this issue over 6 years ago
Change adaptation
smurfix opened this issue over 6 years ago
smurfix opened this issue over 6 years ago
Split off loop mangling to support library / port to asyncio
smurfix opened this issue over 6 years ago
smurfix opened this issue over 6 years ago
Detect when nested nursery and asyncio loop end up in silent jamming
touilleMan opened this issue over 6 years ago
touilleMan opened this issue over 6 years ago
trio-asyncio v0.8.0 crashes on import on py35
njsmith opened this issue over 6 years ago
njsmith opened this issue over 6 years ago
Support sniffio
njsmith opened this issue over 6 years ago
njsmith opened this issue over 6 years ago
Triopg crashes on windows due to "TypeError: need a stdlib socket"
touilleMan opened this issue over 6 years ago
touilleMan opened this issue over 6 years ago
Explore interposition
smurfix opened this issue over 6 years ago
smurfix opened this issue over 6 years ago
run_asyncio() and context managers
belm0 opened this issue over 6 years ago
belm0 opened this issue over 6 years ago
run_asyncio() kwargs?
belm0 opened this issue over 6 years ago
belm0 opened this issue over 6 years ago
docs: fix asyncio-from-trio example
belm0 opened this pull request over 6 years ago
belm0 opened this pull request over 6 years ago
Release 0.8.0
smurfix opened this pull request over 6 years ago
smurfix opened this pull request over 6 years ago
Change trio requirement version ?
touilleMan opened this issue over 6 years ago
touilleMan opened this issue over 6 years ago
asyncio loop patching fails on 3.7
miracle2k opened this issue over 6 years ago
miracle2k opened this issue over 6 years ago
Problems integrating trio_asyncio & distributed/tornado
dhirschfeld opened this issue over 6 years ago
dhirschfeld opened this issue over 6 years ago
Check loop context
smurfix opened this issue over 6 years ago
smurfix opened this issue over 6 years ago
Add instrumentation hooks
smurfix opened this issue over 6 years ago
smurfix opened this issue over 6 years ago
Stop using 'async' as an identifier (it's a keyword in 3.7)
oremanj opened this pull request almost 7 years ago
oremanj opened this pull request almost 7 years ago