Skip to content

Cookie.py does not correctly quote Morsels #40569

@zenzen

Description

@zenzen
mannequin
BPO 991266
Nosy @devdanzin, @alex, @berkerpeksag, @markrwilliams
PRs
  • bpo-991266: Fix quoting of the Comment attribute of SimpleCookie #6555
  • [3.7] bpo-991266: Fix quoting of Comment attribute of SimpleCookie (GH-6555) #6570
  • [3.6] bpo-991266: Fix quoting of Comment attribute of SimpleCookie (GH-6555) #6571
  • Files
  • 991266test.patch: Patch to test_cookie.py
  • 991266fix.patch: Fix - properly quote cookie's comment
  • issue991266.diff
  • 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 2018-05-16.08:16:42.420>
    created_at = <Date 2004-07-15.00:17:04.000>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'Cookie.py does not correctly quote Morsels'
    updated_at = <Date 2018-05-16.08:16:42.418>
    user = 'https://bugs.python.org/zenzen'

    bugs.python.org fields:

    activity = <Date 2018-05-16.08:16:42.418>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-16.08:16:42.420>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2004-07-15.00:17:04.000>
    creator = 'zenzen'
    dependencies = []
    files = ['13085', '13130', '42589']
    hgrepos = []
    issue_num = 991266
    keywords = ['patch']
    message_count = 15.0
    messages = ['60528', '82094', '82418', '82420', '110392', '114367', '264172', '315496', '315498', '315499', '315500', '315634', '315636', '315637', '316782']
    nosy_count = 6.0
    nosy_names = ['zenzen', 'ajaksu2', 'alex', 'zdobersek', 'berker.peksag', 'Mark.Williams']
    pr_nums = ['6555', '6570', '6571']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue991266'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions