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

AbstractEventLoop.stop() doesn't stop if nothing has been executed type-bug An unexpected behavior, bug, or error
#124780 opened Sep 30, 2024 by 0xDEADFED5
Add a high-level tuning option for the cyclic GC interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#124771 opened Sep 29, 2024 by nascheme
Non-working code in update() method of weakref.WeakKeyDictionary interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#124748 opened Sep 29, 2024 by ri-gilfanov
Python/flowgraph.c:528: all_exits_have_lineno: Assertion `0' failed interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#124746 opened Sep 29, 2024 by 15r10nk
Add PYTHON_GC_THRESHOLD env var type-feature A feature request or enhancement
#124742 opened Sep 29, 2024 by nascheme
lzma module parity issues between platforms extension-modules C modules in the Modules dir OS-windows stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#124734 opened Sep 28, 2024 by Fabizocker456
test_class.TestInlineValues.test_detach_materialized_dict_no_memory leaks references tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#124722 opened Sep 28, 2024 by mpage
Update "Using Python on macOS" document for free-threading installation 3.13 bugs and security fixes 3.14 new features, bugs and security fixes docs Documentation in the Doc dir OS-mac topic-free-threading topic-installation
#124720 opened Sep 27, 2024 by ned-deily
Not all types have "trashcan" protection and tp_dealloc can overflow stack type-crash A hard crash of the interpreter, possibly with a core dump
#124715 opened Sep 27, 2024 by nascheme
Do not raise an Exception when exiting pdb type-feature A feature request or enhancement
#124703 opened Sep 27, 2024 by gaogaotiantian
refactor the implementation of inlined comprehensions interpreter-core (Objects, Python, Grammar, and Parser dirs)
#124697 opened Sep 27, 2024 by carljm
Add concurrent.futures.InterpreterPoolExecutor 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-subinterpreters type-feature A feature request or enhancement
#124694 opened Sep 27, 2024 by ericsnowcurrently
Support parsing negative scientific notation and complex numbers in argparse stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#124693 opened Sep 27, 2024 by savannahostrowski
Intermittent test_support.test_fd_count failure on iOS 3.13 bugs and security fixes 3.14 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#124682 opened Sep 27, 2024 by freakboy3742
The asyncio documentation is missing a landing page docs Documentation in the Doc dir easy topic-asyncio
#124668 opened Sep 27, 2024 by jedreky
Intermittent buildbot failure and timeout on Android aarch64 OS-android type-bug An unexpected behavior, bug, or error
#124666 opened Sep 27, 2024 by mhsmith
Profilers do not work in threads docs Documentation in the Doc dir
#124656 opened Sep 27, 2024 by spacemanspiff2007
Python 3.12+ breaks backwards compatibility for logging QueueHandler with SimpleQueue stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#124653 opened Sep 27, 2024 by spacemanspiff2007
functools.partialmethod simplification type-feature A feature request or enhancement
#124652 opened Sep 27, 2024 by dg-pb
venv activation scripts do not quote strings properly type-bug An unexpected behavior, bug, or error type-security A security issue
#124651 opened Sep 27, 2024 by y5c4l3
Please restore the loop param to staggered.staggered_race 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-asyncio type-bug An unexpected behavior, bug, or error
#124639 opened Sep 26, 2024 by bdraco
ProTip! Add no:assignee to see everything that’s not assigned.