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 Dominik Geldmacher
Recipients CharlieClark, Dominik Geldmacher, Manjusaka, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-05-05.16:06:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557072398.83.0.435248256146.issue36792@roundup.psfhosted.org>
In-reply-to
Content
I can reproduce it on Python 3.7.3 german Windows10 enterprise

Windows fatal exception: code 0xc0000374

Current thread 0x00003bc8 (most recent call first):
  File "C:\Python37\lib\zipfile.py", line 1757 in writestr
History
Date User Action Args
2019-05-05 16:06:38Dominik Geldmachersetrecipients: + Dominik Geldmacher, paul.moore, vstinner, tim.golden, zach.ware, steve.dower, Manjusaka, CharlieClark
2019-05-05 16:06:38Dominik Geldmachersetmessageid: <1557072398.83.0.435248256146.issue36792@roundup.psfhosted.org>
2019-05-05 16:06:38Dominik Geldmacherlinkissue36792 messages
2019-05-05 16:06:38Dominik Geldmachercreate