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:36:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568478982.83.0.60443590036.issue38005@roundup.psfhosted.org>
In-reply-to
Content
New changeset f37a9831027ecfe948697cdb5e35b417805d94e5 by Serhiy Storchaka in branch '3.8':
[3.8] bpo-38005: Fixed comparing and creating of InterpreterID and ChannelID. (GH-15652) (GH-16145)
https://github.com/python/cpython/commit/f37a9831027ecfe948697cdb5e35b417805d94e5
History
Date User Action Args
2019-09-14 16:36:22serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, mark.dickinson, eric.snow
2019-09-14 16:36:22serhiy.storchakasetmessageid: <1568478982.83.0.60443590036.issue38005@roundup.psfhosted.org>
2019-09-14 16:36:22serhiy.storchakalinkissue38005 messages
2019-09-14 16:36:22serhiy.storchakacreate