0
I Use This!
Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Dec 06, 2024 — Dec 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
uvloop 0.22.1 More... about 2 months ago
ci: bump pypa/gh-action-pypi-publish More... about 2 months ago
ci: use native ubuntu-24.04-arm More... about 2 months ago
ci: fix test and release workflow More... about 2 months ago
ci: fix artifact handling More... about 2 months ago
add free-threading support (#693) More... about 2 months ago
uvloop 0.22.0 More... about 2 months ago
Fixes for Python 3.14 (#638) More... about 2 months ago
test: fix task name for Python 3.13.3/3.14 (#662) More... 8 months ago
test: fix getaddrinfo test (#663) More... 8 months ago
Use Cython `enum` for `__PREALLOCED_BUFS` (#634) More... about 1 year ago
bump cibuildwheel version More... about 1 year ago
uvloop 0.21.0 More... about 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
Inline _Py_RestoreSignals() from CPython (#604) More... over 1 year ago
Fix Python version in README.rst (#599) More... over 1 year ago
Use len(os.sched_getaffinity(0)) instead of os.cpu_count() (#591) More... over 1 year ago
Upgrade libuv to v1.48.0 (#600) More... over 1 year ago
Fix test_create_server_4 with Python 3.12.5 (#614) More... over 1 year ago
uvloop 0.19.0 More... about 2 years ago
Drop support of Python 3.7 and update CI (#578) More... about 2 years ago
Fix CI status badge (#522) More... about 2 years ago
Fix docstring of loop.shutdown_default_executor (#535) More... about 2 years ago
Restore uvloop.new_event_loop and other missing uvloop members to typing (#573) More... about 2 years ago
Disable fail-fast in release CI More... about 2 years ago