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

BOLT optimizations fail on Linux aarch64 build The build process and cross-build type-bug An unexpected behavior, bug, or error
#128884 opened Jan 15, 2025 by zanieb
perf trampoline tests fail after BOLT optimizations type-bug An unexpected behavior, bug, or error
#128883 opened Jan 15, 2025 by zanieb
address and flags are ignored in socket.send_fds and socket.recv_fds type-bug An unexpected behavior, bug, or error
#128881 opened Jan 15, 2025 by GalaxySnail
ABCMeta adds __weakref__ but not to __slots__ extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#128866 opened Jan 15, 2025 by barakatzir
doctest._load_testfile uses deprecated Loader.get_data API, it should use importlib.resources stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#128862 opened Jan 15, 2025 by graingert
--disable-gil is slower for recursive logic compared to using GIL. performance Performance or resource usage topic-free-threading type-bug An unexpected behavior, bug, or error
#128856 opened Jan 15, 2025 by free-y
Pickle Framing in C Pickle Accelerator type-bug An unexpected behavior, bug, or error
#128853 opened Jan 15, 2025 by Legoclones
outdated python.readthedocs.io version docs Documentation in the Doc dir
#128851 opened Jan 14, 2025 by nmongalgi
test_tkinter failing on MacOS tests Tests in the Lib/test dir topic-tkinter type-bug An unexpected behavior, bug, or error
#128846 opened Jan 14, 2025 by smontanaro
ConfigParser accepts delimiters in key name which corrupts .ini file stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#128843 opened Jan 14, 2025 by marc-hb
JIT: implement memory pystats collection performance Performance or resource usage topic-JIT type-feature A feature request or enhancement
#128842 opened Jan 14, 2025 by diegorusso
IPv6 address parsing doesn't limit buffer size stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error type-security A security issue
#128840 opened Jan 14, 2025 by sethmlarson
test_xml_etree_c fails on Brew [email protected] 3.13 bugs and security fixes build The build process and cross-build OS-mac tests Tests in the Lib/test dir topic-XML type-bug An unexpected behavior, bug, or error
#128838 opened Jan 14, 2025 by shohidulhaque
[3.12] Crash of repeated Programs/_testembed.c on Windows DEBUG build 3.12 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) OS-windows type-bug An unexpected behavior, bug, or error type-crash A hard crash of the interpreter, possibly with a core dump
#128833 opened Jan 14, 2025 by picnixz
test_doctests failure when running tests with -werror on platforms without readline (win32, wasi) tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#128816 opened Jan 14, 2025 by graingert
Python 3.13 REPL on Windows Terminal is chopping off the first four characters printed if end parameter is used in print function 3.13 bugs and security fixes 3.14 new features, bugs and security fixes OS-windows stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#128809 opened Jan 14, 2025 by journpy
Add marking phase to free-threaded cyclic GC interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-feature A feature request or enhancement
#128807 opened Jan 14, 2025 by nascheme
test_free_threading.test_monitoring.SetProfileMultiThreaded.test_instrumentation crashes intermittently interpreter-core (Objects, Python, Grammar, and Parser dirs) tests Tests in the Lib/test dir topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#128806 opened Jan 14, 2025 by mpage
test_free_threading.test_type.TestType.test_attr_cache_consistency crashes intermittently tests Tests in the Lib/test dir topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#128804 opened Jan 13, 2025 by mpage
Unexpected location of naked exception wrapped in except* block interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#128799 opened Jan 13, 2025 by jobh
ProTip! Add no:assignee to see everything that’s not assigned.