Ecosyste.ms: Issues

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

GitHub / MagicStack/uvloop issues and pull requests

#631 - uvloop is grouping responses to multiple requests/messages

Issue - State: open - Opened by SerodioJ 8 days ago - 2 comments

#630 - Support any number of flags in UVLOOP_OPT_CFLAGS

Pull Request - State: open - Opened by mgorny 9 days ago

#629 - Improve performance of ssl reads

Pull Request - State: open - Opened by tarasko 18 days ago

#628 - Implement sock_sendto

Pull Request - State: open - Opened by czubix 21 days ago

#627 - Optimize run_in_context functions

Pull Request - State: open - Opened by tarasko 21 days ago

#626 - Optimizations for SSLProtocol

Pull Request - State: open - Opened by tarasko 22 days ago

#624 - uvloop 0.21.0beta1

Pull Request - State: closed - Opened by fantix 27 days ago

#623 - Add cleanup_socket param on create_unix_server()

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

#622 - uvloop fails to build with Python 3.13-rc1

Issue - State: open - Opened by fafanoulele about 1 month ago - 3 comments

#617 - uvloop 0.20.0

Pull Request - State: closed - Opened by fantix about 2 months ago - 2 comments

#616 - Bump libuv to 1.48

Pull Request - State: closed - Opened by fantix about 2 months ago - 1 comment

#615 - vulnerability in libuv v1.46.0

Issue - State: closed - Opened by javaccar about 2 months ago - 3 comments

#614 - Fix test_create_server_4 with Python 3.12.5

Pull Request - State: closed - Opened by shadchin about 2 months ago

#613 - Unable to pip install uvloop on Android using Termux

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

#612 - sys.exit(...) exception swallowed by uvloop

Issue - State: open - Opened by dmoklaf 2 months ago

#610 - Test with Python 3.13

Pull Request - State: closed - Opened by edgarrmondragon 3 months ago - 9 comments

#610 - Test with Python 3.13

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

#609 - Use cythonized SO_REUSEPORT rather than the unwrapped native one.

Pull Request - State: closed - Opened by ptribble 3 months ago

#608 - really drop python<=3.7 support

Pull Request - State: open - Opened by kloczek 3 months ago

#607 - Access length of the ._ready queue?

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

#604 - Inline _Py_RestoreSignals() from CPython

Pull Request - State: closed - Opened by befeleme 5 months ago - 1 comment

#600 - Upgrade libuv to v1.48.0

Pull Request - State: closed - Opened by niklasr22 7 months ago - 4 comments

#599 - Fix Python version in README.rst

Pull Request - State: closed - Opened by niklasr22 7 months ago

#598 - Upgrade libuv version to 1.48.0

Pull Request - State: closed - Opened by niklasr22 7 months ago

#597 - Type annotations

Issue - State: open - Opened by jgarvin 7 months ago - 1 comment

#596 - libuv 1.48.0: getaddrinfo('', 0): OSError: [Errno 22] Invalid argument

Issue - State: open - Opened by hroncok 7 months ago - 6 comments

#594 - UDPTransport returning when data is empty

Issue - State: open - Opened by ordinary-jamie 8 months ago

#592 - Add support for special hostname <broadcast>

Pull Request - State: open - Opened by jpbede 8 months ago - 1 comment

#591 - Use len(os.sched_getaffinity(0)) instead of os.cpu_count()

Pull Request - State: closed - Opened by avkarenow 9 months ago

#589 - Current version of libuv

Issue - State: open - Opened by MaximKiselev 9 months ago - 1 comment

#587 - Updates for Cython3

Pull Request - State: closed - Opened by alan-brooks 9 months ago - 7 comments

#586 - Please upgrade cython (3.0.x)

Issue - State: open - Opened by blshkv 10 months ago - 8 comments

#585 - Update loop task factory typing with kwargs

Pull Request - State: closed - Opened by ordinary-jamie 10 months ago

#584 - Incorrect typing for set_task_factory

Issue - State: closed - Opened by ordinary-jamie 10 months ago - 1 comment

#583 - Update README.rst

Pull Request - State: closed - Opened by zedzhen 11 months ago

#581 - uvloop 0.19.0

Pull Request - State: closed - Opened by fantix 11 months ago

#579 - feat(uvloop): Support event loop utilization queries

Pull Request - State: open - Opened by cphoward 12 months ago

#578 - Drop support of Python 3.7 and update CI

Pull Request - State: closed - Opened by fantix 12 months ago

#577 - Debug release

Pull Request - State: closed - Opened by fantix 12 months ago

#576 - [ALTLinux] [ppc64le] [0.18.0] `AssertionError: Didn't reach a full buffer`

Issue - State: open - Opened by Ancieg 12 months ago - 2 comments

#575 - `__init__.pyi` added on #570 breaks mypy

Issue - State: closed - Opened by vkottler 12 months ago - 6 comments

#573 - restore uvloop.new_event_loop and other missing uvloop members to typing

Pull Request - State: closed - Opened by graingert 12 months ago - 1 comment

#572 - uvloop 0.18.0

Pull Request - State: closed - Opened by fantix 12 months ago - 2 comments

#571 - Upgrade libuv to v1.46.0

Pull Request - State: closed - Opened by fantix 12 months ago

#570 - Port uvloop to Python 3.12

Pull Request - State: closed - Opened by 1st1 12 months ago - 2 comments

#569 - Can we update cython and make uvloop compatible with python 3.12 please?

Issue - State: closed - Opened by tarsil 12 months ago - 1 comment

#568 - uvloop installs generated loop.c file

Issue - State: closed - Opened by BubuOT 12 months ago

#567 - Python 3.12 Support for uvloop

Issue - State: closed - Opened by geometry88 almost 1 year ago - 22 comments

#566 - Update performance plot

Issue - State: open - Opened by andersfylling about 1 year ago - 1 comment

#565 - TLS/SSL asyncio/uvloop leaks memory

Issue - State: open - Opened by rojamit about 1 year ago - 1 comment

#564 - start_tls: AssertionError if writing is paused

Issue - State: open - Opened by sorcio about 1 year ago

#563 - Make extract_stack resilient to lacking frames.

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

#562 - Set thread name prefix for default event loop thread pool

Issue - State: open - Opened by inikolaev about 1 year ago

#561 - Add support for loop.sock_sendto

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

#559 - fix deadlock in test_remote_shutdown_receives_trailing_data

Pull Request - State: open - Opened by xiacunshun about 1 year ago - 5 comments

#558 - RFE: please provide `cython` 3.x support

Issue - State: open - Opened by kloczek about 1 year ago - 1 comment

#557 - Cython 3

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

#556 - Cython 3

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

#555 - CI: python 3.12-dev

Pull Request - State: closed - Opened by dulmandakh about 1 year ago - 4 comments

#554 - bump libuv to 1.46.0

Pull Request - State: closed - Opened by dulmandakh about 1 year ago - 4 comments

#553 - CI: python 3.11 stable

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

#552 - Connection gets closed but connection_lost is not called

Issue - State: closed - Opened by r00ta about 1 year ago - 1 comment

#550 - uvloop strictly needs SO_REUSEPORT

Issue - State: closed - Opened by mtelka about 1 year ago - 3 comments

#549 - [Feature Request] sendfile support

Issue - State: open - Opened by robd003 about 1 year ago - 1 comment

#548 - memory from transport buffer not freed after connection_lost

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

#547 - Add support for Python 3.12 to Uvloop

Issue - State: closed - Opened by gotmax23 about 1 year ago - 1 comment

#546 - 0.17.0: pep517 based build fails

Issue - State: open - Opened by kloczek about 1 year ago - 3 comments

#545 - if send(to) fails with OSError should result in protocol.error_received

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

#544 - Run tests on python 3.12

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

#542 - Pip doesn’t install wheels

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

#541 - no default __reduce__ due to non-trivial __cinit__

Issue - State: open - Opened by Jan-Jasek over 1 year ago

#540 - sendto fails if ip address is "<broadcast>"

Issue - State: open - Opened by rlippmann over 1 year ago - 1 comment

#538 - Segmentation fault

Issue - State: open - Opened by EmpowerZ over 1 year ago - 3 comments

#537 - Error installing uvloop via pip for PyPy3.9

Issue - State: open - Opened by mochouaaaaa over 1 year ago - 14 comments

#536 - Windows 10 support

Issue - State: open - Opened by ystekno over 1 year ago - 5 comments

#535 - Add thread timeout for loop.shutdown_default_executor

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

#534 - Mark functions as noexcept to ensure cython 3 compatibility

Pull Request - State: closed - Opened by matusvalo over 1 year ago - 16 comments

#532 - `asyncio.create_subprocess_exec`: cannot read `/dev/stdin`

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