Skip to content

ConfigParser writes a superfluous final blank line #77098

@TitanSnow

Description

@TitanSnow
mannequin
BPO 32917
Nosy @mcepl, @stevendaprano, @ambv, @serhiy-storchaka, @titansnow
PRs
  • bpo-32917: make ConfigParser blank line writing controllable #5846
  • Files
  • simple.patch: The patch that only changes the default behavior and never outputs a final blank line
  • 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 2021-12-09.09:39:01.311>
    created_at = <Date 2018-02-23.01:29:50.226>
    labels = ['type-bug', 'library']
    title = 'ConfigParser writes a superfluous final blank line'
    updated_at = <Date 2021-12-09.09:39:01.310>
    user = 'https://github.com/TitanSnow'

    bugs.python.org fields:

    activity = <Date 2021-12-09.09:39:01.310>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-12-09.09:39:01.311>
    closer = 'iritkatriel'
    components = ['Library (Lib)']
    creation = <Date 2018-02-23.01:29:50.226>
    creator = 'tttnns'
    dependencies = []
    files = ['47474']
    hgrepos = []
    issue_num = 32917
    keywords = ['patch']
    message_count = 13.0
    messages = ['312608', '312615', '312616', '312619', '312622', '313244', '313480', '313513', '313518', '313520', '313521', '313525', '313530']
    nosy_count = 5.0
    nosy_names = ['mcepl', 'steven.daprano', 'lukasz.langa', 'serhiy.storchaka', 'tttnns']
    pr_nums = ['5846']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32917'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions