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

Significant performance degradation in logging.TimedRotatingFileHandler due to fix to #89564 performance stdlib type-bug
#96159 opened Aug 21, 2022 by dgrisby
logging.config add class keyword when configuring logging.Filter filters via logging.config.dictConfig() stdlib type-feature
#96158 opened Aug 21, 2022 by ccppoo
Clarification of method definition docs
#96154 opened Aug 21, 2022 by mkaizad
libpython3.9 not handling undefined symbols properly (Linux) type-bug
#96153 opened Aug 21, 2022 by N1coc4colA
BUILTINS is not a valid field name for a frozen dataclass stdlib type-bug
#96151 opened Aug 21, 2022 by hauntsaninja
Add AttrDict to JSON module for use with object_hook type-feature
#96145 opened Aug 20, 2022 by rhettinger
importlib.metadata.Distribution.files empty for editable install type-bug
#96144 opened Aug 20, 2022 by matt-fowler-synthego
Allow the linux perf profiler to see Python calls 3.12 type-feature
#96143 opened Aug 20, 2022 by pablogsal
match_args, slots and possibly kw_only missing from __dataclass_params__ stdlib type-bug
#96142 opened Aug 20, 2022 by da-woods
unittest: tearDown is not called if asyncSetUp fails expert-asyncio type-bug
#96139 opened Aug 20, 2022 by serhiy-storchaka
Calling inspect.signature with an AsyncMock instance raises an exception type-bug
#96127 opened Aug 19, 2022 by yvan-the-barbarian
GH-95234 introduced an incorrect condition in the code 3.11 3.12 type-bug
#96125 opened Aug 19, 2022 by kanavin
Promote concurrent.futures in threading and multiprocessing docs docs
#96098 opened Aug 19, 2022 by ncoghlan
Lib/typing.py Missing field _name for _AnnotatedAlias expert-typing type-bug
#96079 opened Aug 18, 2022 by iyume
The os.sched_yield() implementation in posixmodule.c doesn't release the GIL 3.10 3.11 3.12 extension-modules type-bug
#96078 opened Aug 18, 2022 by FilipDepta
test_launcher fails on installed 3.11.0rc1 OS-windows tests type-bug
#96076 opened Aug 18, 2022 by terryjreedy
Lib/inspect.py: Avoid wild replacement in formatannotation type-bug
#96073 opened Aug 18, 2022 by iyume
Deadlock when calling PyGILState_Ensure() from a fresh C thread 3.11 3.12 interpreter-core type-bug
#96071 opened Aug 18, 2022 by tom-pytel
ProTip! Updated in the last three days: updated:>2022-08-18.