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

Issues list

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.15 new features, 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
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 type-security A security issue
#134873 opened May 29, 2025 by kexinoh
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 reversible keys, values, items views to collections.abc builtin library stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#134863 opened May 28, 2025 by t1m013y
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
base64.a85decode throws exception on trailing whitespace in Adobe mode stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#134837 opened May 28, 2025 by dhdaines
MessageIDHeader does not trim whitespace stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error
#134812 opened May 27, 2025 by jakajancar
tkinter.filedialog.askopenfilename() fails with "SharedMemory read faild" stdlib Python modules in the Lib dir topic-tkinter type-bug An unexpected behavior, bug, or error
#134776 opened May 27, 2025 by ye-xue
test_idle test_configdialog.HighPageTest failing on macOS OS-mac stdlib Python modules in the Lib dir topic-IDLE type-bug An unexpected behavior, bug, or error
#134770 opened May 27, 2025 by emmatyping
UnboundLocalError in email.message.Message.get_payload stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error
#134759 opened May 26, 2025 by thib-d
Improve speed of test_tokenize.StringPrefixTest.test_prefixes 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
#134752 opened May 26, 2025 by ericvsmith
Ctrl+Alt+L is broken after upgrading to Python 3.13 stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#134746 opened May 26, 2025 by danielzgtg
Documentation missing for importlib.metadata.distributions() 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes docs Documentation in the Doc dir stdlib Python modules in the Lib dir topic-importlib
#134740 opened May 26, 2025 by emmatyping
ast.dump() elision of empty values should use field types 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
#134718 opened May 26, 2025 by JelleZijlstra
Allow customization of NaN and Infinity serialization in json module stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#134717 opened May 26, 2025 by krzyszti
codecs.StreamWriter.write() returns None stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#134706 opened May 26, 2025 by srittau
asyncio has underscored names in its __all__ 3.14 bugs and security fixes 3.15 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-asyncio type-bug An unexpected behavior, bug, or error
#134657 opened May 25, 2025 by JelleZijlstra
New REPL: Prompt overwrites previous output on line wrap stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#134643 opened May 25, 2025 by ImFeH2
logging.StreamHandler produces BrokenPipeError when cut short by head utility pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#134568 opened May 23, 2025 by blhsing
Expose log format to users in assertLogs stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#134567 opened May 23, 2025 by garry-cairns
Add support for Template type (t-strings) to pprint stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#134551 opened May 22, 2025 by loic-simon
ProTip! Adding no:label will show everything without a label.