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 vstinner
Recipients ned.deily, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-05-31.15:39:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527781164.1.0.682650639539.issue33720@psf.upfronthosting.co.za>
In-reply-to
Content
> priority: normal -> release blocker

I don't think that it's a release blocker. test_marshal does only crash on corner cases which should not occur on usual "valid" data.
History
Date User Action Args
2018-05-31 15:39:24vstinnersetrecipients: + vstinner, paul.moore, tim.golden, ned.deily, zach.ware, steve.dower
2018-05-31 15:39:24vstinnersetmessageid: <1527781164.1.0.682650639539.issue33720@psf.upfronthosting.co.za>
2018-05-31 15:39:24vstinnerlinkissue33720 messages
2018-05-31 15:39:24vstinnercreate