[issue2211] Cookie.Morsel interface needs update

Serhiy Storchaka report at bugs.python.org
Wed Mar 18 11:38:20 CET 2015


Serhiy Storchaka added the comment:

Thanks Victor.

This patch should fix pickling/unpickling.

Interesting, we should check all other cases when instance attribute was converted to a property. They are potentially break pickle compatibility.

----------
Added file: http://bugs.python.org/file38540/http_cookies_morsel_pickle.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2211>
_______________________________________


More information about the Python-bugs-list mailing list