Skip to content

configparser read_file now iterates over f, docs still say it calls readline #55879

@larryhastings

Description

@larryhastings
BPO 11670
Nosy @rhettinger, @larryhastings, @ambv
Files
  • issue11670.patch
  • 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/ambv'
    closed_at = <Date 2011-04-27.16:14:36.291>
    created_at = <Date 2011-03-25.10:08:18.271>
    labels = ['type-bug', 'docs']
    title = 'configparser read_file now iterates over f, docs still say it calls readline'
    updated_at = <Date 2017-01-29.23:48:17.244>
    user = 'https://github.com/larryhastings'

    bugs.python.org fields:

    activity = <Date 2017-01-29.23:48:17.244>
    actor = 'python-dev'
    assignee = 'lukasz.langa'
    closed = True
    closed_date = <Date 2011-04-27.16:14:36.291>
    closer = 'python-dev'
    components = ['Documentation']
    creation = <Date 2011-03-25.10:08:18.271>
    creator = 'larry'
    dependencies = []
    files = ['21547']
    hgrepos = []
    issue_num = 11670
    keywords = ['patch']
    message_count = 9.0
    messages = ['132075', '132076', '132105', '132115', '133087', '134592', '134593', '134666', '286457']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'larry', 'docs@python', 'lukasz.langa', 'python-dev']
    pr_nums = []
    priority = 'low'
    resolution = 'accepted'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue11670'
    versions = ['Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    docsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions