]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149028: Revert gh-92936 changes (GH-149182)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 30 Apr 2026 19:19:46 +0000 (22:19 +0300)
committerGitHub <noreply@github.com>
Thu, 30 Apr 2026 19:19:46 +0000 (22:19 +0300)
commitc80e446e6b91fb64e1cbfed8986869accd1fafb6
treeb941aa81b7b73d43b4ae7a94e559373b53c4424e
parent1575a81bf200f8eda5eaa6af6520361240201d82
gh-149028: Revert gh-92936 changes (GH-149182)

* Revert "gh-92936: update `http.cookies` docs post GH-113663 (#137566)"

This reverts commit d86c2257a69a8d6c650c0db470499463131a569f.

* Revert "gh-92936: allow double quote in cookie values (#113663)"

This reverts commit d7dbde895884d58e3da7ed4107fd33171afad7cb.
Doc/library/http.cookies.rst
Doc/whatsnew/3.15.rst
Lib/http/cookies.py
Lib/test/test_http_cookies.py