Skip to content

Pull requests: MagicStack/uvloop

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

POC Tracing support
#171 opened Jun 21, 2018 by pfreixes Loading…
Optimize non buffered protocol reads in SSLProtocol
#726 opened Jan 31, 2026 by tarasko Contributor Loading…
Implement Windows support
#62 opened Nov 23, 2016 by 1st1 Member Loading…
1 of 6 tasks
enable the cython binding=True directive
#484 opened Aug 2, 2022 by graingert Contributor Loading…
Close transport after sending close_notify in TLSv1.2
#507 opened Oct 1, 2022 by fantix Member Loading…
Kristjan/get ready queue
#525 opened Feb 5, 2023 by kristjanvalur Loading…
feat(uvloop): Support event loop utilization queries
#579 opened Oct 16, 2023 by cphoward Loading…
fix Future exception never retrieved in create_connection
#590 opened Jan 17, 2024 by jensbjorgensen Contributor Loading…
really drop python<=3.7 support
#608 opened Jun 18, 2024 by kloczek Loading…
fix eof_received
#661 opened Mar 22, 2025 by dennissheng Loading…
Implement sock_sendto
#628 opened Sep 9, 2024 by czubix Loading…
fix: guard debug stack walk
#716 opened Jan 14, 2026 by windsornguyen Loading…
return the registration status from remove_reader/remove_writer
#660 opened Mar 17, 2025 by graingert Contributor Loading…
Support any number of flags in UVLOOP_OPT_CFLAGS
#630 opened Sep 20, 2024 by mgorny Loading…
Increase test_issue39_regression alarm time
#711 opened Jan 2, 2026 by AdrianBunk Loading…
call_later should always return TimerHandle
#704 opened Oct 22, 2025 by jensbjorgensen Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.