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

Bug in dataclass naming stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#102775 opened Mar 17, 2023 by joaopfg
iso-8859-1 Do not support Decode Chinese character type-bug An unexpected behavior, bug, or error
#102772 opened Mar 17, 2023 by chenshanb3
inconsistent behavior of tuple without parenthesis between tuple and list comprehensions and for statement interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#102771 opened Mar 17, 2023 by luoxzhg
Remove legacy code for generator based coroutines in asyncio 3.12 new features, bug and security fixes expert-asyncio
#102748 opened Mar 16, 2023 by kumaraditya303
Clarify "system-wide" in docs for time.monotonic() docs Documentation in the Doc dir
#102740 opened Mar 15, 2023 by orbisvicis
C-analyzer tool cannot parse #line directives type-bug An unexpected behavior, bug, or error
#102737 opened Mar 15, 2023 by AlexWaygood
site.getsitepackages returns also the venv dir OS-windows type-bug An unexpected behavior, bug, or error
#102733 opened Mar 15, 2023 by timendum
Releasing GIL causes crash in python 3.11 but works 3.10 and earlier type-crash A hard crash of the interpreter, possibly with a core dump
#102732 opened Mar 15, 2023 by sys2065
Refactor cases generator type-feature A feature request or enhancement
#102730 opened Mar 15, 2023 by gvanrossum
Typing: improve error messages for invalid ParamSpec substitutions 3.12 new features, bug and security fixes expert-typing stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#102725 opened Mar 15, 2023 by AlexWaygood
Improve coverage of _collections_abc._CallableGenericAlias stdlib Python modules in the Lib dir tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#102721 opened Mar 15, 2023 by sobolevn
test_types fails under coverage stdlib Python modules in the Lib dir tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#102719 opened Mar 15, 2023 by sobolevn
Warnings found by clang type-bug An unexpected behavior, bug, or error
#102711 opened Mar 15, 2023 by parheliamm
dict() resize failure type-bug An unexpected behavior, bug, or error
#102701 opened Mar 14, 2023 by kumbera1
Allow for built-in modules to be submodules 3.10 bug and security fixes 3.11 bug and security fixes 3.12 new features, bug and security fixes expert-importlib type-bug An unexpected behavior, bug, or error
#102700 opened Mar 14, 2023 by kesmit13
Add a Dataclass abstract base class for instance checking and type annotations 3.12 new features, bug and security fixes expert-typing stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#102699 opened Mar 14, 2023 by NeilGirdhar
zipfile.extractall security warning in the docs, can it be removed yet? docs Documentation in the Doc dir
#102686 opened Mar 14, 2023 by esharf
Make dis.Instruction more useful type-feature A feature request or enhancement
#102676 opened Mar 14, 2023 by gvanrossum
Generate Lib/opcode.py from Python/bytecodes.c type-bug An unexpected behavior, bug, or error
#102674 opened Mar 14, 2023 by gvanrossum
Better splitext function. pending The issue will be closed if no feedback is provided type-feature A feature request or enhancement
#102672 opened Mar 13, 2023 by 0xAndrewBlack
Re-Loading the sys or builtins Modules is Problematic 3.12 new features, bug and security fixes expert-subinterpreters interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#102660 opened Mar 13, 2023 by ericsnowcurrently
ProTip! Adding no:label will show everything without a label.