FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for uvloop - sysfce2/python-uvloop · GitHub
sysfce2
/
python-uvloop
Public
forked from
MagicStack/uvloop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
python-uvloop
uvloop
on
master
User selector
Datepicker
Commit history
Commits on Jul 14, 2026
feat: support eager_start kwarg (#748)
samypr100
authored
3cbb095
View commit details
Copy full SHA for 3cbb095
View code at this point
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
View code at this point
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
authored
dc680eb
View commit details
Copy full SHA for dc680eb
View code at this point
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
View code at this point
Browse repository at this point
Replace some SSL vectorcall with direct methods (#626)
tarasko
authored
6a27cbe
View commit details
Copy full SHA for 6a27cbe
View code at this point
Browse repository at this point
Improve performance/latency of Transport.write (#619)
tarasko
authored
1d9b6e0
View commit details
Copy full SHA for 1d9b6e0
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Prefer inspect.iscoroutinefunction (#705)
MatthieuDartiailh
authored
fd65027
View commit details
Copy full SHA for fd65027
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
uvloop 0.22.0
Show description for 3cf6b44
fantix
committed
3cf6b44
View commit details
Copy full SHA for 3cf6b44
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
add free-threading support (#693)
Show description for 286b370
kumaraditya303
and
fantix
authored
286b370
View commit details
Copy full SHA for 286b370
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
Fixes for Python 3.14 (#638)
Show description for 46456b6
authored
46456b6
View commit details
Copy full SHA for 46456b6
View code at this point
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
View code at this point
Browse repository at this point
Commits on Oct 14, 2024
uvloop 0.21.0
Show description for 40e8a34
fantix
committed
40e8a34
View commit details
Copy full SHA for 40e8a34
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 28, 2024
Updates for Cython3 (#587)
Show description for 3fba9fa
alan-brooks
and
fantix
authored
3fba9fa
View commit details
Copy full SHA for 3fba9fa
View code at this point
Browse repository at this point
Commits on Aug 26, 2024
udp errors should result in protocol.error_received (#601)
jensbjorgensen
authored
3c3bbef
View commit details
Copy full SHA for 3c3bbef
View code at this point
Browse repository at this point
Commits on Aug 16, 2024
Use cythonized SO_REUSEPORT rather than the unwrapped native one. (#609)
Show description for 4083a94
ptribble
and
fantix
authored
4083a94
View commit details
Copy full SHA for 4083a94
View code at this point
Browse repository at this point
Commits on Aug 15, 2024
uvloop 0.20.0
Show description for 2d35f10
fantix
committed
2d35f10
View commit details
Copy full SHA for 2d35f10
View code at this point
Browse repository at this point
Inline _Py_RestoreSignals() from CPython (#604)
Show description for 8511ba1
befeleme
authored
8511ba1
View commit details
Copy full SHA for 8511ba1
View code at this point
Browse repository at this point
Upgrade libuv to v1.48.0 (#600)
Show description for 7777852
niklasr22
and
fantix
authored
7777852
View commit details
Copy full SHA for 7777852
View code at this point
Browse repository at this point
Commits on Oct 22, 2023
uvloop 0.19.0
Show description for 6c770dc
fantix
committed
6c770dc
View commit details
Copy full SHA for 6c770dc
View code at this point
Browse repository at this point
Drop support of Python 3.7 and update CI (#578)
Show description for ee5ad26
fantix
authored
ee5ad26
View commit details
Copy full SHA for ee5ad26
View code at this point
Browse repository at this point
Commits on Oct 15, 2023
Fix docstring of loop.shutdown_default_executor (#535)
Show description for 919da56
Gelbpunkt
and
fantix
authored
919da56
View commit details
Copy full SHA for 919da56
View code at this point
Browse repository at this point
Restore uvloop.new_event_loop and other missing uvloop members to typing (#573)
graingert
authored
5c500ee
View commit details
Copy full SHA for 5c500ee
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
uvloop 0.18.0
Show description for 5ddf38b
fantix
committed
5ddf38b
View commit details
Copy full SHA for 5ddf38b
View code at this point
Browse repository at this point
Upgrade libuv to v1.46.0 (#571)
Show description for 2e1978c
fantix
authored
2e1978c
View commit details
Copy full SHA for 2e1978c
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
Port uvloop to Python 3.12 (#570)
Show description for 9f82bd7
Yury Selivanov
and
fantix
authored
9f82bd7
View commit details
Copy full SHA for 9f82bd7
View code at this point
Browse repository at this point
Commits on Oct 7, 2023
Make extract_stack resilient to lacking frames. (#563)
jhance
authored
0687643
View commit details
Copy full SHA for 0687643
View code at this point
Browse repository at this point
Commits on Sep 14, 2022
uvloop v0.17.0
Show description for afb3268
fantix
committed
afb3268
View commit details
Copy full SHA for afb3268
View code at this point
Browse repository at this point
Fix typo discovered by codespell
cclauss
authored and
fantix
committed
39cf04c
View commit details
Copy full SHA for 39cf04c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL