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

asyncio Policies documentation needs clarification docs Documentation in the Doc dir expert-asyncio
#96377 opened Aug 29, 2022 by fancidev
pathlib.Path.touch incorrectly raises FileNotFoundError type-bug An unexpected behavior, bug, or error
#96366 opened Aug 28, 2022 by automorphis
Improve signature of __getitem__ for list and dict type-bug An unexpected behavior, bug, or error
#96364 opened Aug 28, 2022 by sobolevn
Improve coverage of typing.get_overloads tests Tests in the Lib/test dir
#96357 opened Aug 28, 2022 by sobolevn
Unify method signature format in str docs Documentation in the Doc dir
#96354 opened Aug 28, 2022 by ofey404
object.__getattribute__ does not set name and obj of AttributeError type-bug An unexpected behavior, bug, or error
#96352 opened Aug 28, 2022 by philg314
Minor Performance Regression Initializing threading.Event performance Performance or resource usage stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#96349 opened Aug 28, 2022 by dgiger42
Deprecate gen.throw(typ, val, tb) 3.12 easy interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) release-blocker type-feature A feature request or enhancement
#96348 opened Aug 28, 2022 by gvanrossum
Use double caching for re._compile() expert-regex performance Performance or resource usage type-feature A feature request or enhancement
#96346 opened Aug 27, 2022 by serhiy-storchaka
Consider adding logging.handlers.LocalSysLogHandler stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#96339 opened Aug 27, 2022 by ronaldoussoren
os.path.ismounts: further situations it doesn't detect correctly docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
#96328 opened Aug 27, 2022 by calestyo
[WASI] socket support type-feature A feature request or enhancement
#96320 opened Aug 26, 2022 by tiran
Compile CPython to a lib docs Documentation in the Doc dir OS-windows
#96314 opened Aug 26, 2022 by nowtilous
argparse sometimes tracebacks when all options in a mutually exclusive group are suppressed stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#96310 opened Aug 26, 2022 by dmach
test_embed failure with certain installed site-packages 3.11 3.12 tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#96308 opened Aug 26, 2022 by kulikjak
AIX build is broken because of _bootsubprocess removal. build The build process and cross-build type-bug An unexpected behavior, bug, or error
#96305 opened Aug 26, 2022 by ayappanec
ipaddress performance and ease when excluding networks from networks performance Performance or resource usage stdlib Python modules in the Lib dir
#96302 opened Aug 26, 2022 by nlsj1985
ntpath.normpath('\\\\') produces different result on Windows type-bug An unexpected behavior, bug, or error
#96290 opened Aug 25, 2022 by barneygale
The docstring for os.mkdir should mention the effect of umask docs Documentation in the Doc dir
#96288 opened Aug 25, 2022 by hagai-helman
urllib: urlretrieve() seems to ignore provided host header type-bug An unexpected behavior, bug, or error
#96287 opened Aug 25, 2022 by Evernow
test_socket: "RuntimeWarning: received malformed or improperly-truncated ancillary data" stdlib Python modules in the Lib dir tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#96283 opened Aug 25, 2022 by iritkatriel
Deprecation warning in test_importlib stdlib Python modules in the Lib dir tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#96280 opened Aug 25, 2022 by iritkatriel
ProTip! Adding no:label will show everything without a label.