The Wayback Machine - https://web.archive.org/web/20240418214736/https://github.com/python/cpython/issues
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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

The "finder" Glossary Entry May Need Updating 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes docs Documentation in the Doc dir
#118055 opened Apr 18, 2024 by ericsnowcurrently
Python 3.x crashes when you load a .so file in TCL through tkinter topic-tkinter type-crash A hard crash of the interpreter, possibly with a core dump
#118051 opened Apr 18, 2024 by vatsamail
Python 3.x fails to load a .so file in TCL through tkinter topic-tkinter type-bug An unexpected behavior, bug, or error
#118049 opened Apr 18, 2024 by vatsamail
Performance difference of C calling conventions docs Documentation in the Doc dir performance Performance or resource usage topic-C-API
#118043 opened Apr 18, 2024 by nineteendo
subclasses of telnetlib.Telnet may crash when used as context manager type-bug An unexpected behavior, bug, or error
#118042 opened Apr 18, 2024 by NichtJens
Call stats are incorrect for tier 2 and maybe for tier 1 as well type-bug An unexpected behavior, bug, or error
#118036 opened Apr 18, 2024 by markshannon
CPython requires stdatomic.h build The build process and cross-build topic-C-API
#118034 opened Apr 18, 2024 by encukou
dataclasses: 3.12.3 regression with weakref_slot 3.12 bugs and security fixes 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#118033 opened Apr 18, 2024 by francis-clairicia
Don't needlessly repeat Sphinx directives docs Documentation in the Doc dir
#118030 opened Apr 18, 2024 by nineteendo
_pydecimal.Decimal.__pow__ tries to compute 10**1000000000000000000 and thus doesn't terminate stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#118027 opened Apr 18, 2024 by cfbolz
[3.12] getattr_static can result in reference leaks 3.12 bugs and security fixes 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#118013 opened Apr 17, 2024 by williamwen42
Small integer powers of real±0j are invalid type-bug An unexpected behavior, bug, or error
#117999 opened Apr 17, 2024 by skirpichev
sqlite3 seems to consider ?1 a named placeholder 3.12 bugs and security fixes 3.13 new features, bugs and security fixes topic-sqlite3 type-bug An unexpected behavior, bug, or error
#117995 opened Apr 17, 2024 by kalekundert
release() function for threading.Barrier type-feature A feature request or enhancement
#117991 opened Apr 17, 2024 by moefear85
GH-114781 potentially breaks gevent: threading becomes pre-imported at startup type-bug An unexpected behavior, bug, or error
#117983 opened Apr 17, 2024 by navytux
Add tests for the PyEval_Run family of the C API extension-modules C modules in the Modules dir tests Tests in the Lib/test dir topic-C-API
#117968 opened Apr 17, 2024 by erlend-aasland
18 tasks
Associativity of matmul unclear from grammar for m_expr docs Documentation in the Doc dir
#117961 opened Apr 17, 2024 by arnoegw
Expose jit_code field for UOp Executor performance Performance or resource usage type-feature A feature request or enhancement
#117958 opened Apr 17, 2024 by tonybaloney
Single-Phase Init Extension Module Init Functions Still Run in Isolated Interpreters 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-subinterpreters type-bug An unexpected behavior, bug, or error
#117953 opened Apr 16, 2024 by ericsnowcurrently
ProTip! Follow long discussions with comments:>50.