-
Notifications
You must be signed in to change notification settings - Fork 570
Pull requests: MagicStack/uvloop
Pull requests list
Fix cpython imports & Redirecting Windows Users to Use Winloop
#679
opened May 12, 2025 by
Vizonex
Loading...
return the registration status from remove_reader/remove_writer
#660
opened Mar 17, 2025 by
graingert
Loading...
Fix for unexpected socket closures and data leakage under heavy load
#646
opened Nov 25, 2024 by
todddialpad
Loading...
Add note about Python version to performance claims in README
#644
opened Nov 11, 2024 by
MarkusSintonen
Loading...
Fix SSLProtocol.connection_lost not being called when underlying socket is closed
#639
opened Oct 23, 2024 by
cjavad
Loading...
Add thread name prefix to the default thread pool executor
#636
opened Oct 20, 2024 by
inikolaev
Loading...
Improve SSL performance by avoiding SSLWantReadError exception and using much faster checks whenever possible
#629
opened Sep 11, 2024 by
tarasko
Loading...
Improve performance by using Python C API to enter/exit context
#627
opened Sep 8, 2024 by
tarasko
Loading...
Improve SSL performance by calling SSLProtocol methods directly, not through the python's vectorcall interface
#626
opened Sep 7, 2024 by
tarasko
Loading...
Improve performance and reduce latency of Transport.write by attempting to send data immediately if all write buffers are empty
#619
opened Aug 16, 2024 by
tarasko
Loading...
Redirect windows users trying to install uvloop to winloop for the time being
#606
opened May 19, 2024 by
Vizonex
Loading...
fix Future exception never retrieved in create_connection
#590
opened Jan 17, 2024 by
jensbjorgensen
Loading...
feat(uvloop): Support event loop utilization queries
#579
opened Oct 16, 2023 by
cphoward
Loading...
fix deadlock in test_remote_shutdown_receives_trailing_data
#559
opened Sep 4, 2023 by
xiacunshun
Loading...
ProTip!
no:milestone will show everything without a milestone.