Skip to content

urllib still doesn't support persistent connections #61146

@C19

Description

@C19
mannequin
BPO 16942
Nosy @terryjreedy, @orsenthil, @bitdancer, @demianbrecht
Superseder
  • bpo-16901: In http.cookiejar.FileCookieJar() the .load() and .revert() methods don't work
  • Files
  • cookiejar_16942.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 = None
    closed_at = <Date 2013-04-20.17:48:44.864>
    created_at = <Date 2013-01-12.08:12:56.642>
    labels = ['type-bug', 'library', 'docs']
    title = "urllib still doesn't support persistent connections"
    updated_at = <Date 2013-04-20.17:48:44.858>
    user = 'https://bugs.python.org/C19'

    bugs.python.org fields:

    activity = <Date 2013-04-20.17:48:44.858>
    actor = 'orsenthil'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2013-04-20.17:48:44.864>
    closer = 'orsenthil'
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2013-01-12.08:12:56.642>
    creator = 'C19'
    dependencies = []
    files = ['29215']
    hgrepos = []
    issue_num = 16942
    keywords = ['patch']
    message_count = 9.0
    messages = ['179777', '179778', '179780', '179793', '182845', '183020', '183103', '186270', '187444']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'orsenthil', 'r.david.murray', 'docs@python', 'C19', 'demian.brecht']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '16901'
    type = 'behavior'
    url = 'https://bugs.python.org/issue16942'
    versions = ['Python 2.6', 'Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      docsDocumentation in the Doc dirstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions