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
EnumType __call__ method description does not match the implementation docs Documentation in the Doc dir stdlib Python modules in the Lib dir
#119110 opened May 17, 2024 by Mi-La
improvement suggestion for the Coordinate exemple in 3/howto/enum.html docs Documentation in the Doc dir
#118951 opened May 11, 2024 by fkhn
enum.auto evaluation context description unclear docs Documentation in the Doc dir
#118342 opened Apr 27, 2024 by layday
Mention enum.nonmember in Enum HOWTO and add an example docs Documentation in the Doc dir
#114166 opened Jan 17, 2024 by jhenly
[Enum] make some private attributes public 3.13 bugs and security fixes deferred-blocker docs Documentation in the Doc dir stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112328 opened Nov 23, 2023 by ethanfurman
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] Improve Flag support 3.12 bugs and security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#101658 opened Feb 7, 2023 by ethanfurman
Add a "warning" option to enum.FlagBoundary stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#99999 opened Dec 5, 2022 by aragilar
enhance unittest to show test name and docstring on one line 3.11 only security fixes easy tests Tests in the Lib/test dir type-feature A feature request or enhancement
#91289 opened Mar 26, 2022 by ethanfurman
Enum: improve generics support stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#89839 opened Oct 29, 2021 by ethanfurman
[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
socket: finish constant to Enum/Flag conversion stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#72270 opened Sep 11, 2016 by ethanfurman
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! What’s not been updated in a month: updated:<2024-06-06.