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 kristjan.jonsson
Recipients benjamin.peterson, christian.heimes, ezio.melotti, gregory.p.smith, kristjan.jonsson, loewis, mark.dickinson, pitrou, python-dev, serhiy.storchaka
Date 2013-03-21.15:31:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363879911.95.0.113201041178.issue16475@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, they were fixed with #42bf74b90626 which also added unittests in test_marshal.py to make sure invalid EOFs are always caught.
History
Date User Action Args
2013-03-21 15:31:51kristjan.jonssonsetrecipients: + kristjan.jonsson, loewis, gregory.p.smith, mark.dickinson, pitrou, christian.heimes, benjamin.peterson, ezio.melotti, python-dev, serhiy.storchaka
2013-03-21 15:31:51kristjan.jonssonsetmessageid: <1363879911.95.0.113201041178.issue16475@psf.upfronthosting.co.za>
2013-03-21 15:31:51kristjan.jonssonlinkissue16475 messages
2013-03-21 15:31:51kristjan.jonssoncreate