Skip to content

In http.cookiejar.FileCookieJar() the .load() and .revert() methods don't work #61105

Closed
@py-user

Description

@py-user
BPO 16901
Nosy @terryjreedy, @asvetlov, @py-user, @vadmium, @demianbrecht
Files
  • cookiejar_16901.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 = None
    created_at = <Date 2013-01-08.23:37:01.871>
    labels = ['type-bug', 'library', 'docs']
    title = "In http.cookiejar.FileCookieJar() the .load() and .revert() methods don't work"
    updated_at = <Date 2013-06-18.06:43:52.975>
    user = 'https://github.com/py-user'

    bugs.python.org fields:

    activity = <Date 2013-06-18.06:43:52.975>
    actor = 'martin.panter'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2013-01-08.23:37:01.871>
    creator = 'py.user'
    dependencies = []
    files = ['29275']
    hgrepos = []
    issue_num = 16901
    keywords = ['patch']
    message_count = 7.0
    messages = ['179398', '179755', '183195', '183196', '183206', '183208', '183235']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'asvetlov', 'docs@python', 'py.user', 'martin.panter', 'demian.brecht']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'test needed'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16901'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

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

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions