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
Label
Projects
Milestones
Assignee
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
sysconfig.get_path('platstdlib') return paths in virtual environments (or otherwise weird)
type-bug
An unexpected behavior, bug, or error
#101500
opened Feb 1, 2023 by
hroncok
Cannot patch __call__ on an object with vectorcall defined
type-bug
An unexpected behavior, bug, or error
#101497
opened Feb 1, 2023 by
davidsaxton
Enhance builtin iterables like list, range with async methods like __aiter__, __anext__,...
expert-asyncio
type-feature
A feature request or enhancement
#101495
opened Feb 1, 2023 by
Henkhogan
Add comments parsing flag to ast.parse
type-feature
A feature request or enhancement
#101494
opened Feb 1, 2023 by
NeilGirdhar
Regression: Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
unittest.IsolatedAsyncioTestCase
in 3.11 is too picky about what it will run with the event loop
3.11
3.12
expert-asyncio
stdlib
#101486
opened Feb 1, 2023 by
zware
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
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
_tracemalloc__get_object_traceback doesn't handle objects with pre-headers correctly
3.12
type-bug
An unexpected behavior, bug, or error
#101430
opened Jan 30, 2023 by
colesbury
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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.