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

Fields with single underscore names can mess up dataclasses stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#98886 opened Oct 30, 2022 by hauntsaninja
Bug or new behavior of generics parameterization? 3.10 3.11 3.12 expert-typing stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error type-crash A hard crash of the interpreter, possibly with a core dump
#98852 opened Oct 29, 2022 by Eclips4
Improve pathlib.Path.iterdir docstring expert-pathlib stdlib Python modules in the Lib dir
#98832 opened Oct 28, 2022 by sobolevn
mutually exclusive group w/ all parameters argparse.SUPPRESS'd causes an assert stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#98666 opened Oct 25, 2022 by kenyee
feature request: --advanced-help feature for argparse stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#98664 opened Oct 25, 2022 by kenyee
getpass failing with no module named pwd OS-windows stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#98601 opened Oct 24, 2022 by fbordignon
Not all abstract types have their method validated in test_collections stdlib Python modules in the Lib dir tests Tests in the Lib/test dir
#98513 opened Oct 21, 2022 by sobolevn
collections.abc.ValuesView is not sufficently tested stdlib Python modules in the Lib dir tests Tests in the Lib/test dir
#98512 opened Oct 21, 2022 by sobolevn
netrc: accept open file object as initialization argument stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#98235 opened Oct 13, 2022 by steelman
inspect.getmro() fails with AttributeError for typing.Annotated expert-typing stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#98233 opened Oct 12, 2022 by Dutcho
pydoc renders from builtins.type note, even if it is incorrect stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#97959 opened Oct 6, 2022 by sobolevn
Strange behaviour of positional arguments with store_true, store_false, or store_const action stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#97848 opened Oct 4, 2022 by kkarbowiak
venv windows: Missing venv/bin folder, should symlink venv/bin -> venv/Scripts 3.12 OS-windows stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#97586 opened Sep 27, 2022 by zackees
CSV Writer can not write strings with nulls when no escapechar is specified stdlib Python modules in the Lib dir triaged The issue has been accepted as valid by a triager. type-bug An unexpected behavior, bug, or error
#97503 opened Sep 23, 2022 by eshmu
Change in Flag enum behaviour in v3.11rc2 3.11 stdlib Python modules in the Lib dir
#96865 opened Sep 16, 2022 by philthompson10
argparse.ArgumentParser is slow when parsing a very long option list 3.12 performance Performance or resource usage stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#96859 opened Sep 16, 2022 by alexeypa
gh-88500: Reduce memory use of urllib.unquote awaiting core review performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#96763 opened Sep 12, 2022 by gpshead Loading…
unittest.mock.patch does not work on WASM build 3.11 3.12 expert-WebAssembly stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#96630 opened Sep 6, 2022 by treyhunner
Using empty dict as default parameter value expert-multiprocessing stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#96486 opened Sep 1, 2022 by zpz
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
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
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
os.path.ismount() doesn't properly use byte-paths from an os.DirEntry 3.10 3.11 3.12 easy stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#96192 opened Aug 22, 2022 by calestyo
Defaults conditionally omitted from help message when using ArgumentDefaultsHelpFormatter stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#95889 opened Aug 11, 2022 by mallniya
ProTip! Updated in the last three days: updated:>2022-11-01.