Skip to content

enum.Flag __len__ missing "Added in version 3.11." in description #123005

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

Closed
AlexChapman18 opened this issue Aug 14, 2024 · 2 comments
Closed

enum.Flag __len__ missing "Added in version 3.11." in description #123005

AlexChapman18 opened this issue Aug 14, 2024 · 2 comments
Labels
3.12 only security fixes 3.13 bugs and security fixes 3.14 bugs and security fixes docs Documentation in the Doc dir

Comments

@AlexChapman18
Copy link

AlexChapman18 commented Aug 14, 2024

Documentation

__len__ is missing the tag "Added in version 3.11." in its description.

Page: https://docs.python.org/3/library/enum.html#enum.Flag

Linked PRs

@AlexChapman18 AlexChapman18 added the docs Documentation in the Doc dir label Aug 14, 2024
@AA-Turner
Copy link
Member

PR welcome!

A

@AA-Turner AA-Turner added 3.13 bugs and security fixes 3.14 bugs and security fixes 3.12 only security fixes labels Aug 14, 2024
@ethanfurman
Copy link
Member

Thank you!

@ethanfurman ethanfurman added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Aug 14, 2024
@hugovk hugovk removed needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Aug 14, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Aug 14, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Aug 14, 2024
AA-Turner pushed a commit that referenced this issue Aug 14, 2024
…123025)

gh-123005: Add version added in enum.Flag.__len__ (GH-123007)
(cherry picked from commit 8e2dc7f)

Co-authored-by: Damien <[email protected]>
AA-Turner pushed a commit that referenced this issue Aug 14, 2024
…123026)

gh-123005: Add version added in enum.Flag.__len__ (GH-123007)
(cherry picked from commit 8e2dc7f)

Co-authored-by: Damien <[email protected]>
blhsing pushed a commit to blhsing/cpython that referenced this issue Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.12 only security fixes 3.13 bugs and security fixes 3.14 bugs and security fixes docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

4 participants