Skip to content

urrlib2/httplib doesn't reset file position between requests #49288

@matejcik

Description

@matejcik
mannequin
BPO 5038
Nosy @orsenthil, @devdanzin, @matejcik, @vadmium, @LorenzMende, @dhdavvie, @kctherookie
PRs
  • bpo-5038: http lib, seek to the beginning of mmap'ed file #11843
  • bpo-5038: Use iterable objects in case of mmap file source #11904
  • Files
  • auth-mmap.py: demonstration
  • 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/orsenthil'
    closed_at = None
    created_at = <Date 2009-01-23.17:07:02.781>
    labels = ['easy', 'type-bug', '3.9', '3.10', 'library', 'docs']
    title = "urrlib2/httplib doesn't reset file position between requests"
    updated_at = <Date 2020-11-04.11:39:38.937>
    user = 'https://github.com/matejcik'

    bugs.python.org fields:

    activity = <Date 2020-11-04.11:39:38.937>
    actor = 'iritkatriel'
    assignee = 'orsenthil'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2009-01-23.17:07:02.781>
    creator = 'matejcik'
    dependencies = []
    files = ['47780']
    hgrepos = []
    issue_num = 5038
    keywords = ['patch', 'easy']
    message_count = 11.0
    messages = ['80419', '80422', '185512', '241191', '324476', '324477', '335624', '335672', '335760', '335767', '335778']
    nosy_count = 10.0
    nosy_names = ['jjlee', 'ggenellina', 'orsenthil', 'ajaksu2', 'matejcik', 'Anthony.Kong', 'martin.panter', 'LorenzMende', 'dheiberg', 'kc']
    pr_nums = ['11843', '11904']
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5038'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

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

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions