Skip to content

argparse support for "python -m module" in help #66436

@tebeka

Description

@tebeka
mannequin
BPO 22240
Nosy @tebeka, @ncoghlan, @jwilk, @zertrin, @SamuelMarks, @septatrix
Files
  • prog.diff: Patch
  • prog2.diff: Patch
  • prog3.diff: Patch
  • prog3.diff: Patch
  • prog-module-name-handler.patch: Patch for handling python -m syntax in argument parser ouptut
  • patch.diff
  • 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 2014-08-20.19:59:11.381>
    labels = ['type-feature', 'library']
    title = 'argparse support for "python -m module" in help'
    updated_at = <Date 2021-08-08.22:41:00.591>
    user = 'https://github.com/tebeka'

    bugs.python.org fields:

    activity = <Date 2021-08-08.22:41:00.591>
    actor = 'Nils Kattenbeck'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2014-08-20.19:59:11.381>
    creator = 'tebeka'
    dependencies = []
    files = ['36424', '36453', '36461', '36476', '48643', '50174']
    hgrepos = []
    issue_num = 22240
    keywords = ['patch']
    message_count = 23.0
    messages = ['225586', '225608', '225669', '225831', '225834', '225838', '225862', '225863', '225865', '225911', '225913', '226578', '226606', '226622', '226697', '226706', '226707', '353987', '353989', '397764', '398076', '398698', '399244']
    nosy_count = 9.0
    nosy_names = ['tebeka', 'ncoghlan', 'peter.otten', 'bethard', 'jwilk', 'paul.j3', 'zertrin', 'samuelmarks', 'Nils Kattenbeck']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue22240'
    versions = ['Python 3.5']

    Linked PRs

    Metadata

    Metadata

    Labels

    3.14bugs and security fixesstdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    Status

    Doc issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions