Skip to content

ConfigParser support for alt delimiters #44738

@aptshansen

Description

@aptshansen
BPO 1682942
Nosy @brettcannon, @birkenfeld, @merwok, @voidspace, @briancurtin, @ambv
Files
  • ConfigParser.diff: patch + docs + tests for ConfigParser
  • cfgparser.2: smb.conf file that goes to Lib/test/
  • issue1682942.diff: Patch that introduces custom delimiters and comment prefixes
  • 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-28.13:14:22.095>
    created_at = <Date 2007-03-18.02:54:57.000>
    labels = ['type-feature', 'library']
    title = 'ConfigParser support for alt delimiters'
    updated_at = <Date 2010-07-28.13:14:22.084>
    user = 'https://bugs.python.org/aptshansen'

    bugs.python.org fields:

    activity = <Date 2010-07-28.13:14:22.084>
    actor = 'georg.brandl'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-07-28.13:14:22.095>
    closer = 'georg.brandl'
    components = ['Library (Lib)']
    creation = <Date 2007-03-18.02:54:57.000>
    creator = 'aptshansen'
    dependencies = []
    files = ['7888', '18215', '18228']
    hgrepos = []
    issue_num = 1682942
    keywords = ['patch']
    message_count = 16.0
    messages = ['52262', '104847', '110575', '111407', '111501', '111614', '111657', '111671', '111678', '111693', '111775', '111783', '111785', '111789', '111791', '111803']
    nosy_count = 9.0
    nosy_names = ['brett.cannon', 'georg.brandl', 'tseaver', 'aptshansen', 'eric.araujo', 'michael.foord', 'brian.curtin', 'BreamoreBoy', 'lukasz.langa']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1682942'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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