Skip to content

configparser support for reading from strings and dictionaries #53697

@ambv

Description

@ambv
BPO 9452
Nosy @freddrake, @ezio-melotti, @merwok, @briancurtin, @ambv
Files
  • issue9452.diff: Patch that introduces read_string and read_dict + related bugfixes
  • 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-08-09.12:53:41.249>
    created_at = <Date 2010-08-02.00:31:14.969>
    labels = ['type-feature', 'library']
    title = 'configparser support for reading from strings and dictionaries'
    updated_at = <Date 2010-08-09.12:53:41.247>
    user = 'https://github.com/ambv'

    bugs.python.org fields:

    activity = <Date 2010-08-09.12:53:41.247>
    actor = 'fdrake'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-08-09.12:53:41.249>
    closer = 'fdrake'
    components = ['Library (Lib)']
    creation = <Date 2010-08-02.00:31:14.969>
    creator = 'lukasz.langa'
    dependencies = []
    files = ['18440']
    hgrepos = []
    issue_num = 9452
    keywords = ['patch']
    message_count = 19.0
    messages = ['112409', '112410', '112413', '112416', '112429', '112510', '112520', '112614', '112617', '112720', '112736', '112799', '112949', '113057', '113058', '113059', '113075', '113298', '113411']
    nosy_count = 5.0
    nosy_names = ['fdrake', 'ezio.melotti', 'eric.araujo', 'brian.curtin', 'lukasz.langa']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue9452'
    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