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

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 updated Apr 10, 2022
[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 updated Apr 10, 2022
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 updated Dec 13, 2022
gh-59999: Add option to preserve permissions in ZipFile.extract awaiting merge
#32289 opened Apr 3, 2022 by dignissimus Loading… updated Jan 8, 2023
15 tasks done
[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 updated Feb 7, 2023
expand the warning about untrusted archives in the tarfile docs awaiting change review docs Documentation in the Doc dir skip issue skip news
#101812 opened Feb 10, 2023 by oconnor663 Loading… updated Apr 5, 2023
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 updated May 6, 2023
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 updated Jul 21, 2023
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 updated Jul 21, 2023
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 updated Aug 1, 2023
2 tasks done
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 updated Nov 26, 2023
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 updated Jan 3, 2024
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 updated Jan 16, 2024
Mention enum.nonmember in Enum HOWTO and add an example docs Documentation in the Doc dir
#114166 opened Jan 17, 2024 by jhenly updated Jan 17, 2024
Attribute resolution of an Enum member that is an instance of a subclass of the mixin class does not follow MRO type-bug An unexpected behavior, bug, or error
#116487 opened Mar 8, 2024 by blhsing updated Mar 8, 2024
enum.auto evaluation context description unclear docs Documentation in the Doc dir
#118342 opened Apr 27, 2024 by layday updated Apr 27, 2024
improvement suggestion for the Coordinate exemple in 3/howto/enum.html docs Documentation in the Doc dir
#118951 opened May 11, 2024 by fkhn updated May 11, 2024
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 updated May 17, 2024
[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 updated Jun 1, 2024
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 updated Jun 4, 2024
enum.Flag ignores bitwise operator methods from mixins
#121291 opened Jul 2, 2024 by gswifort updated Jul 3, 2024
ProTip! Mix and match filters to narrow down what you’re looking for.