MagicStack / uvloop Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
uvloop closes underlying sockets that were established outside upon end of asyncio.run()
#464
opened Mar 22, 2022 by
Programmierus
Test failures on macOS due to
OSError: AF_UNIX path too long
#463
opened Feb 24, 2022 by
austinbutler
create_subprocess_exec treats env={} differently than vanilla asyncio
#439
opened Aug 21, 2021 by
byllyfish
"Future exception was never retrieved" in Loop.create_connection
#437
opened Aug 20, 2021 by
sc07kvm
uvloop fails to import on SPARC64: OverflowError: Python int too large to convert to C long
#427
opened Jul 28, 2021 by
mgorny
python: src/unix/core.c:930: uv__io_stop: Assertion `loop->watchers[w->fd] == w' failed.
#424
opened Jul 20, 2021 by
alviezhang
Pathlib throws "Bad file descriptor", but only with
uvloop.
#414
opened May 22, 2021 by
decorator-factory
Test_AIO_TCPSSL::test_remote_shutdown_receives_trailing_data gets stuck on aarch64-linux
#412
opened May 9, 2021 by
mweinelt
Missing support for a feature of vanilla asyncio is not implemented in uvloop
interleave and happy_eyeballs_delay in create_connection
help wanted
missing feature
#406
opened Mar 22, 2021 by
vuori777
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.