Skip to content

Regression in http.cookies parsing with brackets and quotes #69415

@timgraham

Description

@timgraham
mannequin
BPO 25228
Nosy @pitrou, @bitdancer, @vadmium, @timgraham, @collinanderson, @goodspark
Files
  • cookie-bracket-quotes-test.diff
  • patch.diff
  • patch_final.diff
  • patch_unittest.diff
  • patch_with_test.diff
  • patch_str_find.diff
  • patch_review.diff
  • cookie-bracket-quotes.diff: Logically the same, just more clear.
  • 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 2015-09-24.16:57:56.628>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = 'Regression in http.cookies parsing with brackets and quotes'
    updated_at = <Date 2020-11-06.19:28:14.369>
    user = 'https://github.com/timgraham'

    bugs.python.org fields:

    activity = <Date 2020-11-06.19:28:14.369>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2015-09-24.16:57:56.628>
    creator = 'Tim.Graham'
    dependencies = []
    files = ['40566', '40700', '40701', '40703', '40709', '40717', '40919', '41889']
    hgrepos = []
    issue_num = 25228
    keywords = ['patch', '3.2regression']
    message_count = 30.0
    messages = ['251538', '252193', '252213', '252331', '252332', '252333', '252400', '252401', '252404', '252410', '252415', '252417', '252469', '252488', '252490', '252500', '252507', '252542', '252584', '252612', '253534', '253827', '253837', '253855', '253860', '259824', '260028', '260038', '261388', '317933']
    nosy_count = 8.0
    nosy_names = ['pitrou', 'r.david.murray', 'martin.panter', 'Tim.Graham', 'collinanderson', 'Pathangi Jatinshravan', 'harris', 'spark']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25228'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions