Skip to content

AutoNumber class in enum documentation: support *args in constructor #81243

@rrt

Description

@rrt
mannequin
BPO 37062
Nosy @ethanfurman, @ambv, @miss-islington
PRs
  • bpo-37062: Enum - add extended AutoNumber example #22349
  • [3.8] bpo-37062: Enum: add extended AutoNumber example (GH-22349) #22369
  • [3.9] bpo-37062: Enum: add extended AutoNumber example (GH-22349) #22370
  • Files
  • foo.py: Demo code
  • 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 2020-09-23.03:59:37.509>
    created_at = <Date 2019-05-27.06:03:00.596>
    labels = ['3.10', 'docs']
    title = '`AutoNumber` class in enum documentation: support *args in constructor'
    updated_at = <Date 2020-10-05.16:10:20.181>
    user = 'https://bugs.python.org/rrt'

    bugs.python.org fields:

    activity = <Date 2020-10-05.16:10:20.181>
    actor = 'lukasz.langa'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2020-09-23.03:59:37.509>
    closer = 'ethan.furman'
    components = ['Documentation']
    creation = <Date 2019-05-27.06:03:00.596>
    creator = 'rrt'
    dependencies = []
    files = ['48365']
    hgrepos = []
    issue_num = 37062
    keywords = ['patch']
    message_count = 8.0
    messages = ['343607', '343608', '377291', '377292', '377355', '377356', '377357', '378056']
    nosy_count = 5.0
    nosy_names = ['docs@python', 'ethan.furman', 'lukasz.langa', 'rrt', 'miss-islington']
    pr_nums = ['22349', '22369', '22370']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37062'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesdocsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions