[issue19772] str serialization of Message object may mutate the payload and CTE.

Vajrasky Kok report at bugs.python.org
Sat Feb 8 04:40:30 CET 2014


Vajrasky Kok added the comment:

> Your test method didn't start with 'test_', so it didn't get run.

Ah sorry about that. This is the updated patch. It fixed the problem and passed all test.

----------
Added file: http://bugs.python.org/file33987/fix_serialization_message_object_mutation_v4.patch

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


More information about the Python-bugs-list mailing list