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

Improve performance of http.cookiejar.join_header_words performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#128982 opened Jan 18, 2025 by picnixz
Leftover code in sysconfig.expand_makefile_vars 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#128978 opened Jan 18, 2025 by picnixz
Crash in UnicodeError.__str__ with attributes have custom __str__ interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#128974 opened Jan 18, 2025 by picnixz
Incompatible change in internal string representation (encountered with Rust bindings) (?) pending The issue will be closed if no feedback is provided
#128972 opened Jan 18, 2025 by clin1234
pickle load_build function checks if state is None, not False stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#128965 opened Jan 17, 2025 by Legoclones
test_call.test_super_deep started segfaulting with 3.14.0a4 freethreading tests Tests in the Lib/test dir topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#128954 opened Jan 17, 2025 by mgorny
email.parser.BytesParser.parse() cannot handle binary data that include \x0d \x0a correctly. stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error
#128949 opened Jan 17, 2025 by tnakamot
Python array module is not free-thread safe. extension-modules C modules in the Modules dir topic-free-threading type-bug An unexpected behavior, bug, or error
#128942 opened Jan 17, 2025 by tom-pytel
Reorganize the JIT optimization passes. interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-JIT type-feature A feature request or enhancement
#128939 opened Jan 17, 2025 by markshannon
3 tasks
libpython3.11.so.1.0 segv using mariadb connection pool pending The issue will be closed if no feedback is provided type-crash A hard crash of the interpreter, possibly with a core dump
#128934 opened Jan 17, 2025 by alvinc0
Failed to create SSL context when FIPS enabled in python-cryptography topic-SSL type-bug An unexpected behavior, bug, or error
#128931 opened Jan 17, 2025 by akash0x53
keep consistent of logger.debug of asyncio.BaseProactorEventLoop with others of asyncio 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-asyncio triaged The issue has been accepted as valid by a triager. type-bug An unexpected behavior, bug, or error
#128928 opened Jan 17, 2025 by NewUserHa
Reference counting bug with manually allocated heap types 3.14 new features, bugs and security fixes topic-free-threading type-bug An unexpected behavior, bug, or error type-crash A hard crash of the interpreter, possibly with a core dump
#128923 opened Jan 16, 2025 by colesbury
Get rid of conditional inputs and outputs for instructions in bytecodes.c interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#128914 opened Jan 16, 2025 by markshannon
Add a convenient way to visualize an sqlite3.Cursor in a terminal (and maybe also Jupyter) stdlib Python modules in the Lib dir topic-sqlite3 type-feature A feature request or enhancement
#128905 opened Jan 16, 2025 by jpivarski
GCC style fallthrough attribute is used with clang versions that don't support it 3.14 new features, bugs and security fixes build The build process and cross-build type-bug An unexpected behavior, bug, or error
#128902 opened Jan 16, 2025 by jmroot
raise SyntaxError('hello', 'abcdef') crashes the new Python 3.13 REPL 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#128894 opened Jan 15, 2025 by PierreQuentel
test_ctypes.test_generated_structs.GeneratedTest.test_generated_data 'ManyTypesU' fails on Python 3.14 built with gcc 15 3.14 new features, bugs and security fixes tests Tests in the Lib/test dir topic-ctypes type-bug An unexpected behavior, bug, or error
#128889 opened Jan 15, 2025 by befeleme
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 tests Tests in the Lib/test dir 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 stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#128881 opened Jan 15, 2025 by GalaxySnail
Unsused argument in _PyCode_Quicken interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#128872 opened Jan 15, 2025 by WolframAlph
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
ProTip! Adding no:label will show everything without a label.