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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

SystemExit handling in TaskGroups type-bug An unexpected behavior, bug, or error
#101515 opened Feb 2, 2023 by vxgmichel
Isolate the faulthandler Module Between Interpreters 3.12 expert-subinterpreters interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#101509 opened Feb 1, 2023 by ericsnowcurrently
Cannot patch __call__ on an object with vectorcall defined type-bug An unexpected behavior, bug, or error
#101497 opened Feb 1, 2023 by davidsaxton
Add comments parsing flag to ast.parse type-feature A feature request or enhancement
#101494 opened Feb 1, 2023 by NeilGirdhar
cannot in-place update set with keys_view using |= type-bug An unexpected behavior, bug, or error
#101478 opened Jan 31, 2023 by akeeman
Add _PyType_GetModuleState for fast module access from heap type methods expert-C-API extension-modules C modules in the Modules dir performance Performance or resource usage type-feature A feature request or enhancement
#101476 opened Jan 31, 2023 by erlend-aasland
Parsing arguments using argparse can lead to SIGSTOP type-bug An unexpected behavior, bug, or error
#101474 opened Jan 31, 2023 by sliedes
Add nargs='...' to the reference of add_argument in argparse docs Documentation in the Doc dir
#101472 opened Jan 31, 2023 by ppaez
PYTHONPATH is not picked up in isolated mode even if use_environment is 1 type-bug An unexpected behavior, bug, or error
#101471 opened Jan 31, 2023 by bazsi
OrderedDict dict/list representation
#101446 opened Jan 31, 2023 by SimpleArt
bytearray slice assignment for bytes is much slower than that for bytearray type-bug An unexpected behavior, bug, or error
#101444 opened Jan 31, 2023 by msoxzw
ElementTree.iterparse "leaks" file descriptor when not exhausted type-bug An unexpected behavior, bug, or error
#101438 opened Jan 30, 2023 by colesbury
_PyInterpreterState_DeleteExceptMain() May Cause Problems During Fork 3.12 expert-subinterpreters interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#101437 opened Jan 30, 2023 by ericsnowcurrently
Requiring A Current Thread State for PyThreadState_Clear(), etc. is Problematic 3.12 expert-subinterpreters interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#101436 opened Jan 30, 2023 by ericsnowcurrently
Docs out of date for getcoroutinestate? docs Documentation in the Doc dir
#101432 opened Jan 30, 2023 by alicederyn
Misleading: "The statement import results in bytecode resembling __import__" docs Documentation in the Doc dir
#101423 opened Jan 30, 2023 by fercsi
tarfile.errorlevel is 1, not 0 docs Documentation in the Doc dir easy
#101422 opened Jan 30, 2023 by encukou
Diacritics are not considered part of words expert-regex expert-unicode stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#101421 opened Jan 30, 2023 by xmo-odoo
os.walk() silent about non-directory type-feature A feature request or enhancement
#101420 opened Jan 30, 2023 by serhiy-storchaka
ProTip! Type g i on any issue or pull request to go back to the issue listing page.