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

3.12: tokenize adds a newline when it is not there type-bug An unexpected behavior, bug, or error
#105259 opened Jun 2, 2023 by asottile
Poor handling of broken IPv6 type-bug An unexpected behavior, bug, or error
#105249 opened Jun 2, 2023 by mwoehlke-kitware
Cannot call issubclass() against typing.Protocol on Python 3.12 3.12 bugs and security fixes 3.13 new features, bugs and security fixes topic-typing type-bug An unexpected behavior, bug, or error
#105237 opened Jun 2, 2023 by AlexWaygood
Off-by-one memory error in a string fastsearch since 3.11 interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#105235 opened Jun 2, 2023 by bacher09
Remove superinstructions performance Performance or resource usage
#105229 opened Jun 2, 2023 by markshannon
tp_dict slot of static builtin types is NULL in 3.12, without mention in the changelog or an alternative 3.12 bugs and security fixes type-bug An unexpected behavior, bug, or error
#105227 opened Jun 2, 2023 by ronaldoussoren
Use named constants for MAKE_FUNCTION oparg interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#105214 opened Jun 2, 2023 by JelleZijlstra
Dataclass with __module__ = "builtins" adds __builtins__.__builtins__ pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir
#105203 opened Jun 1, 2023 by The-Compiler
PyIter_Next has ambiguous return value topic-C-API type-feature A feature request or enhancement
#105201 opened Jun 1, 2023 by iritkatriel
c-api documentation index is laid out incorrectly docs Documentation in the Doc dir easy topic-C-API type-bug An unexpected behavior, bug, or error
#105196 opened Jun 1, 2023 by iritkatriel
importlib.resources.abc.TraversableResources says it is deprecated in favour of itself 3.12 bugs and security fixes 3.13 new features, bugs and security fixes docs Documentation in the Doc dir easy topic-importlib
#105189 opened Jun 1, 2023 by graingert
C API functions with no return value cannot report errors topic-C-API type-bug An unexpected behavior, bug, or error
#105184 opened Jun 1, 2023 by iritkatriel
Annotated assignment in a match block does not generate SETUP_ANNOTATIONS 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) triaged The issue has been accepted as valid by a triager. type-bug An unexpected behavior, bug, or error
#105164 opened May 31, 2023 by martindemello
generator throw delivered to incorrect generator under trace 3.12 bugs and security fixes 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) release-blocker type-bug An unexpected behavior, bug, or error
#105162 opened May 31, 2023 by graingert
Strange interaction between typing.Protocol and unrelated isinstance() checks 3.12 bugs and security fixes 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#105144 opened May 31, 2023 by AlexWaygood
runtime checkable protocols potential raising error with custom getattribute 3.12 bugs and security fixes 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#105134 opened May 31, 2023 by hmc-cs-mdrissi
csv.QUOTE_MINIMAL does not quote lines with escaped quote character. stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#105116 opened May 30, 2023 by theGOTOguy
ProTip! Find all open issues with in progress development work with linked:pr.