Skip to content

argparse: Hybrid help text formatter #57015

Open
@GraylinKim

Description

@GraylinKim
BPO 12806
Nosy @ssokolow, @jwilk, @merwok, @davesteele, @perette
PRs
  • bpo-12806: Add argparse FlexiHelpFormatter #22129
  • Files
  • argparse_formatter.py: The HelpFormatter subclass in a runnable example script.
  • paraformatter.py: ParagraphFormatter derived from GraylinKim's version.
  • wrap_sample.py
  • try_12806_4.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 2011-08-22.00:46:17.782>
    labels = ['type-feature', 'library']
    title = 'argparse: Hybrid help text formatter'
    updated_at = <Date 2021-01-04.15:14:25.540>
    user = 'https://bugs.python.org/GraylinKim'

    bugs.python.org fields:

    activity = <Date 2021-01-04.15:14:25.540>
    actor = 'daves'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2011-08-22.00:46:17.782>
    creator = 'GraylinKim'
    dependencies = []
    files = ['22977', '28091', '35306', '36168']
    hgrepos = []
    issue_num = 12806
    keywords = ['patch']
    message_count = 23.0
    messages = ['142651', '142652', '143018', '144353', '144510', '144513', '144518', '144522', '144533', '149532', '153962', '153965', '176258', '176259', '218395', '218397', '223210', '224345', '260259', '326376', '355184', '376495', '384327']
    nosy_count = 11.0
    nosy_names = ['bethard', 'ssokolow', 'jwilk', 'eric.araujo', 'zbysz', 'denilsonsa', 'rurpy2', 'GraylinKim', 'paul.j3', 'daves', 'perette']
    pr_nums = ['22129']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue12806'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      Status

      Features

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions