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

argparse add_argument_group: distinguish title and description from **kwargs #89750

Open
SelfAdjointOperator mannequin opened this issue Oct 23, 2021 · 1 comment
Open
Labels
3.9 only security fixes 3.10 only security fixes 3.11 only security fixes docs Documentation in the Doc dir stdlib Python modules in the Lib dir type-feature A feature request or enhancement

Comments

@SelfAdjointOperator
Copy link
Mannequin

SelfAdjointOperator mannequin commented Oct 23, 2021

BPO 45587
Nosy @SelfAdjointOperator
PRs
  • bpo-45587: Distinguish title and description arguments from **kwargs in add_argument_group methods #29192
  • 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 = None
    closed_at = None
    created_at = <Date 2021-10-23.12:43:40.221>
    labels = ['3.9', '3.10', '3.11', 'type-feature', 'library', 'docs']
    title = 'argparse add_argument_group: distinguish title and description from **kwargs'
    updated_at = <Date 2021-12-23.22:27:31.272>
    user = 'https://github.com/SelfAdjointOperator'

    bugs.python.org fields:

    activity = <Date 2021-12-23.22:27:31.272>
    actor = 'SelfAdjointOperator'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2021-10-23.12:43:40.221>
    creator = 'SelfAdjointOperator'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45587
    keywords = ['patch']
    message_count = 1.0
    messages = ['409109']
    nosy_count = 3.0
    nosy_names = ['docs@python', 'paul.j3', 'SelfAdjointOperator']
    pr_nums = ['29192']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue45587'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    @SelfAdjointOperator SelfAdjointOperator mannequin added 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes labels Oct 23, 2021
    @SelfAdjointOperator SelfAdjointOperator mannequin added docs Documentation in the Doc dir 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes labels Oct 23, 2021
    @SelfAdjointOperator SelfAdjointOperator mannequin added docs Documentation in the Doc dir stdlib Python modules in the Lib dir type-feature A feature request or enhancement labels Oct 23, 2021
    @SelfAdjointOperator
    Copy link
    Mannequin Author

    SelfAdjointOperator mannequin commented Dec 23, 2021

    This is a pretty trivial PR; Can it be merged? Nearly 2 months have gone by.

    @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.9 only security fixes 3.10 only security fixes 3.11 only security fixes docs Documentation in the Doc dir stdlib Python modules in the Lib dir type-feature A feature request or enhancement
    Projects
    Status: Features
    Development

    No branches or pull requests

    0 participants