Skip to content

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
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
Assignee
Filter by who’s assigned
Sort

Issues list

Improve the error message for invalid typecodes in multiprocessing.{Array,Value} stdlib Python modules in the Lib dir topic-multiprocessing type-feature A feature request or enhancement
#133017 opened Apr 26, 2025 by tomasr8
REPL: AttributeError: module __mp_main__ has no attribute is_prime in ProcessPoolExecutor example 3.12 only security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#132898 opened Apr 25, 2025 by wenming21
Multiprocessing queue doesn't make the program exit properly stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#132634 opened Apr 17, 2025 by albertino87
multiprocessing.Process.start hangs when a Thread is waiting for input() stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#132276 opened Apr 8, 2025 by jonas-wago
File descriptor leak using multiprocessing.Queue stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#131794 opened Mar 27, 2025 by gduvalsc
Cross-implementation support of multiprocessing module stdlib Python modules in the Lib dir topic-multiprocessing type-feature A feature request or enhancement
#131656 opened Mar 24, 2025 by pypy66
concurrent.futures.ProcessPoolExecutor raises during shutdown stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#131598 opened Mar 23, 2025 by apparebit
multiprocessing.Process.is_alive() can incorrectly return True after join() stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#130895 opened Mar 5, 2025 by colesbury
test_multiprocessing_spawn.test_processes flaky tests on Windows OS-windows tests Tests in the Lib/test dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#130733 opened Mar 1, 2025 by colesbury
multiprocessing.Queue: Exceeding a certain amount of bytes in the queue prevents proper exit 3.12 only security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#128186 opened Dec 22, 2024 by ebonnal
multiprocessing async .get() hangs if the pool is terminated stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#126743 opened Nov 12, 2024 by mdavis-xyz
Weirdo multiprocessing: Shared objects taking more time in sharing smaller data than larger data between multiple processes. extension-modules C modules in the Modules dir pending The issue will be closed if no feedback is provided topic-multiprocessing type-bug An unexpected behavior, bug, or error
#126471 opened Nov 6, 2024 by ayushbisht2001
multiprocessing.Event.set() can deadlock when called from a signal handler or trace function stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#126434 opened Nov 5, 2024 by ivarref
_pickle.PicklingError on 3.14.0a1+ where it didn't before due to the start method change from fork to forkserver 3.14 new features, bugs and security fixes docs Documentation in the Doc dir stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#125714 opened Oct 18, 2024 by progval
ProTip! Follow long discussions with comments:>50.