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 Oleg.Plakhotnyuk, ezio.melotti, pitrou, python-dev, r.david.murray
Date 2012-01-17.16:19:35
SpamBayes Score 0.06327774
Marked as misclassified No
Message-id <E1RnBl0-00021h-AI@dinsdale.python.org>
In-reply-to
Content
New changeset f715c4a5a107 by Antoine Pitrou in branch '3.2':
Issue #13589: Fix some serialization primitives in the aifc module.
http://hg.python.org/cpython/rev/f715c4a5a107

New changeset b039965b0066 by Antoine Pitrou in branch 'default':
Issue #13589: Fix some serialization primitives in the aifc module.
http://hg.python.org/cpython/rev/b039965b0066

New changeset 8fac90d0f4cd by Antoine Pitrou in branch '2.7':
Issue #13589: Fix some serialization primitives in the aifc module.
http://hg.python.org/cpython/rev/8fac90d0f4cd
History
Date User Action Args
2012-01-17 16:19:35python-devsetrecipients: + python-dev, pitrou, ezio.melotti, r.david.murray, Oleg.Plakhotnyuk
2012-01-17 16:19:35python-devlinkissue13589 messages
2012-01-17 16:19:35python-devcreate