This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Zbigniew.Kacprzak, python-dev, vinay.sajip
Date 2012-03-29.19:19:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SDKs8-000766-EZ@dinsdale.python.org>
In-reply-to
Content
New changeset eda0ae0d2c68 by Vinay Sajip in branch '2.7':
Closes #14436: Convert msg + args to string before pickling.
http://hg.python.org/cpython/rev/eda0ae0d2c68

New changeset cd8347e15f62 by Vinay Sajip in branch '3.2':
Closes #14436: Convert msg + args to string before pickling.
http://hg.python.org/cpython/rev/cd8347e15f62

New changeset 86a1f92c66b3 by Vinay Sajip in branch 'default':
Closes #14436: merged fix from 3.2.
http://hg.python.org/cpython/rev/86a1f92c66b3
History
Date User Action Args
2012-03-29 19:19:05python-devsetrecipients: + python-dev, vinay.sajip, Zbigniew.Kacprzak
2012-03-29 19:19:04python-devlinkissue14436 messages
2012-03-29 19:19:04python-devcreate