[issue42066] CookieJar cookies should not be sorted
New submission from Iman Kermani : Lib/http/cookiejar.py By default python handle cookies based on regular Netscape cookie protocol and the protocol defined by RFC 2965. There is a behavior in python which sort cookies in CookieJar by default: https://github.com/python/cpython/blob
[issue42066] CookieJar cookies should not be sorted
Change by Iman Kermani : -- keywords: +patch pull_requests: +21707 stage: -> patch review pull_request: https://github.com/python/cpython/pull/22745 ___ Python tracker <https://bugs.python.org/issu