[issue11315] Fix type regression in http.cookies.load (want bytes, not str)

Chad Whitacre report at bugs.python.org
Fri Oct 30 11:39:41 EDT 2015


Chad Whitacre added the comment:

Here's a patch that fixes the two new failing tests. Now a bunch of other tests are busted. :-)

----------
Added file: http://bugs.python.org/file40903/fix-the-two-new-tests.patch

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


More information about the Python-bugs-list mailing list