0
I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Jun 20, 2025 — Jun 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add thread name prefix to the default thread pool executor (#636) More... about 2 months ago
Support any number of flags in UVLOOP_OPT_CFLAGS (#630) More... about 2 months ago
Get rid of wheel as a build dependency (#696) More... about 2 months ago
Update the example to work with 3.14 (#710) More... about 2 months ago
Detach socket on create_connection cancellation to prevent fd double-close (#740) More... about 2 months ago
fix: explicit yield after run_in_executor as it was implicitly needed (#743) More... about 2 months ago
fix: use packaging instead of relying on pkg_resources (#742) More... about 2 months ago
SSL perf: use C values (#629) More... 5 months ago
Replace some SSL vectorcall with direct methods (#626) More... 5 months ago
Improve performance/latency of Transport.write (#619) More... 5 months ago
Improve performance by using Python C API to enter/exit context (#627) More... 5 months ago
fix!: remove `loop._ready_len` in favor of `len(loop._ready)` (#721) More... 5 months ago
test: use C __atomic builtins for debug counters (#719) More... 5 months ago
Prefer inspect.iscoroutinefunction (#705) More... 5 months ago
test: fix flaky test_fs_event (#717) More... 5 months ago
Add support for special hostname <broadcast> (#592) More... 5 months ago
test: skip flaky test_cancel_post_init on AIO 3.13+ (#714) More... 5 months ago
Fix test `test_create_connection_open_con_addr` with Python 3.13.9+ (#713) More... 5 months ago
uvloop 0.22.1 More... 8 months ago
ci: bump pypa/gh-action-pypi-publish More... 8 months ago
ci: use native ubuntu-24.04-arm More... 8 months ago
ci: fix test and release workflow More... 8 months ago
ci: fix artifact handling More... 8 months ago
add free-threading support (#693) More... 8 months ago
uvloop 0.22.0 More... 9 months ago
Fixes for Python 3.14 (#638) More... 9 months ago
test: fix task name for Python 3.13.3/3.14 (#662) More... about 1 year ago
test: fix getaddrinfo test (#663) More... about 1 year ago
Use Cython `enum` for `__PREALLOCED_BUFS` (#634) More... over 1 year ago
bump cibuildwheel version More... over 1 year ago