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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Cannot define Enum class with a mixin class derived from ABC stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#119946 opened Jun 2, 2024 by ygale
Inverted enum.Flag stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#107538 opened Aug 1, 2023 by GrafLearnt
2 tasks done
enum.Enum.__dir__ docs do not mention enum members in return value 3.11 only security fixes 3.12 bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#104235 opened May 6, 2023 by chgnrdv
[Enum] _sunder_ methods only looked up in the last Enum class in the mro 3.9 only security fixes 3.10 only security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#86844 opened Dec 18, 2020 by ethanfurman
Enums don't support nested classes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#78157 opened Jun 27, 2018 by edwardcwang mannequin
urlencode produces bad output from ssl.CERT_NONE and friends that chokes decoders 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#77206 opened Mar 8, 2018 by vitaly-krugl mannequin
PyNumber_Index() is not int-subclass friendly (or operator.index() docs lie) 3.9 only security fixes 3.10 only security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API type-bug An unexpected behavior, bug, or error
#61776 opened Mar 29, 2013 by warsaw
ProTip! Type g i on any issue or pull request to go back to the issue listing page.