Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
MagicStack
/
uvloop
Public
Notifications
You must be signed in to change notification settings
Fork
615
Star
11.9k
Code
Issues
130
Pull requests
32
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 14, 2026
Upgrade libuv to v1.52.1 (#753)
fantix
authored
e8efea4
View commit details
Copy full SHA for e8efea4
Browse repository at this point
feat: support eager_start kwarg (#748)
samypr100
authored
3cbb095
View commit details
Copy full SHA for 3cbb095
Browse repository at this point
Commits on May 4, 2026
Add thread name prefix to the default thread pool executor (#636)
Show description for 0582f94
inikolaev
and
fantix
authored
0582f94
View commit details
Copy full SHA for 0582f94
Browse repository at this point
Support any number of flags in UVLOOP_OPT_CFLAGS (#630)
Show description for 963a5f3
mgorny
authored
963a5f3
View commit details
Copy full SHA for 963a5f3
Browse repository at this point
Get rid of wheel as a build dependency (#696)
DimitriPapadopoulos
authored
173e88c
View commit details
Copy full SHA for 173e88c
Browse repository at this point
Commits on May 2, 2026
Update the example to work with 3.14 (#710)
Jamie-Chang
authored
b74c2f1
View commit details
Copy full SHA for b74c2f1
Browse repository at this point
Commits on May 1, 2026
Detach socket on create_connection cancellation to prevent fd double-close (#740)
Show description for dc680eb
3 people
authored
dc680eb
View commit details
Copy full SHA for dc680eb
Browse repository at this point
Commits on Apr 28, 2026
fix: explicit yield after run_in_executor as it was implicitly needed (#743)
samypr100
authored
6cd24cb
View commit details
Copy full SHA for 6cd24cb
Browse repository at this point
fix: use packaging instead of relying on pkg_resources (#742)
samypr100
authored
b377b7c
View commit details
Copy full SHA for b377b7c
Browse repository at this point
Commits on Jan 30, 2026
SSL perf: use C values (#629)
Show description for a308f75
tarasko
authored
a308f75
View commit details
Copy full SHA for a308f75
Browse repository at this point
Replace some SSL vectorcall with direct methods (#626)
tarasko
authored
6a27cbe
View commit details
Copy full SHA for 6a27cbe
Browse repository at this point
Improve performance/latency of Transport.write (#619)
tarasko
authored
1d9b6e0
View commit details
Copy full SHA for 1d9b6e0
Browse repository at this point
Commits on Jan 28, 2026
Improve performance by using Python C API to enter/exit context (#627)
Show description for 837ef22
tarasko
authored
837ef22
View commit details
Copy full SHA for 837ef22
Browse repository at this point
Commits on Jan 19, 2026
fix!: remove `loop._ready_len` in favor of `len(loop._ready)` (#721)
x42005e1f
authored
5910a18
View commit details
Copy full SHA for 5910a18
Browse repository at this point
Commits on Jan 15, 2026
test: use C __atomic builtins for debug counters (#719)
fantix
authored
836e3b2
View commit details
Copy full SHA for 836e3b2
Browse repository at this point
Prefer inspect.iscoroutinefunction (#705)
MatthieuDartiailh
authored
fd65027
View commit details
Copy full SHA for fd65027
Browse repository at this point
Commits on Jan 14, 2026
test: fix flaky test_fs_event (#717)
fantix
authored
8da4547
View commit details
Copy full SHA for 8da4547
Browse repository at this point
Commits on Jan 12, 2026
Add support for special hostname <broadcast> (#592)
jpbede
authored
3060ceb
View commit details
Copy full SHA for 3060ceb
Browse repository at this point
test: skip flaky test_cancel_post_init on AIO 3.13+ (#714)
fantix
authored
3ea5c85
View commit details
Copy full SHA for 3ea5c85
Browse repository at this point
Fix test `test_create_connection_open_con_addr` with Python 3.13.9+ (#713)
shadchin
authored
b93141a
View commit details
Copy full SHA for b93141a
Browse repository at this point
Commits on Oct 16, 2025
uvloop 0.22.1
Show description for 74f4c96
fantix
committed
74f4c96
View commit details
Copy full SHA for 74f4c96
Browse repository at this point
ci: bump pypa/gh-action-pypi-publish
fantix
committed
321d345
View commit details
Copy full SHA for 321d345
Browse repository at this point
uvloop 0.22.0
Show description for 3cf6b44
fantix
committed
3cf6b44
View commit details
Copy full SHA for 3cf6b44
Browse repository at this point
ci: use native ubuntu-24.04-arm
fantix
committed
e4d569e
View commit details
Copy full SHA for e4d569e
Browse repository at this point
ci: fix test and release workflow
fantix
committed
d9fa054
View commit details
Copy full SHA for d9fa054
Browse repository at this point
Commits on Oct 15, 2025
ci: fix artifact handling
fantix
committed
7effa90
View commit details
Copy full SHA for 7effa90
Browse repository at this point
add free-threading support (#693)
Show description for 286b370
kumaraditya303
and
fantix
authored
286b370
View commit details
Copy full SHA for 286b370
Browse repository at this point
Commits on Oct 10, 2025
Fixes for Python 3.14 (#638)
Show description for 46456b6
4 people
authored
46456b6
View commit details
Copy full SHA for 46456b6
Browse repository at this point
Commits on Apr 17, 2025
test: fix task name for Python 3.13.3/3.14 (#662)
Show description for 96b7ed3
cjwatson
and
fantix
authored
96b7ed3
View commit details
Copy full SHA for 96b7ed3
Browse repository at this point
Commits on Apr 16, 2025
test: fix getaddrinfo test (#663)
Show description for 5680792
fantix
authored
5680792
View commit details
Copy full SHA for 5680792
Browse repository at this point
Commits on Oct 15, 2024
Use Cython `enum` for `__PREALLOCED_BUFS` (#634)
jakirkham
authored
7bb12a1
View commit details
Copy full SHA for 7bb12a1
Browse repository at this point
Commits on Oct 14, 2024
bump cibuildwheel version
fantix
committed
2e8feae
View commit details
Copy full SHA for 2e8feae
Browse repository at this point
uvloop 0.21.0
Show description for 40e8a34
fantix
committed
40e8a34
View commit details
Copy full SHA for 40e8a34
Browse repository at this point
Commits on Sep 2, 2024
uvloop 0.21.0beta1
fantix
committed
79d5dcd
View commit details
Copy full SHA for 79d5dcd
Browse repository at this point
Add cleanup_socket param on create_unix_server() (#623)
Show description for fb5a139
edgarrmondragon
and
fantix
authored
fb5a139
View commit details
Copy full SHA for fb5a139
Browse repository at this point
Previous
Next
You can’t perform that action at this time.