An open API service for providing issue and pull request metadata for open source projects.

GitHub / MagicStack/uvloop issues and pull requests

#742 - fix(build): use packaging instead of relying on pkg_resources from setuptools

Pull Request - State: open - Opened by samypr100 14 days ago - 1 comment

#740 - Detach socket on create_connection cancellation to prevent fd double-close

Pull Request - State: open - Opened by junjzhang 25 days ago - 3 comments

#737 - fix: replace pkg_resources with packaging for setuptools 82+

Pull Request - State: open - Opened by junagent 29 days ago

#736 - Start unifying uvloop & winloop together (WINDOWS SUPPORT)

Pull Request - State: open - Opened by Vizonex about 1 month ago - 11 comments

#734 - add missing 'context' parameter to Loop.create_task stub

Pull Request - State: open - Opened by eyetheekh about 1 month ago - 1 comment

#733 - feat: add riscv64 to wheel build matrix

Pull Request - State: closed - Opened by gounthar about 1 month ago - 1 comment

#732 - Add riscv64 (linux_riscv64) wheel to PyPI releases

Issue - State: open - Opened by gounthar about 1 month ago

#730 - Python 3.13 Error Walking Stack w/ PYTHONASYNCIODEBUG=1

Issue - State: open - Opened by atulenko about 1 month ago - 1 comment

#729 - Use of deprecated / removed pkg_resources

Issue - State: open - Opened by loqs about 2 months ago - 4 comments

#728 - Serialize process spawning across threads with a lock

Pull Request - State: open - Opened by veeceey about 2 months ago - 3 comments

#727 - Fix CI

Pull Request - State: open - Opened by patrickelectric 2 months ago - 1 comment

#726 - Optimize non buffered protocol reads in SSLProtocol

Pull Request - State: open - Opened by tarasko 3 months ago - 1 comment

#723 - Create loop in `get_event_loop` if needed

Pull Request - State: open - Opened by zvyn 3 months ago - 2 comments

#710 - Update the example to work with 3.14

Pull Request - State: open - Opened by Jamie-Chang 4 months ago

#708 - Fix start_tls() loses buffer data and hangs when upgrading the connection

Pull Request - State: open - Opened by fizzi01 4 months ago - 3 comments

#706 - Segfault in uvloop 0.22.1

Issue - State: open - Opened by FHTMitchell 4 months ago - 1 comment

#705 - Do not use deprecated asyncio.iscoroutinefunction

Pull Request - State: closed - Opened by MatthieuDartiailh 5 months ago - 8 comments

#704 - call_later should always return TimerHandle

Pull Request - State: open - Opened by jensbjorgensen 6 months ago - 1 comment

#698 - Start applying ruff rules

Pull Request - State: open - Opened by DimitriPapadopoulos 6 months ago

#697 - PEP 639 compliance

Pull Request - State: open - Opened by DimitriPapadopoulos 6 months ago

#696 - Get rid of wheel as a dependency

Pull Request - State: open - Opened by DimitriPapadopoulos 6 months ago

#692 - uvloop 0.22.0

Pull Request - State: open - Opened by fantix 6 months ago

#691 - Fails to build on Raspbian 13

Issue - State: open - Opened by BlueWolfProduction 6 months ago - 2 comments

#690 - Bug: Segfault when building uvloop on 3.14

Issue - State: closed - Opened by Ahajha 6 months ago - 3 comments

#688 - More changes for Python 3.14

Pull Request - State: closed - Opened by paulocheque 7 months ago - 1 comment

#687 - github: Add armv7 release

Pull Request - State: open - Opened by patrickelectric 8 months ago

#684 - uvloop wheels don't include libuv LICENSE files

Issue - State: open - Opened by threexc 10 months ago

#683 - Python3.13 support - `close_clients`

Issue - State: open - Opened by matan1008 10 months ago

#680 - [Build issue] Wheel fails to build on Python 3.13

Issue - State: closed - Opened by VaZark 11 months ago - 1 comment

#679 - Fix cpython imports

Pull Request - State: open - Opened by Vizonex 11 months ago

#679 - Fix cpython imports & Redirecting Windows Users to Use Winloop

Pull Request - State: open - Opened by Vizonex 11 months ago - 2 comments

#677 - Debug tests fail with Cython 3.1.0

Issue - State: open - Opened by todddialpad 11 months ago

#664 - create_task no longer calls set_name

Issue - State: closed - Opened by sergiosacj 12 months ago - 2 comments
Labels: resolved

#663 - test: fix getaddrinfo test

Pull Request - State: closed - Opened by fantix about 1 year ago

#663 - test: fix getaddrinfo test

Pull Request - State: closed - Opened by fantix about 1 year ago

#662 - Compensate for asyncio changes in Python 3.13.3/3.14

Pull Request - State: closed - Opened by cjwatson about 1 year ago - 3 comments

#662 - Compensate for asyncio changes in Python 3.13.3/3.14

Pull Request - State: open - Opened by cjwatson about 1 year ago

#661 - fix eof_received

Pull Request - State: open - Opened by dennissheng about 1 year ago - 2 comments

#661 - fix eof_received

Pull Request - State: open - Opened by dennissheng about 1 year ago

#660 - return the registration status from remove_reader/remove_writer

Pull Request - State: open - Opened by graingert about 1 year ago

#660 - return the registration status from remove_reader/remove_writer

Pull Request - State: open - Opened by graingert about 1 year ago - 1 comment

#659 - Add support for "abstract unix socket"

Pull Request - State: closed - Opened by bxfhiretual about 1 year ago

#658 - WIP Python 3.14 attempts

Pull Request - State: open - Opened by hroncok about 1 year ago

#658 - WIP Python 3.14 attempts

Pull Request - State: open - Opened by hroncok about 1 year ago - 1 comment

#657 - Fails to build on PyPy 3.11

Issue - State: closed - Opened by wRAR about 1 year ago - 10 comments

#656 - Allow context for tasks that block the event loop

Issue - State: open - Opened by msukmanowsky about 1 year ago - 2 comments

#655 - Add support for sock_sendto and sock_recvfrom

Issue - State: closed - Opened by pay748 about 1 year ago - 1 comment
Labels: duplicate

#654 - [Bug] Not able to cimort loop from pyx file

Issue - State: closed - Opened by raceychan about 1 year ago

#652 - uvloop doesn't support in windows

Issue - State: closed - Opened by Sagor0078 about 1 year ago - 6 comments
Labels: duplicate

#651 - Python3.10 / Python3.9 arm7 wheels

Issue - State: closed - Opened by jackmead515 over 1 year ago - 2 comments

#647 - test_process_env_2 not portable to non-FHS systems

Issue - State: open - Opened by Apteryks over 1 year ago

#646 - Fix for unexpected socket closures and data leakage under heavy load

Pull Request - State: open - Opened by todddialpad over 1 year ago - 31 comments

#643 - Python 3.12

Issue - State: open - Opened by michaelfeil over 1 year ago

#642 - Add support for free-threaded (nogil) 3.13 Python

Issue - State: open - Opened by gi0baro over 1 year ago - 2 comments

#640 - Error installing on a RedPitaya platform armv7I

Issue - State: open - Opened by OctopusLite over 1 year ago

#639 - Fix SSLProtocol.connection_lost not being called when underlying socket is closed

Pull Request - State: open - Opened by cjavad over 1 year ago - 1 comment

#638 - Fix build for Python 3.14

Pull Request - State: closed - Opened by graingert over 1 year ago - 1 comment

#637 - uvloop fails on 3.14

Issue - State: closed - Opened by graingert over 1 year ago - 8 comments

#636 - Add thread name prefix to the default thread pool executor

Pull Request - State: open - Opened by inikolaev over 1 year ago

#636 - Add thread name prefix to the default thread pool executor

Pull Request - State: open - Opened by inikolaev over 1 year ago

#634 - Use Cython `enum` for `__PREALLOCED_BUFS`

Pull Request - State: closed - Opened by jakirkham over 1 year ago - 1 comment

#633 - uvloop 0.21.0

Pull Request - State: closed - Opened by fantix over 1 year ago - 2 comments

#633 - uvloop 0.21.0

Pull Request - State: open - Opened by fantix over 1 year ago

#632 - uvloop fails build on python 3.13.0-slim-bookworm

Issue - State: closed - Opened by PabloExperimental over 1 year ago - 2 comments

#630 - Support any number of flags in UVLOOP_OPT_CFLAGS

Pull Request - State: open - Opened by mgorny over 1 year ago

#630 - Support any number of flags in UVLOOP_OPT_CFLAGS

Pull Request - State: open - Opened by mgorny over 1 year ago

#629 - Improve performance of ssl reads

Pull Request - State: open - Opened by tarasko over 1 year ago

#628 - Implement sock_sendto

Pull Request - State: open - Opened by czubix over 1 year ago - 1 comment

#628 - Implement sock_sendto

Pull Request - State: open - Opened by czubix over 1 year ago

#627 - Improve performance by using Python C API to enter/exit context

Pull Request - State: open - Opened by tarasko over 1 year ago

#627 - Optimize run_in_context functions

Pull Request - State: open - Opened by tarasko over 1 year ago