[issue34164] base64.b32decode() leads into UnboundLocalError and OverflowError on some data

Serhiy Storchaka report at bugs.python.org
Fri Jul 20 11:13:28 EDT 2018


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

Thank you for your report Jussi.

The type "crash" is used for hard crashes of the Python interpreter – possibly with a core dump or a Windows error box.

----------
nosy: +serhiy.storchaka
type: crash -> behavior
versions: +Python 3.6, Python 3.8

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


More information about the Python-bugs-list mailing list