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