This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients eric.snow, mark.dickinson, serhiy.storchaka, terry.reedy
Date 2019-09-08.10:28:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567938484.86.0.867019188439.issue38005@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2019-09-08 10:28:04serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, mark.dickinson, eric.snow
2019-09-08 10:28:04serhiy.storchakasetmessageid: <1567938484.86.0.867019188439.issue38005@roundup.psfhosted.org>
2019-09-08 10:28:04serhiy.storchakalinkissue38005 messages
2019-09-08 10:28:04serhiy.storchakacreate