[issue31752] Assertion failure in timedelta() in case of bad __divmod__

Serhiy Storchaka report at bugs.python.org
Sun Oct 22 10:27:41 EDT 2017


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

Unpatched Python should crash in debug build and can raise SystemError in release build.

I can't reproduce a crash on Windows after the patch.

----------

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


More information about the Python-bugs-list mailing list