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-25.15:36:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569425760.27.0.146345665483.issue38005@roundup.psfhosted.org>
In-reply-to
Content
New changeset 543a3951a1c96bae0ea839eacec71d3b1a563a10 by Serhiy Storchaka in branch 'master':
bpo-38005: Remove support of string argument in InterpreterID(). (GH-16227)
https://github.com/python/cpython/commit/543a3951a1c96bae0ea839eacec71d3b1a563a10
History
Date User Action Args
2019-09-25 15:36:00serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, mark.dickinson, eric.snow
2019-09-25 15:36:00serhiy.storchakasetmessageid: <1569425760.27.0.146345665483.issue38005@roundup.psfhosted.org>
2019-09-25 15:36:00serhiy.storchakalinkissue38005 messages
2019-09-25 15:36:00serhiy.storchakacreate