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

Allow iter[T] as builtin generic for typing.Iterator[T] (PEP 585) type-feature A feature request or enhancement
#102465 opened Mar 6, 2023 by randolf-scholz
Lib/test/test_set.py doesn't test set.__rsub__ value is correct type-bug An unexpected behavior, bug, or error
#102463 opened Mar 6, 2023 by youknowone
python 2.7 httplib.py type-bug An unexpected behavior, bug, or error
#102462 opened Mar 6, 2023 by zochpeter
Remove docstring and getopt short options for deleted option "python -m base64 -t" type-bug An unexpected behavior, bug, or error
#102456 opened Mar 6, 2023 by ppmfloss
datetime library doesn't support valid ISO-8601 alternative for midnight type-bug An unexpected behavior, bug, or error
#102450 opened Mar 5, 2023 by TizzySaurus
Inconsistent between PyMem_Del's definition and its example docs Documentation in the Doc dir
#102432 opened Mar 5, 2023 by memocong
Documentation of "decimal" library docs Documentation in the Doc dir
#102431 opened Mar 5, 2023 by roman-huk
All standard library functions accepting str paths must accept PathLike as well expert-IO extension-modules C modules in the Modules dir interpreter-core (Objects, Python, Grammar, and Parser dirs) stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#102425 opened Mar 4, 2023 by arhadthedev
test_urllib2_localnet fails in macOS 13.1 OS-mac pending The issue will be closed if no feedback is provided tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#102423 opened Mar 4, 2023 by uyw4687
Pegen improperly memoizes loop rules interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#102416 opened Mar 4, 2023 by abel1502
codecs can use PEP-678 notes instead of wrapping/chaining exceptions 3.12 interpreter-core (Objects, Python, Grammar, and Parser dirs)
#102406 opened Mar 3, 2023 by iritkatriel
Document the build process for WASI expert-WebAssembly type-feature A feature request or enhancement
#102404 opened Mar 3, 2023 by brettcannon
Disassembly of Lambdas in 3.11.1 missing stack values and args type-bug An unexpected behavior, bug, or error
#102403 opened Mar 3, 2023 by jrmccluskey
Logging's msecs doesn't handle "100ms" well. stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#102402 opened Mar 3, 2023 by dougthor42
Possible race condition in signal handling 3.12 interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error type-crash A hard crash of the interpreter, possibly with a core dump
#102397 opened Mar 3, 2023 by kumaraditya303
[dataclasses] [typing] Dataclass Protocol stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#102395 opened Mar 3, 2023 by randolf-scholz
csv sniffer thinks there is no header stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#102386 opened Mar 3, 2023 by tooptoop4
ProTip! Add no:assignee to see everything that’s not assigned.