Skip to content

ConfigParser._read doesn't join multi-line values collected while reading if a ParsingError occured #68330

@fhoech

Description

@fhoech
mannequin
BPO 24142
Nosy @ned-deily, @ambv, @serhiy-storchaka
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • ConfigParser.py.patch
  • 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 = 'https://github.com/ambv'
    closed_at = <Date 2016-11-26.22:06:53.090>
    created_at = <Date 2015-05-07.15:54:46.878>
    labels = ['3.7', 'type-bug', 'library']
    title = "ConfigParser._read doesn't join multi-line values collected while reading if a ParsingError occured"
    updated_at = <Date 2017-03-31.16:36:32.996>
    user = 'https://bugs.python.org/fhoech'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:32.996>
    actor = 'dstufft'
    assignee = 'lukasz.langa'
    closed = True
    closed_date = <Date 2016-11-26.22:06:53.090>
    closer = 'lukasz.langa'
    components = ['Library (Lib)']
    creation = <Date 2015-05-07.15:54:46.878>
    creator = 'fhoech'
    dependencies = []
    files = ['39312']
    hgrepos = []
    issue_num = 24142
    keywords = ['patch']
    message_count = 10.0
    messages = ['242718', '242719', '242725', '272120', '281802', '281803', '281804', '281809', '281839', '281846']
    nosy_count = 5.0
    nosy_names = ['ned.deily', 'lukasz.langa', 'python-dev', 'serhiy.storchaka', 'fhoech']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24142'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibStandard 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