[issue27674] Quote mark breaks http.cookies, Cookie.py processing

2020-09-03 Thread Benoît Brayer
Benoît Brayer added the comment: Please find what Django's devs have done to parse cookies: https://github.com/django/django/commit/93a135d111c2569d88d65a3f4ad9e6d9ad291452 I hope this might help to find a solution. -- nosy: +brayer.benoit ___ Pyt

[issue27674] Quote mark breaks http.cookies, Cookie.py processing

2016-08-22 Thread Martin Panter
Changes by Martin Panter : -- title: Quote mark breaks cookie processing -> Quote mark breaks http.cookies, Cookie.py processing ___ Python tracker ___ _