Skip to content

gh-149028: Make cookies parsing more lenient#149145

Open
serhiy-storchaka wants to merge 3 commits intopython:mainfrom
serhiy-storchaka:http-cookies-parse
Open

gh-149028: Make cookies parsing more lenient#149145
serhiy-storchaka wants to merge 3 commits intopython:mainfrom
serhiy-storchaka:http-cookies-parse

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Apr 29, 2026

Accept RFC 2965 syntax for quoted values and RFC 6265 syntax for unquoted values.
Fix non-linear complexity in regexps.

Accept RFC 2965 syntax for quoted values and RFC 6265 syntax for unquoted
values.
Fix non-linear complexity in regexps.
@read-the-docs-community
Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #32482496 | 📁 Comparing 73cac1d against main (4599335)

  🔍 Preview build  

17 files changed · ± 17 modified

± Modified

@serhiy-storchaka serhiy-storchaka marked this pull request as ready for review April 30, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant