0
I Use This!
Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Mar 04, 2025 — Mar 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SSL perf: use C values (#629) More... about 1 month ago
Replace some SSL vectorcall with direct methods (#626) More... about 1 month ago
Improve performance/latency of Transport.write (#619) More... about 1 month ago
Improve performance by using Python C API to enter/exit context (#627) More... about 1 month ago
fix!: remove `loop._ready_len` in favor of `len(loop._ready)` (#721) More... about 1 month ago
test: use C __atomic builtins for debug counters (#719) More... about 2 months ago
Prefer inspect.iscoroutinefunction (#705) More... about 2 months ago
test: fix flaky test_fs_event (#717) More... about 2 months ago
Add support for special hostname <broadcast> (#592) More... about 2 months ago
test: skip flaky test_cancel_post_init on AIO 3.13+ (#714) More... about 2 months ago
Fix test `test_create_connection_open_con_addr` with Python 3.13.9+ (#713) More... about 2 months ago
uvloop 0.22.1 More... 5 months ago
ci: bump pypa/gh-action-pypi-publish More... 5 months ago
ci: use native ubuntu-24.04-arm More... 5 months ago
ci: fix test and release workflow More... 5 months ago
ci: fix artifact handling More... 5 months ago
add free-threading support (#693) More... 5 months ago
uvloop 0.22.0 More... 5 months ago
Fixes for Python 3.14 (#638) More... 5 months ago
test: fix task name for Python 3.13.3/3.14 (#662) More... 11 months ago
test: fix getaddrinfo test (#663) More... 11 months ago
Use Cython `enum` for `__PREALLOCED_BUFS` (#634) More... over 1 year ago
bump cibuildwheel version More... over 1 year ago
uvloop 0.21.0 More... over 1 year ago
uvloop 0.21.0beta1 More... over 1 year ago
Add cleanup_socket param on create_unix_server() (#623) More... over 1 year ago
Updates for Cython3 (#587) More... over 1 year ago
udp errors should result in protocol.error_received (#601) More... over 1 year ago
Use cythonized SO_REUSEPORT rather than the unwrapped native one. (#609) More... over 1 year ago
uvloop 0.20.0 More... over 1 year ago