Skip to content

textwrap.dedent mishandles empty lines #74939

@Julian

Description

@Julian
mannequin
BPO 30754
Nosy @gvanrossum, @birkenfeld, @terryjreedy, @gpshead, @ncoghlan, @pitrou, @Julian, @vadmium, @serhiy-storchaka, @emilyemorehouse, @miss-islington, @tmblweed
PRs
  • bpo-30754 #14469
  • [2.7] bpo-30754: Document textwrap.dedent blank line behavior. (GH-14469) #14475
  • [3.7] bpo-30754: Document textwrap.dedent blank line behavior. (GH-14469) #14476
  • [3.8] bpo-30754: Document textwrap.dedent blank line behavior. (GH-14469) #14477
  • 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 2019-06-30.04:27:50.173>
    created_at = <Date 2017-06-25.15:25:24.508>
    labels = ['easy', '3.8', 'type-bug', '3.7', 'docs']
    title = 'textwrap.dedent mishandles empty lines'
    updated_at = <Date 2019-06-30.04:41:58.325>
    user = 'https://github.com/Julian'

    bugs.python.org fields:

    activity = <Date 2019-06-30.04:41:58.325>
    actor = 'miss-islington'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2019-06-30.04:27:50.173>
    closer = 'gregory.p.smith'
    components = ['Documentation']
    creation = <Date 2017-06-25.15:25:24.508>
    creator = 'Julian'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30754
    keywords = ['patch', 'easy']
    message_count = 13.0
    messages = ['296825', '296961', '296983', '296997', '297002', '297007', '343988', '345411', '345420', '346909', '346911', '346912', '346913']
    nosy_count = 13.0
    nosy_names = ['gvanrossum', 'georg.brandl', 'terry.reedy', 'gregory.p.smith', 'ncoghlan', 'pitrou', 'docs@python', 'Julian', 'martin.panter', 'serhiy.storchaka', 'emilyemorehouse', 'miss-islington', 'syadlapalli']
    pr_nums = ['14469', '14475', '14476', '14477']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30754'
    versions = ['Python 2.7', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifedocsDocumentation in the Doc direasytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions