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

./python.exe -m test test_types test_inspect fails as (env changed) tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#128694 opened Jan 9, 2025 by sobolevn
threading.local() access should scale well performance Performance or resource usage topic-free-threading type-feature A feature request or enhancement
#128691 opened Jan 9, 2025 by colesbury
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 type-crash A hard crash of the interpreter, possibly with a core dump
#128679 opened Jan 9, 2025 by itamarst
StrEnum.__getitem__ raises TypeError 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
functools.partial: Allowing trailing Placeholders type-feature A feature request or enhancement
#128644 opened Jan 8, 2025 by dg-pb
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
asm_trampoline.S misses branch protection flags for x86_64 and aarch64 type-bug An unexpected behavior, bug, or error
#128605 opened Jan 8, 2025 by stratakis
ProTip! no:milestone will show everything without a milestone.