Skip to content

Issues: python/cpython

Beta
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
Assigned to nobody Loading
Sort

Issues list

Issue with PyObject_DelAttr[String] in stable ABI builds targeting older CPython versions type-bug An unexpected behavior, bug, or error
#134989 opened Jun 1, 2025 by wjakob
test_perf_profiler fails under Windows Subsystem for Linux 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#134986 opened May 31, 2025 by emmatyping
Deprecate support for string named-parameter in hash functions constructors extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#134978 opened May 31, 2025 by picnixz
Add notes about s[i] in Common Sequence Operations docs Documentation in the Doc dir
#134976 opened May 31, 2025 by Yzi-Li
argparse: Unexpanded replacements in "unknown action" exception 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#134970 opened May 31, 2025 by mgorny
Add more granularity to _pyrepl syntax theming for "keywords" stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-feature A feature request or enhancement
#134953 opened May 30, 2025 by treyhunner
Inconsistent format in dataclasses.rst docs Documentation in the Doc dir
#134946 opened May 30, 2025 by alesolda
Request: Start publishing releases on this Github repo docs Documentation in the Doc dir
#134943 opened May 30, 2025 by joshdavham
Add the interpreters Module, Implementing PEP 734 3.14 bugs and security fixes 3.15 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-subinterpreters type-feature A feature request or enhancement
#134939 opened May 30, 2025 by ericsnowcurrently
4 tasks
Add set_pledged_input_size to ZstdCompressor 3.14 bugs and security fixes extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#134938 opened May 30, 2025 by emmatyping
Use RecursionError to check for circular references in json.dumps stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#134935 opened May 30, 2025 by aivarsk
Crash when calling textiowrapper_iternext and writing to a text file simultaneously in ft build interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#134908 opened May 30, 2025 by duaneg
Improve metaclass conflict error message with clearer terminology and contextual information interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#134902 opened May 29, 2025 by AsgerJon
Add the sphinx-codeautolink extension to the doc build process? docs Documentation in the Doc dir
#134895 opened May 29, 2025 by cmarqu
Add PyUnstable_Unicode_GET_CACHED_HASH topic-C-API type-feature A feature request or enhancement
#134891 opened May 29, 2025 by encukou
Python 3.14+: python: Objects/unicodeobject.c:10387: _PyUnicode_JoinArray: Assertion res_data == PyUnicode_1BYTE_DATA(res) + kind * PyUnicode_GET_LENGTH(res)' failed.` in sqlglot 3.14 bugs and security fixes 3.15 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#134889 opened May 29, 2025 by mgorny
Documentation of n in the format-specifier should reference locale-setting docs Documentation in the Doc dir
#134887 opened May 29, 2025 by stefmolin
python -m pdb -p fails when CONFIG_CROSS_MEMORY_ATTACH not set in kernel config 3.14 bugs and security fixes 3.15 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#134876 opened May 29, 2025 by cakemanny
3.14.0b2 fails to build with strictly C11 compliant compiler 3.14 bugs and security fixes 3.15 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#134875 opened May 29, 2025 by jmroot
A Series of Simple DOS Vulnerabilities 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes 3.12 only security fixes 3.13 bugs and security fixes 3.14 bugs and security fixes stdlib Python modules in the Lib dir topic-email topic-IDLE topic-pathlib type-security A security issue
#134873 opened May 29, 2025 by kexinoh
Suggest for child module in ModuleNotFoundError type-feature A feature request or enhancement
#134872 opened May 29, 2025 by Locked-chess-official
Unable to type backslash into the interactive terminal on windows OS-windows stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#134870 opened May 28, 2025 by Erakla
Ctrl+C corrupts autocomplete stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#134869 opened May 28, 2025 by danielzgtg
Add CSV and 🍌SV output formats to asyncio ps stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#134861 opened May 28, 2025 by dpdani
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.