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

generator.close() never raises GeneratorExit type-bug An unexpected behavior, bug, or error
#135110 opened Jun 3, 2025 by hyperkai
Build failure on NetBSD: UT_NAMESIZE undeclared due to missing utmp.h include build The build process and cross-build OS-netbsd type-bug An unexpected behavior, bug, or error
#135108 opened Jun 3, 2025 by furkanonder
test_weakref.test_threaded_weak_key_dict_deepcopy crash tests Tests in the Lib/test dir topic-free-threading type-bug An unexpected behavior, bug, or error
#135106 opened Jun 3, 2025 by colesbury
Dead keys on Windows with German keyboard layout topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#135105 opened Jun 3, 2025 by topeterk
iOS testbed fails when the dir ~/Library/Developer/XCTestDevices is empty type-bug An unexpected behavior, bug, or error
#135101 opened Jun 3, 2025 by joerick
PyMutex failure in parking_lot.c on Windows during interpreter shutdown 3.14 bugs and security fixes 3.15 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#135099 opened Jun 3, 2025 by colesbury
5.3. Tuples and Sequences section should have the explanation of the indirect way of tuple comprehensions docs Documentation in the Doc dir pending The issue will be closed if no feedback is provided
#135092 opened Jun 3, 2025 by hyperkai
Unexpanded f-strings in Lib/test/support/__init__.py exceptions type-bug An unexpected behavior, bug, or error
#135074 opened Jun 3, 2025 by danielhollas
Add a --cors command line option to stdlib http.server type-feature A feature request or enhancement
#135056 opened Jun 3, 2025 by aisipos
Python 3.14 REPL blanks links above terminal rows when pasting 3.14 bugs and security fixes 3.15 new features, bugs and security fixes topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#135055 opened Jun 3, 2025 by treyhunner
In Python 3.13 REPL, print() adds extra indentation when invoked from a tkinter event handler 3.13 bugs and security fixes 3.14 bugs and security fixes 3.15 new features, bugs and security fixes topic-repl Related to the interactive shell topic-tkinter type-bug An unexpected behavior, bug, or error
#135045 opened Jun 2, 2025 by culler
Pickletools Opcode Documentation Expansion docs Documentation in the Doc dir
#135041 opened Jun 2, 2025 by Legoclones
Explicitly disable SIMD128/256 support for HACL* on aarch64-linux 3.14 bugs and security fixes 3.15 new features, bugs and security fixes build The build process and cross-build extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#135032 opened Jun 2, 2025 by Zheaoli
Possible MemoryError regression in Python 3.14 since alpha 6 3.14 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-parser type-bug An unexpected behavior, bug, or error
#135028 opened Jun 2, 2025 by frenzymadness
Should we support unicode in width/precision formatting fields? stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#135025 opened Jun 2, 2025 by skirpichev
Support for Custom Title Bar in Tkinter to Control Minimize/Maximize Buttons Cross-Platform pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir topic-tkinter type-feature A feature request or enhancement
#135024 opened Jun 2, 2025 by DevTwilight
Rewrite and cleanup HACL* blake2module.c extension-modules C modules in the Modules dir type-refactor Code refactoring (with no changes in behavior)
#135004 opened Jun 1, 2025 by picnixz
Change the default encoding parameter value of calendar.HTMLCalendar to utf-8 stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#135001 opened Jun 1, 2025 by Wulian233
os.lstat() supports dir_fd but is not in os.supports_dir_fd stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#134993 opened Jun 1, 2025 by tormol
Issue with PyObject_DelAttr[String] in stable ABI builds targeting older CPython versions interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API type-bug An unexpected behavior, bug, or error
#134989 opened Jun 1, 2025 by wjakob
ProTip! no:milestone will show everything without a milestone.