Skip to content

ConfigParser load speedup #51362

@aioryi

Description

@aioryi
mannequin
BPO 7113
Nosy @brettcannon, @voidspace, @briancurtin, @ambv
Files
  • speedfix_71564.patch: Patch to speed up loading of multi-line options.
  • issue7113.diff: Patch for Python 3.2
  • issue7113_without_itertools.diff: Patch for Python 3.2 without itertools dependency
  • 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.02:31:21.086>
    created_at = <Date 2009-10-12.12:43:03.413>
    labels = ['library', 'performance']
    title = 'ConfigParser load speedup'
    updated_at = <Date 2010-07-26.02:31:21.080>
    user = 'https://bugs.python.org/aioryi'

    bugs.python.org fields:

    activity = <Date 2010-07-26.02:31:21.080>
    actor = 'brian.curtin'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-07-26.02:31:21.086>
    closer = 'brian.curtin'
    components = ['Library (Lib)']
    creation = <Date 2009-10-12.12:43:03.413>
    creator = 'aioryi'
    dependencies = []
    files = ['15109', '18166', '18204']
    hgrepos = []
    issue_num = 7113
    keywords = ['patch']
    message_count = 8.0
    messages = ['93895', '111399', '111495', '111497', '111500', '111569', '111578', '111590']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'aioryi', 'michael.foord', 'brian.curtin', 'BreamoreBoy', 'lukasz.langa']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue7113'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions