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

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
email.parser can insert extraneous spaces when parsing rfc2047 headers with policy.default stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error
#128110 opened Dec 20, 2024 by medmunds
Incorrect MRO cache entry is populated for types that do not have a version assigned interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#128108 opened Dec 20, 2024 by mpage
test_builtin.ImmortalTests.test_immortals tests are not so immortal on i586 and 3.14.0a3 3.14 new features, bugs and security fixes tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#128107 opened Dec 20, 2024 by mcepl
test_strftime_y2k fails while cross-compiling 3.14a3 for x86_64_v2 and x86_64_v3 on Linux 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#128104 opened Dec 19, 2024 by zanieb
ProTip! What’s not been updated in a month: updated:<2024-11-22.