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

add const type in python 3.15 version type-feature A feature request or enhancement
#125347 opened Oct 12, 2024 by et2300
Base64 decode with altchars still accepts non-altchars type-bug An unexpected behavior, bug, or error
#125346 opened Oct 12, 2024 by Anonymous3-a
from __future__ import barry_as_FLUFL doesn't work topic-parser type-bug An unexpected behavior, bug, or error
#125331 opened Oct 11, 2024 by JelleZijlstra
Unsafe DECREFs of borrowed references in the interpreter. interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#125323 opened Oct 11, 2024 by markshannon
Segfault from zoneinfo with custom DateTime class 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
#125318 opened Oct 11, 2024 by robsdedude
Using functools.partial to make functions not considered as methods when given as enum values no longer works 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#125316 opened Oct 11, 2024 by bluthej
The platform module can cause crashes in Windows due to slow WMI calls OS-windows type-crash A hard crash of the interpreter, possibly with a core dump
#125315 opened Oct 11, 2024 by runn
Behaviour of os.kill() on Windows may be misunderstood docs Documentation in the Doc dir OS-windows
#125298 opened Oct 11, 2024 by honorasm
test_audit_subinterpreter crashes with tracerefs enabled topic-subinterpreters type-crash A hard crash of the interpreter, possibly with a core dump
#125286 opened Oct 10, 2024 by nascheme
Increase minimum supported Sphinx to 7.2.6 docs Documentation in the Doc dir
#125277 opened Oct 10, 2024 by AA-Turner
cross-compile error: undefined reference to `__atomic_load_8' build The build process and cross-build topic-free-threading type-bug An unexpected behavior, bug, or error
#125269 opened Oct 10, 2024 by Lapshin
Fix thread-safety of interpreter cached object str_replace_inf (free threading) 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-free-threading type-bug An unexpected behavior, bug, or error
#125268 opened Oct 10, 2024 by colesbury
gzip.compress output is non-deterministic stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#125260 opened Oct 10, 2024 by bmwiedemann
TypeError when raising an exception inside the __init__ method of an enum class type-bug An unexpected behavior, bug, or error
#125259 opened Oct 10, 2024 by Viicos
Argparse logs incorrect ambiguous option 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#125254 opened Oct 10, 2024 by clavedeluna
TestMakefile fails build The build process and cross-build tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#125253 opened Oct 10, 2024 by efimov-mikhail
unittest.TestCase is not multiple-inheritance cooperative type-bug An unexpected behavior, bug, or error
#125252 opened Oct 10, 2024 by jgrave3
3.13.0+JIT+NoGIL build failure on Linux. build The build process and cross-build topic-free-threading topic-JIT type-bug An unexpected behavior, bug, or error
#125246 opened Oct 10, 2024 by timkofu
Importing the socket module fails on free-threaded build 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-free-threading type-bug An unexpected behavior, bug, or error
#125245 opened Oct 10, 2024 by ngoldbaum
ZoneInfo comparison fails on free-threaded build topic-free-threading type-bug An unexpected behavior, bug, or error
#125243 opened Oct 10, 2024 by ngoldbaum
Add pid to CompletedProcess object, which is returned by subprocess.run. type-feature A feature request or enhancement
#125239 opened Oct 10, 2024 by abaumfalk
Make PyInitConfig_Free(NULL) a no-op 3.14 new features, bugs and security fixes topic-C-API type-feature A feature request or enhancement
#125234 opened Oct 10, 2024 by serhiy-storchaka
ProTip! Find all open issues with in progress development work with linked:pr.