Skip to content
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

StrEnum entry doesn't mention its introduction in 3.11 #89903

Closed
Dutcho mannequin opened this issue Nov 6, 2021 · 3 comments
Closed

StrEnum entry doesn't mention its introduction in 3.11 #89903

Dutcho mannequin opened this issue Nov 6, 2021 · 3 comments
Assignees
Labels
3.11 only security fixes docs Documentation in the Doc dir type-feature A feature request or enhancement

Comments

@Dutcho
Copy link
Mannequin

Dutcho mannequin commented Nov 6, 2021

BPO 45740
Nosy @ethanfurman, @Dutcho
PRs
  • bpo-45740: [Enum] docs add version #29443
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/ethanfurman'
    closed_at = <Date 2021-11-06.17:27:36.172>
    created_at = <Date 2021-11-06.15:02:00.083>
    labels = ['3.11', 'type-feature', 'docs']
    title = "StrEnum entry doesn't mention its introduction in 3.11"
    updated_at = <Date 2021-11-06.17:27:36.172>
    user = 'https://github.com/Dutcho'

    bugs.python.org fields:

    activity = <Date 2021-11-06.17:27:36.172>
    actor = 'ethan.furman'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2021-11-06.17:27:36.172>
    closer = 'ethan.furman'
    components = ['Documentation']
    creation = <Date 2021-11-06.15:02:00.083>
    creator = 'Dutcho'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45740
    keywords = ['patch']
    message_count = 3.0
    messages = ['405863', '405869', '405870']
    nosy_count = 3.0
    nosy_names = ['docs@python', 'ethan.furman', 'Dutcho']
    pr_nums = ['29443']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue45740'
    versions = ['Python 3.11']

    @Dutcho
    Copy link
    Mannequin Author

    Dutcho mannequin commented Nov 6, 2021

    At https://docs.python.org/3.11/library/enum.html#enum.StrEnum no mention is made of 'New in version 3.11', whereas e.g. https://docs.python.org/3.11/library/enum.html#enum.EnumCheck does.

    Note https://docs.python.org/3.11/library/enum.html#module-contents DOES document: 'New in version 3.11: StrEnum, EnumCheck, FlagBoundary'.

    @Dutcho Dutcho mannequin assigned docspython Nov 6, 2021
    @Dutcho Dutcho mannequin added 3.11 only security fixes docs Documentation in the Doc dir type-feature A feature request or enhancement labels Nov 6, 2021
    @ethanfurman
    Copy link
    Member

    New changeset cb755db by Ethan Furman in branch 'main':
    bpo-45740: [Enum] add versionadded markers to docs (GH-29443)
    cb755db

    @ethanfurman
    Copy link
    Member

    Thanks!

    @ethanfurman ethanfurman assigned ethanfurman and unassigned docspython Nov 6, 2021
    @ethanfurman ethanfurman assigned ethanfurman and unassigned docspython Nov 6, 2021
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.11 only security fixes docs Documentation in the Doc dir type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant