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
Use Cython `enum` for `__PREALLOCED_BUFS` (#634) More... 4 months ago
bump cibuildwheel version More... 4 months ago
uvloop 0.21.0 More... 4 months ago
uvloop 0.21.0beta1 More... 5 months ago
Add cleanup_socket param on create_unix_server() (#623) More... 5 months ago
Updates for Cython3 (#587) More... 6 months ago
udp errors should result in protocol.error_received (#601) More... 6 months ago
Use cythonized SO_REUSEPORT rather than the unwrapped native one. (#609) More... 6 months ago
uvloop 0.20.0 More... 6 months ago
Inline _Py_RestoreSignals() from CPython (#604) More... 6 months ago
Fix Python version in README.rst (#599) More... 6 months ago
Use len(os.sched_getaffinity(0)) instead of os.cpu_count() (#591) More... 6 months ago
Upgrade libuv to v1.48.0 (#600) More... 6 months ago
Fix test_create_server_4 with Python 3.12.5 (#614) More... 6 months ago
uvloop 0.19.0 More... over 1 year ago
Drop support of Python 3.7 and update CI (#578) More... over 1 year ago
Fix CI status badge (#522) More... over 1 year ago
Fix docstring of loop.shutdown_default_executor (#535) More... over 1 year ago
Restore uvloop.new_event_loop and other missing uvloop members to typing (#573) More... over 1 year ago
Disable fail-fast in release CI More... over 1 year ago
Upgrade libuv to v1.46.0 (#571) More... over 1 year ago
uvloop 0.18.0 More... over 1 year ago
Port uvloop to Python 3.12 (#570) More... over 1 year ago
Make extract_stack resilient to lacking frames. (#563) More... over 1 year ago
CI: python 3.11 stable (#553) More... over 1 year ago
Fixup CI (#520) More... about 2 years ago
Fix typo discovered by codespell More... over 2 years ago
uvloop v0.17.0 More... over 2 years ago
Bump to libuv 1.43.0 More... over 2 years ago
bugfix: write to another transport in resume_writing() fails (#498) More... over 2 years ago