0
I Use This!
Low Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump the version to v0.7.1 More... about 8 years ago
ci: Try building wheels for 3.6 More... about 8 years ago
Bump Cython req to 0.25.2 More... about 8 years ago
Fix _asyncgen_finalizer_hook to correctly wakeup the loop (issue #68) More... about 8 years ago
tests: Skip strangely failing test on Travis macOS More... about 8 years ago
ci: Switch to staged release process More... about 8 years ago
Bump the version to 0.6.8 More... about 8 years ago
Add loop.shutdown_asyncgens() method. More... about 8 years ago
Bump the version to v0.6.7 More... about 8 years ago
Make sdists created on Linux compatible with other OSes More... about 8 years ago
setup.py: Python 3.6 is supported More... about 8 years ago
Bump the version to 0.6.6 More... about 8 years ago
ci: Test on Python 3.6 More... about 8 years ago
make: Cleanup more build artifacts More... about 8 years ago
Add a regression test for issue #61. More... about 8 years ago
win: Ignore win build artifacts More... about 8 years ago
Bump libuv version to v0.10.1 More... about 8 years ago
Stop epolling FD immediately after remove_reader & remove_writer. More... about 8 years ago
Stop testing Python 3.6 until 3.6b4 is out. More... about 8 years ago
Allow create_connection & create_server accept AF_UNIX More... about 8 years ago
cython: Make async def coroutines awaitable in cythonized coroutines More... about 8 years ago
Make sure ``setup.py sdist`` produces correct tarballs More... over 8 years ago
Bump the version to 0.6.5 More... over 8 years ago
setup.py: Fix error message More... over 8 years ago
Bump the version to 0.6.1 More... over 8 years ago
setup.py: Move the version into a constant More... over 8 years ago
tests: test_call_at reorder asserts to debug ocasional test failure More... over 8 years ago
Move build logic to setup.py (closes #60) More... over 8 years ago
make: Make it possible to use an environ var to define DEBUG constant More... over 8 years ago
Make loop methods reject socket kinds they do not support. More... over 8 years ago