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-14.16:40:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568479254.35.0.408004074229.issue38005@roundup.psfhosted.org>
In-reply-to
Content
I would remove also converting a string to InterpreterID. The code would be simpler without it. I left it because there was explicit tests for it, but what is a use case for InterpreterID(string)?
History
Date User Action Args
2019-09-14 16:40:54serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, mark.dickinson, eric.snow
2019-09-14 16:40:54serhiy.storchakasetmessageid: <1568479254.35.0.408004074229.issue38005@roundup.psfhosted.org>
2019-09-14 16:40:54serhiy.storchakalinkissue38005 messages
2019-09-14 16:40:54serhiy.storchakacreate