Skip to content

ConfigParser does not handle options without values #51254

Closed
@mkindahl

Description

@mkindahl
mannequin
BPO 7005
Nosy @freddrake, @merwok, @ambv
Files
  • cfgparser-1.patch: Patch Support "bpo-" in Misc/NEWS #1 for allowing ConfigParser to read configuration files containing options without values
  • cfgparser-2.patch: Patch Rename README to README.rst and enhance formatting #2 for allowing ConfigParser to read configuration files containing options without values
  • cpsample.py: Diagnostic script
  • issue-7005.patch: Patch (Python 2)
  • 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/freddrake'
    closed_at = <Date 2010-09-03.04:24:03.038>
    created_at = <Date 2009-09-27.06:14:03.497>
    labels = ['type-feature', 'library']
    title = 'ConfigParser does not handle options without values'
    updated_at = <Date 2010-09-03.04:24:03.037>
    user = 'https://bugs.python.org/mkindahl'

    bugs.python.org fields:

    activity = <Date 2010-09-03.04:24:03.037>
    actor = 'fdrake'
    assignee = 'fdrake'
    closed = True
    closed_date = <Date 2010-09-03.04:24:03.038>
    closer = 'fdrake'
    components = ['Library (Lib)']
    creation = <Date 2009-09-27.06:14:03.497>
    creator = 'mkindahl'
    dependencies = []
    files = ['14985', '14993', '18717', '18718']
    hgrepos = []
    issue_num = 7005
    keywords = ['patch']
    message_count = 16.0
    messages = ['93168', '93183', '93199', '93200', '93259', '93345', '95244', '99454', '99558', '99559', '114965', '114968', '115407', '115414', '115416', '115417']
    nosy_count = 5.0
    nosy_names = ['fdrake', 'eric.araujo', 'dwayne', 'mkindahl', 'lukasz.langa']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue7005'
    versions = ['Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions