[issue33720] test_marshal: crash in Python 3.7b5 on Windows 10

Steve Dower report at bugs.python.org
Thu May 31 11:36:28 EDT 2018


Steve Dower <steve.dower at python.org> added the comment:

The uploaded binary is compiled with PGO enabled (and trained on most of the test suite). I'll check it out - hopefully we don't need to do anything drastic and can get away with either a compiler update or disabling optimizations on a single function.

----------
assignee:  -> steve.dower

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33720>
_______________________________________


More information about the Python-bugs-list mailing list