[issue38005] Coercing strings and non-integer numbers to interpreter ID and channel ID

Serhiy Storchaka report at bugs.python.org
Sun Sep 8 06:28:04 EDT 2019


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

I have doubts about accepting floats and bytes objects in all function that accept InterpreterID or ChannelID. Is it intentional? There are tests for strings.

----------

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


More information about the Python-bugs-list mailing list