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

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
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
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
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
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
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
os.path.realpath() RecursionError 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 type-bug An unexpected behavior, bug, or error
#128098 opened Dec 19, 2024 by jwilk
datetime.strptime's %z should support +HH extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#128074 opened Dec 18, 2024 by rubenbaer
CSV Writer Regression in Python 3.11+: Escaping Required but Unnecessary 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 type-bug An unexpected behavior, bug, or error
#128064 opened Dec 18, 2024 by cspurk
Update usages of PySys_FormatStderr with locale-dependent strerror 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 type-bug An unexpected behavior, bug, or error
#128022 opened Dec 17, 2024 by picnixz
Add operator.getitemtuple & operator.itemtuplegetter extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#128000 opened Dec 16, 2024 by dg-pb
Inconsistent platform support for taking the loaded libpython path into account in getpath extension-modules C modules in the Modules dir interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#127970 opened Dec 15, 2024 by FFY00
ctypes thread safety auditing (and fixing) extension-modules C modules in the Modules dir topic-ctypes topic-free-threading type-feature A feature request or enhancement
#127945 opened Dec 14, 2024 by ZeroIntensity
Add RWF_ATOMIC constant to os module extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#127921 opened Dec 13, 2024 by rruuaanng
Segmentation fault in pydebug mode 3.12 bugs and security fixes 3.13 bugs and security fixes extension-modules C modules in the Modules dir type-crash A hard crash of the interpreter, possibly with a core dump
#127903 opened Dec 13, 2024 by shadchin
Add GRND_INSECURE constant to os module extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#127776 opened Dec 10, 2024 by rruuaanng
Add overflow checks before calling memory allocators extension-modules C modules in the Modules dir interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#127681 opened Dec 6, 2024 by picnixz
Convert static initializers of PyTypeObjects to use C99 Designated (named) initializers extension-modules C modules in the Modules dir interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#127679 opened Dec 6, 2024 by markshannon
Memory leaks in error-branches of hashlib 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 type-bug An unexpected behavior, bug, or error
#127667 opened Dec 6, 2024 by picnixz
Inconsistent behavior between _io.text_encoding and _pyio.text_encoding extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir topic-IO type-bug An unexpected behavior, bug, or error
#127611 opened Dec 4, 2024 by donBarbos
Inconsistent error messages of open functions in io module implementations extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir topic-IO type-bug An unexpected behavior, bug, or error
#127609 opened Dec 4, 2024 by donBarbos
Add a way of printing a C backtrace to faulthandler extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#127604 opened Dec 4, 2024 by jakkdl
Musl libc strftime for format strings ending in % extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#127527 opened Dec 2, 2024 by hoodmane
ProTip! Type g i on any issue or pull request to go back to the issue listing page.