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

_thread.get_ident returns a result with an exception set extension-modules C modules in the Modules dir topic-C-API type-bug An unexpected behavior, bug, or error
#128189 opened Dec 22, 2024 by AraHaan
Missing tkinter in 3.13.0 install pending The issue will be closed if no feedback is provided topic-installation topic-tkinter
#128188 opened Dec 22, 2024 by noblockhit
multiprocessing.Queue: Exceeding a certain amount of bytes in the queue prevents proper exit 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#128186 opened Dec 22, 2024 by ebonnal
Align the grammar of the Decimal string constructor with float's docs Documentation in the Doc dir easy
#128185 opened Dec 22, 2024 by KommuSoft
Dataclass __init__ annotation eagerly evaluated 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-dataclasses topic-typing type-bug An unexpected behavior, bug, or error
#128184 opened Dec 22, 2024 by nickdrozd
ctypes pointer writes are not thread safe 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-ctypes topic-free-threading type-bug An unexpected behavior, bug, or error
#128182 opened Dec 22, 2024 by ZeroIntensity
Defining iterator in a separate class no longer works in 3.13 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#128161 opened Dec 21, 2024 by antonio-rojas
Use of ffi_type_complex_double is unguarded build The build process and cross-build extension-modules C modules in the Modules dir OS-mac type-bug An unexpected behavior, bug, or error
#128156 opened Dec 21, 2024 by zanieb
Improve performances of uuid.* functions performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#128150 opened Dec 21, 2024 by picnixz
3.14 build error after recent commit: pylifecycle.c:50:12: fatal error: os/log.h: No such file or directory 3.13 bugs and security fixes 3.14 new features, bugs and security fixes build The build process and cross-build OS-mac type-bug An unexpected behavior, bug, or error
#128146 opened Dec 21, 2024 by barracuda156
Race between PyMember_GetOne and PyMember_SetOne for _Py_T_OBJECT members under freethreading interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#128144 opened Dec 21, 2024 by hawkinsp
SSL issue starting from openssl 3.2 extension-modules C modules in the Modules dir topic-SSL type-bug An unexpected behavior, bug, or error
#128141 opened Dec 20, 2024 by nurfed1
Escaping the repl argument to re.sub(), re.subn() docs Documentation in the Doc dir topic-regex
#128138 opened Dec 20, 2024 by finite-state-machine
Race in PyUnicode_InternFromString under free-threading interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API topic-free-threading type-bug An unexpected behavior, bug, or error
#128137 opened Dec 20, 2024 by hawkinsp
Race in bytes_hash under free-threading 3.13 bugs and security fixes 3.14 new features, bugs and security fixes easy interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#128133 opened Dec 20, 2024 by hawkinsp
random access uncompressed unencrypted ZipExtFile stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#128131 opened Dec 20, 2024 by vvb2060
Race on _PyRuntime.signals.unhandled_keyboard_interrupt when calling eval() concurrently in free-threading mode 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-free-threading type-bug An unexpected behavior, bug, or error
#128130 opened Dec 20, 2024 by hawkinsp
Allow ast.NodeVisitor's generic_visit to return list of all returned values of calls to visit_ pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#128127 opened Dec 20, 2024 by ahmedhus22
Improve performance of copy.copy performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#128118 opened Dec 20, 2024 by eendebakpt
Performance enhancement of the turtle module performance Performance or resource usage type-feature A feature request or enhancement
#128113 opened Dec 20, 2024 by qfcy
ProTip! Adding no:label will show everything without a label.