0
I Use This!
Low Activity

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
setup.py: Add some metadata More... almost 9 years ago
Bump version to v0.4.14 More... almost 9 years ago
cbhandles: Drop @cython.internal decorator More... almost 9 years ago
README: Add py3.5 requirement More... almost 9 years ago
streamserver: Remove outdated comment More... almost 9 years ago
tests/sockets: Test that loop.sock_*() methods error on blocking socks More... almost 9 years ago
Drop unused cimport More... almost 9 years ago
README: Highlight python code More... almost 9 years ago
Fix add_signal_handler to raise the same exc asyncio raises for inv signal More... almost 9 years ago
Cut v0.4.13 release. More... almost 9 years ago
Fix tests under CPython 3.5.0 More... almost 9 years ago
loop: Add support for reuse_port in create_server/create_datagram More... almost 9 years ago
getaddrinfo: Use 'idna' encoding for string host names More... almost 9 years ago
Another fix for getaddrinfo: don't set `host` to None if it's empty More... almost 9 years ago
Bump the version to v0.4.12 More... almost 9 years ago
Package libuv/configure in the sdist More... almost 9 years ago
loop: Make loop.getaddrinfo behave like socket.getaddrinfo in edge cases More... almost 9 years ago
Use native tracebacks for py.test More... almost 9 years ago
Bump version to v0.4.11 More... almost 9 years ago
README: Add a link to the blog post More... almost 9 years ago
fix port value mismatch in create_server More... almost 9 years ago
README: Add a status badge More... almost 9 years ago
README: Fix markup More... almost 9 years ago
README: Fix repo link More... almost 9 years ago
Bump version to v0.4.10 More... almost 9 years ago
Fix create_server to accept only proto and sock args More... almost 9 years ago
Update README More... almost 9 years ago
Bump version to 0.4.9 More... almost 9 years ago
Bump the size of streams recv buffer to 250kb More... almost 9 years ago
streams: Drop one extra _ensure_alive call More... almost 9 years ago