-
-
Notifications
You must be signed in to change notification settings - Fork 30.4k
Issues: python/cpython
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
Issues list
Outdated docs about Documentation in the Doc dir
topic-asyncio
asyncio.start_server()
docs
#126896
opened Nov 16, 2024 by
beavailable
Improve Documentation in the Doc dir
topic-asyncio
asyncio.loop.add_read
and asyncio.loop.add_writer
documentation
docs
#126137
opened Oct 29, 2024 by
jmgurney
GH-91048: Add utils for capturing async call stack for asyncio programs and enable profiling
awaiting merge
topic-asyncio
#124640
opened Sep 26, 2024 by
1st1
Loading…
asyncio.Queue.task_done
documentation is ambiguous
docs
#124433
opened Sep 24, 2024 by
enok71
Unable to cancel Server.serve_forever() if a reader is blocked while reading (3.12 regression)
3.12
bugs and security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
sprint
stdlib
Python modules in the Lib dir
topic-asyncio
type-bug
An unexpected behavior, bug, or error
#123720
opened Sep 5, 2024 by
paravoid
Asyncio.Event.wait doesn't resume execution when the event is set if no other tasks are active.
topic-asyncio
type-feature
A feature request or enhancement
#122938
opened Aug 12, 2024 by
fevsea
Asyncio socket-level methods do not support SSLSocket
docs
Documentation in the Doc dir
topic-asyncio
#122706
opened Aug 5, 2024 by
NoahStapp
Asyncio loop.sock_sendall() fails on Windows when sockets are shared across threads
topic-asyncio
type-feature
A feature request or enhancement
#122240
opened Jul 24, 2024 by
NoahStapp
test.test_asyncio.test_server.TestServer2.test_abort_clients consistently fails on Linux 6.10.x
tests
Tests in the Lib/test dir
topic-asyncio
type-bug
An unexpected behavior, bug, or error
#122136
opened Jul 22, 2024 by
hroncok
Make pdb asyncio aware
topic-asyncio
type-feature
A feature request or enhancement
#121468
opened Jul 7, 2024 by
gaogaotiantian
run_coroutine_threadsafe document can not be reproduced
docs
Documentation in the Doc dir
topic-asyncio
#121075
opened Jun 27, 2024 by
PaleNeutron
Inconsistent behavior of An unexpected behavior, bug, or error
asyncio.Server.wait_closed
in Python 3.12 versus earlier releases
topic-asyncio
type-bug
#120866
opened Jun 22, 2024 by
tovrstra
asyncio REPL fails to run with TERM=dumb or PYTHON_BASIC_REPL in 3.13.0b2
topic-asyncio
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#120842
opened Jun 21, 2024 by
byllyfish
WinError 10022 for create_datagram_endpoint with local_addr=None.
docs
Documentation in the Doc dir
OS-windows
topic-asyncio
#119711
opened May 29, 2024 by
lschoe
asyncio An unexpected behavior, bug, or error
proc.kill()
and proc.wait()
are counter intuitive
topic-asyncio
type-bug
#119710
opened May 29, 2024 by
piwicode
Add A feature request or enhancement
asyncio.Queue.__aiter__
topic-asyncio
type-feature
#119154
opened May 18, 2024 by
Zac-HD
asyncio.TaskGroup may silently discard request to run a task
topic-asyncio
type-bug
An unexpected behavior, bug, or error
#116048
opened Feb 28, 2024 by
arthur-tacca
Checking for bugs and security fixes
topic-asyncio
topic-subinterpreters
type-bug
An unexpected behavior, bug, or error
sys.is_finalizing
before thread.start() still yields "can't create new thread at interpreter shutdown"
3.12
#114570
opened Jan 25, 2024 by
Jibola
asyncio gets stuck on event loop close
topic-asyncio
type-bug
An unexpected behavior, bug, or error
#111604
opened Nov 1, 2023 by
fabioz
shutdown_default_executor / wait_for_tstate_lock deadlock (?) after Ctrl+C
topic-asyncio
type-bug
An unexpected behavior, bug, or error
#111358
opened Oct 26, 2023 by
xbeastx
gh-94597: deprecate asyncio.set_event_loop_policy
awaiting merge
sprint
topic-asyncio
#110728
opened Oct 11, 2023 by
graingert
Loading…
dropping An unexpected behavior, bug, or error
asyncio.open_unix_socket
's writer will drop the connection.
topic-asyncio
type-bug
#109986
opened Sep 27, 2023 by
aspizu
[asyncio][FreeBSD] _UnixWritePipeTransport.write() may raise BrokenPipeError on FreeBSD
3.12
bugs and security fixes
3.13
bugs and security fixes
OS-freebsd
stdlib
Python modules in the Lib dir
topic-asyncio
type-bug
An unexpected behavior, bug, or error
#109757
opened Sep 22, 2023 by
sorcio
Race condition in asyncio.Server.close
stdlib
Python modules in the Lib dir
topic-asyncio
type-bug
An unexpected behavior, bug, or error
#109564
opened Sep 19, 2023 by
bmerry
TLS/SSL asyncio leaks memory
extension-modules
C modules in the Modules dir
performance
Performance or resource usage
topic-asyncio
type-bug
An unexpected behavior, bug, or error
#109534
opened Sep 18, 2023 by
rojamit
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.