SimpleCookie Generates Non-RFC6265-Compliant Cookies

Open
#63,869 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
backend

Research direction

Start by reviewing PR #21017 and the SimpleCookie behavior described in the issue against RFC6265. Done means the cookie output conforms to the relevant RFC requirements, with the existing patch or its tests providing evidence of the corrected behavior.

Written by the indexing model from the issue text.

Description

3.10 3.7 (EOL) 3.8 (EOL) 3.9 (EOL) docs type-bug
BPO 19670
Nosy @taleinat, @vadmium, @serhiy-storchaka, @idomic
PRs
  • python/cpython#21017
  • 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-11-20.20:23:24.596>
    labels = ['type-bug', '3.8', '3.9', '3.10', '3.7', 'docs']
    title = 'SimpleCookie Generates Non-RFC6265-Compliant Cookies'
    updated_at = <Date 2020-06-20.19:49:24.620>
    user = 'https://bugs.python.org/pdbogen'
    

    bugs.python.org fields:

    activity = <Date 2020-06-20.19:49:24.620>
    actor = 'Ido Michael'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2013-11-20.20:23:24.596>
    creator = 'pdbogen'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 19670
    keywords = ['patch']
    message_count = 5.0
    messages = ['203529', '334409', '370760', '371086', '371959']
    nosy_count = 6.0
    nosy_names = ['taleinat', 'docs@python', 'martin.panter', 'serhiy.storchaka', 'pdbogen', 'Ido Michael']
    pr_nums = ['21017']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19670'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']
    

    Dominant language
    Python
    Stars
    77.2k
    Forks
    36k
    Avg merge
    1d 9h
    Merged PRs (30d)
    558

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    More from python/cpython

    All issues in python/cpython

    Similar issues

    More Python issues

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.