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

Untangle ctypes bitfield size and expose field information topic-ctypes type-feature A feature request or enhancement
#128715 opened Jan 10, 2025 by encukou
Race in func_get_annotations under free-threading 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#128714 opened Jan 10, 2025 by hawkinsp
Infinite loop in Burnikel-Ziegler division algorithm in _pylong.py type-bug An unexpected behavior, bug, or error
#128709 opened Jan 10, 2025 by Julien-Livet
Comparison operators could benefit from constant folding type-feature A feature request or enhancement
#128706 opened Jan 10, 2025 by WolframAlph
Windows 10 Mimetypes for .webp return empty OS-windows stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#128703 opened Jan 10, 2025 by ewwink
sysconfig.get_platform(): specify result for Windows ARM64 docs Documentation in the Doc dir
#128696 opened Jan 10, 2025 by ncoghlan
test_embed.test_init_pyvenv_cfg fails type-bug An unexpected behavior, bug, or error
#128690 opened Jan 9, 2025 by WolframAlph
Introduce qualified name instead of function name in logging type-feature A feature request or enhancement
#128688 opened Jan 9, 2025 by NN---
LOAD_CONST_IMMORTAL doesn't survive being instrumented and de-instrumented. type-bug An unexpected behavior, bug, or error
#128685 opened Jan 9, 2025 by markshannon
_PyOS_SigintEvent() is needed for interruptible waiting on main thread topic-C-API type-bug An unexpected behavior, bug, or error
#128684 opened Jan 9, 2025 by jbms
Race condition in tracemalloc causes segfaults 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir type-crash A hard crash of the interpreter, possibly with a core dump
#128679 opened Jan 9, 2025 by itamarst
KeyboardInterrupt about test for REPL was directly captured by the test program topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#128676 opened Jan 9, 2025 by Natural-selection1
StrEnum.__getitem__ raises TypeError stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#128659 opened Jan 9, 2025 by injust
Spurious warning since Python3.13 task took excessive time when used with freezegun type-bug An unexpected behavior, bug, or error
#128658 opened Jan 9, 2025 by MarkusBiggus
Race in py_digest_by_name, _hashopenssl.c under free-threading type-bug An unexpected behavior, bug, or error
#128657 opened Jan 9, 2025 by vfdev-5
GzipFile.readinto reads full file before copying into the provided buffer stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#128646 opened Jan 8, 2025 by effigies
Free threading glossary of building blocks docs Documentation in the Doc dir topic-free-threading
#128642 opened Jan 8, 2025 by colesbury
Significant Configparser Performance Regression stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#128641 opened Jan 8, 2025 by 2trvl
Subinterpreters don't properly clean up threads 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-subinterpreters type-crash A hard crash of the interpreter, possibly with a core dump
#128639 opened Jan 8, 2025 by ZeroIntensity
Py313 REPL crash on malformed os.environ topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#128636 opened Jan 8, 2025 by khk-globus
NULL ptr deref in _PyCode_ConstantKey when compiling code 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes type-crash A hard crash of the interpreter, possibly with a core dump
#128632 opened Jan 8, 2025 by alex
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.