]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99576: Fix cookiejar file that was not truncated for some classes (GH-99616)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 20 Dec 2022 16:51:26 +0000 (19:51 +0300)
committerGitHub <noreply@github.com>
Tue, 20 Dec 2022 16:51:26 +0000 (17:51 +0100)
commit44892d45b038f919b0378590a776580a9d73b291
tree51599344059fa90691d68a8169b8029b783a687c
parentcb60b6131bc2bb11c48a15f808914d8b242b9fc5
gh-99576: Fix cookiejar file that was not truncated for some classes (GH-99616)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Lib/http/cookiejar.py
Lib/test/test_http_cookiejar.py
Misc/NEWS.d/next/Library/2022-11-20-11-59-54.gh-issue-99576.ZD7jU6.rst [new file with mode: 0644]