This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author blueyed
Recipients MeiK, blueyed, martin.panter, xtreak
Date 2019-05-03.02:01:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556848890.13.0.998470069562.issue35824@roundup.psfhosted.org>
In-reply-to
Content
I seems like http.cookiejar should be used for clients, which includes more relaxed parsing of cookies.  This is mentioned in the docs at https://github.com/python/cpython/blame/443fe5a52a3d6a101795380227ced38b4b5e0a8b/Doc/library/http.cookies.rst#L63-L65.
History
Date User Action Args
2019-05-03 02:01:30blueyedsetrecipients: + blueyed, martin.panter, xtreak, MeiK
2019-05-03 02:01:30blueyedsetmessageid: <1556848890.13.0.998470069562.issue35824@roundup.psfhosted.org>
2019-05-03 02:01:30blueyedlinkissue35824 messages
2019-05-03 02:01:30blueyedcreate