Skip to content

argparse.RawTextHelpFormatter does not maintain lines separated by more than one newline #75511

@anntzer

Description

@anntzer
mannequin
BPO 31330
Nosy @bitdancer, @anntzer, @elenaoat
PRs
  • bpo-31330: Clarify that multiple new lines are reduced to one. #3272
  • [2.7] bpo-31330: Clarify that RawTextHelpFormatter collapses repeated newlines. (GH-3272) #3428
  • [3.6] bpo-31330: Clarify that RawTextHelpFormatter collapses repeated newlines. (GH-3272) #3429
  • Files
  • Screen Shot 2017-09-02 at 10.45.48.png
  • 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 = <Date 2017-09-07.23:18:33.574>
    created_at = <Date 2017-09-02.03:19:37.683>
    labels = ['3.7', 'library']
    title = 'argparse.RawTextHelpFormatter does not maintain lines separated by more than one newline'
    updated_at = <Date 2017-09-07.23:18:33.573>
    user = 'https://github.com/anntzer'

    bugs.python.org fields:

    activity = <Date 2017-09-07.23:18:33.573>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-07.23:18:33.574>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2017-09-02.03:19:37.683>
    creator = 'Antony.Lee'
    dependencies = []
    files = ['47117']
    hgrepos = []
    issue_num = 31330
    keywords = ['patch']
    message_count = 10.0
    messages = ['301158', '301161', '301162', '301163', '301164', '301465', '301623', '301624', '301638', '301640']
    nosy_count = 4.0
    nosy_names = ['r.david.murray', 'paul.j3', 'Antony.Lee', 'Elena.Oat']
    pr_nums = ['3272', '3428', '3429']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue31330'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions