Skip to content

ConfigParser: accept leading whitespace on options+comments #43689

@kenlalonde

Description

@kenlalonde
BPO 1524825
Nosy @akuchling, @terryjreedy, @tiran, @voidspace, @ambv
Superseder
  • bpo-1682942: ConfigParser support for alt delimiters
  • Files
  • patch.txt: Patch to ConfigParser.py, current SVN
  • cfgparser_comments.patch: Patch against trunk (r61890)
  • 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 2010-07-26.18:13:24.550>
    created_at = <Date 2006-07-18.21:17:05.000>
    labels = ['easy', 'type-feature', 'library']
    title = 'ConfigParser: accept leading whitespace on options+comments'
    updated_at = <Date 2010-07-26.20:17:23.818>
    user = 'https://bugs.python.org/kenlalonde'

    bugs.python.org fields:

    activity = <Date 2010-07-26.20:17:23.818>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-07-26.18:13:24.550>
    closer = 'michael.foord'
    components = ['Library (Lib)']
    creation = <Date 2006-07-18.21:17:05.000>
    creator = 'kenlalonde'
    dependencies = []
    files = ['7413', '9848']
    hgrepos = []
    issue_num = 1524825
    keywords = ['patch', 'easy']
    message_count = 10.0
    messages = ['50719', '50720', '62856', '62993', '63047', '64482', '66523', '66583', '109818', '111659']
    nosy_count = 13.0
    nosy_names = ['akuchling', 'terry.reedy', 'kenlalonde', 'whit537', 'draghuram', 'christian.heimes', 'schmir', 'quentin.gallet-gilles', 'msuchy', 'jonatasoliveira', 'jerith', 'michael.foord', 'lukasz.langa']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '1682942'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1524825'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      easystdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions