R. David Murray <rdmur...@bitdance.com> added the comment:

Committed to py3k in r87550.  Since the only application that would trip up 
would be one not using SimpleCookie to read SimpleCookie generated cookies 
*and* that doesn't implement unescaping (in which case it wasn't really 
handling SimpleCookie cookies, was it?), I went ahead and backported it to 3.1 
in r87551 and 2.7 in r87552.

----------
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9824>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to