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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Link to devguide when lint fails type-feature A feature request or enhancement
#118281 opened Apr 25, 2024 by nineteendo
FileIO.readinto() breaks the contract on io.RawIOBase.read() type-bug An unexpected behavior, bug, or error
#118276 opened Apr 25, 2024 by OlekTk
JIT CI is broken due to test_traceback & test_tracemalloc performance Performance or resource usage
#118275 opened Apr 25, 2024 by nineteendo
Generator .close does not release resources 3.12 bugs and security fixes 3.13 new features, bugs and security fixes triaged The issue has been accepted as valid by a triager. type-bug An unexpected behavior, bug, or error
#118272 opened Apr 25, 2024 by gsbrodal
Support more options for reading/writing images in Tkinter 3.13 new features, bugs and security fixes topic-tkinter type-feature A feature request or enhancement
#118271 opened Apr 25, 2024 by serhiy-storchaka
Generalize path_t for C level optimizations type-feature A feature request or enhancement
#118263 opened Apr 25, 2024 by nineteendo
py.exe does not pass environment variable __COMPAT_LAYER to python.exe type-bug An unexpected behavior, bug, or error
#118254 opened Apr 24, 2024 by birdy-spb
Missing Build Dependence: _freeze_module.c type-bug An unexpected behavior, bug, or error
#118253 opened Apr 24, 2024 by ChrisWilsonSNS
Skip individual tests (not entire files) when running emulated JIT CI tests Tests in the Lib/test dir
#118251 opened Apr 24, 2024 by brandtbucher
Safe UUID - is not safe. type-bug An unexpected behavior, bug, or error
#118241 opened Apr 24, 2024 by cfrademan
Full Grammar specification lists invalid syntax docs Documentation in the Doc dir
#118235 opened Apr 24, 2024 by encukou
Support more options for copying images in Tkinter topic-tkinter type-feature A feature request or enhancement
#118225 opened Apr 24, 2024 by serhiy-storchaka
Fallback md5 is used, when trying hard to only use OpenSSL type-bug An unexpected behavior, bug, or error
#118224 opened Apr 24, 2024 by xnox
Add Py_TuplePack2 and Py_TuplePack1 topic-C-API type-feature A feature request or enhancement
#118222 opened Apr 24, 2024 by eendebakpt
Backslash char reported invalid usage inside single quoted string type-bug An unexpected behavior, bug, or error
#118220 opened Apr 24, 2024 by lyallp
Speed up itertools.pairwise extension-modules C modules in the Modules dir performance Performance or resource usage type-feature A feature request or enhancement
#118218 opened Apr 24, 2024 by hauntsaninja
__future__ imports allow dots before them interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#118216 opened Apr 24, 2024 by thatbirdguythatuknownot
Give clearer information about platform-specific differences on the locale page docs Documentation in the Doc dir
#118214 opened Apr 24, 2024 by cdfarrow
mmap lacks error handling (SEH) on Windows which can lead to interpreter crashes extension-modules C modules in the Modules dir OS-windows type-crash A hard crash of the interpreter, possibly with a core dump
#118209 opened Apr 24, 2024 by Dobatymo
COMMON_FIELDS macro in funcobject.h leaks to user code topic-C-API type-bug An unexpected behavior, bug, or error
#118207 opened Apr 24, 2024 by itamaro
Intermittent test failure on iOS in test_posix.PosixTester.test_confstr OS-ios type-bug An unexpected behavior, bug, or error
#118201 opened Apr 23, 2024 by freakboy3742
Unreadable dark theme syntax highlighting colors docs Documentation in the Doc dir
#118199 opened Apr 23, 2024 by pochmann3
ProTip! no:milestone will show everything without a milestone.