[issue44068] Possible divide by zero problems

Serhiy Storchaka report at bugs.python.org
Fri May 7 11:14:14 EDT 2021


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

It cannot be 0 if PyUnicode_IS_READY() returns true.

----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list