[issue16384] import.c doesn't handle EOFError from PyMarshal_Read*

Eric Snow report at bugs.python.org
Tue Sep 6 23:29:06 EDT 2016


Eric Snow added the comment:

After looking more closely, it looks like we should be ignoring such bogus modules.  Here's a patch to do so.

----------
keywords: +patch
stage: test needed -> patch review
Added file: http://bugs.python.org/file44424/issue16384.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16384>
_______________________________________


More information about the Python-bugs-list mailing list