]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42066: CookieJar cookies should not be sorted (GH-22745)
authorIman Kermani <55282537+IKermani@users.noreply.github.com>
Thu, 21 Apr 2022 01:45:24 +0000 (06:15 +0430)
committerGitHub <noreply@github.com>
Thu, 21 Apr 2022 01:45:24 +0000 (20:45 -0500)
commit615b24c80b0bbbc7b70aa1e9c28f9c4463c8c1ed
tree681ceb78d2709f4b39aa2082b49270aec7a1d0b1
parent031f1e6040d1bb0454bd6da417fd9e38aad4fc89
bpo-42066: CookieJar cookies should not be sorted (GH-22745)
Lib/http/cookiejar.py
Lib/test/test_http_cookiejar.py
Misc/NEWS.d/next/Library/2020-10-19-08-50-41.bpo-42066.DsB-R6.rst [new file with mode: 0644]