[issue35824] http.cookies._CookiePattern modifying regular expressions

daniel hahler report at bugs.python.org
Thu May 2 22:01:30 EDT 2019


daniel hahler <python-bugs at thequod.de> added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35824>
_______________________________________


More information about the Python-bugs-list mailing list