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 rhettinger
Recipients artem.smotrakov, rhettinger
Date 2016-08-22.03:45:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471837525.9.0.805589493794.issue27826@psf.upfronthosting.co.za>
In-reply-to
Content
It may be better to focus on Python/marshal.c to see if there are ways to make it more robust (at least checking to see if all of the n entries allocated in a container were actually filled).
History
Date User Action Args
2016-08-22 03:45:25rhettingersetrecipients: + rhettinger, artem.smotrakov
2016-08-22 03:45:25rhettingersetmessageid: <1471837525.9.0.805589493794.issue27826@psf.upfronthosting.co.za>
2016-08-22 03:45:25rhettingerlinkissue27826 messages
2016-08-22 03:45:25rhettingercreate