Skip to content

argparse: add ability to create a man page #58310

@DanielWalsh

Description

@DanielWalsh
BPO 14102
Nosy @rhettinger, @jwilk, @merwok, @davidmalcolm, @asmeurer, @bochecha, @serhiy-storchaka, @MojoVampire, @oz123, @alessandrocucci, @MatthewJohn, @mlouielu, @pablogsal, @asmeurer
PRs
  • bpo-14102: argparse: Add generate man page #1169
  • Files
  • build_manpage.py: Add a command class to setuptools.setup
  • poc.py
  • poc_2.py
  • 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 2012-02-23.21:15:59.985>
    labels = ['type-feature', 'library']
    title = 'argparse: add ability to create a man page'
    updated_at = <Date 2018-06-15.11:04:11.134>
    user = 'https://bugs.python.org/DanielWalsh'

    bugs.python.org fields:

    activity = <Date 2018-06-15.11:04:11.134>
    actor = 'Pavel Raiskup'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2012-02-23.21:15:59.985>
    creator = 'Daniel.Walsh'
    dependencies = []
    files = ['35576', '46809', '46812']
    hgrepos = []
    issue_num = 14102
    keywords = []
    message_count = 33.0
    messages = ['154090', '154112', '154113', '154125', '154189', '154216', '220288', '220380', '220506', '244981', '261371', '263855', '291836', '291866', '291870', '291871', '291876', '291877', '291879', '291882', '291883', '319528', '319540', '319544', '319564', '319565', '319566', '319567', '319568', '319585', '319600', '319601', '319603']
    nosy_count = 25.0
    nosy_names = ['rhettinger', 'bethard', 'jwilk', 'eric.araujo', 'zbysz', 'dmalcolm', 'Aaron.Meurer', 'bignose', 'andialbrecht', 'bochecha', 'tshepang', 'paul.j3', 'sigi', 'Daniel.Walsh', 'serhiy.storchaka', 'Ingo.Fischer', 'adregner', 'josh.r', 'Oz.Tiram', 'acucci', 'matthewjohn', 'louielu', 'pablogsal', 'asmeurer', 'Pavel Raiskup']
    pr_nums = ['1169']
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue14102'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      Status

      Features

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions