Fantix King
Fantix King
I've looked into this issue for solution, and found it tricky and requiring tradeoffs perhaps. ## Approach 1 Backport https://github.com/python/cpython/pull/5027 as it is, by providing a patched asyncio event loop...
Thank you for the comments, @vltr! I’ll reply in detail once I get to my keyboard later. While I guess Yury might be busy with PyCon and other stuff, let’s...
Yeah I prefer your alternative asyncio module over monkey patching too, if `asyncio.Future` needs to be taken care of. Please forgive my non-native English, by "forward" and "backward" I mean...
Right, thanks for checking! That's because we didn't build any documentation yet, I'll leave this issue open to track the documentation work.
It's on hold - I don't have time to work on it.
Yeah kinda, like the automated tests. We apologies for not enough resource scheduled on this project so far.
Most tests are passing now after the rework as tulipcore. Some tests requires fixes in gevent source tree. ``` 33/121 unexpected failures - GEVENT_LOOP=tulipcore.Loop /Users/fantix/py3kenv/bin/python -u -m monkey_test test_httplib.py -...
Thanks for the report and sorry for the trouble! I might have no spare time on this project right now. The `almostEquals` does look like unstable, I think we can...
https://github.com/decentfox/tulipcore/tree/coroutine
Maybe after your py2 fix, this can be set to `universal`?