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

Migrate from PyGILState_Check to thread state checks internally interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-subinterpreters type-feature A feature request or enhancement
#128360 opened Dec 30, 2024 by ZeroIntensity
LDFLAGS and LIBS not used consistently in configure build The build process and cross-build type-bug An unexpected behavior, bug, or error
#128354 opened Dec 30, 2024 by zanieb
Embedded interpreters: No way to extend sys.path topic-subinterpreters type-feature A feature request or enhancement
#128352 opened Dec 30, 2024 by smurfix
Docs: decimal.BasicContext etc. are not classes docs Documentation in the Doc dir
#128349 opened Dec 30, 2024 by Feuermurmel
GIL is not properly disabled for _freeze_module.vcxproj build The build process and cross-build OS-windows type-bug An unexpected behavior, bug, or error
#128345 opened Dec 30, 2024 by TheShermanTanker
Timeout unit isn't specified in subprocess docstrings docs Documentation in the Doc dir
#128342 opened Dec 30, 2024 by n-l-i
Segfault when updating from 3.13.0 to 3.13.1 while Python is running type-bug An unexpected behavior, bug, or error type-crash A hard crash of the interpreter, possibly with a core dump
#128341 opened Dec 30, 2024 by hroncok
Make slice generic type-feature A feature request or enhancement
#128335 opened Dec 29, 2024 by Gobot1234
Terminal settings are not correctly restored on repl exit stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#128330 opened Dec 29, 2024 by citrus-it
Incorrect code collapse while prompting where the error is. stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#128327 opened Dec 29, 2024 by PC-Killer
Documents or more formal Documentation? docs Documentation in the Doc dir
#128326 opened Dec 29, 2024 by StanFromIreland
Some server class attributes are missing in socketserver docs docs Documentation in the Doc dir
#128319 opened Dec 28, 2024 by stephen-hansen
Highlight today in colour in calendar's CLI output stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#128317 opened Dec 28, 2024 by hugovk
Case clauses should be able to match list indexes interpreter-core (Objects, Python, Grammar, and Parser dirs) pending The issue will be closed if no feedback is provided topic-parser type-feature A feature request or enhancement
#128313 opened Dec 28, 2024 by CodesMaha
We need to cross-check abstract interpreter's DSL header with bytecodes.c DSL headers interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#128312 opened Dec 28, 2024 by Fidget-Spinner
Move type checks from switch cases to beginning of _Py_Specialize_BinaryOp interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#128310 opened Dec 28, 2024 by WolframAlph
asyncio eager tasks' names are set too late stdlib Python modules in the Lib dir topic-asyncio type-bug An unexpected behavior, bug, or error
#128308 opened Dec 28, 2024 by graingert
add eager_start parameter to asyncio.create_task, TaskGroup.create_task, and loop.create_task stdlib Python modules in the Lib dir topic-asyncio type-feature A feature request or enhancement
#128307 opened Dec 28, 2024 by graingert
Bug in xml.dom.xmlbuilder.DOMBuilder.parse() stdlib Python modules in the Lib dir topic-XML type-bug An unexpected behavior, bug, or error
#128302 opened Dec 28, 2024 by tungol
Display counter value and backoff when disassembling CACHE opcode stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#128295 opened Dec 27, 2024 by WolframAlph
Breaking change of dataclasses.dataclass comparison semantics in 3.13+ 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-dataclasses type-bug An unexpected behavior, bug, or error
#128294 opened Dec 27, 2024 by daskol
Add eager_tasks parameter to asyncio Runner and run() stdlib Python modules in the Lib dir topic-asyncio type-feature A feature request or enhancement
#128289 opened Dec 27, 2024 by asvetlov
Make socket module thread safe extension-modules C modules in the Modules dir stdlib Python modules in the Lib dir topic-free-threading type-feature A feature request or enhancement
#128277 opened Dec 26, 2024 by kumaraditya303
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.