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 drmonkeysee, miss-islington, serhiy.storchaka
Date 2021-01-01.17:41:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609522912.31.0.0748837306187.issue39068@roundup.psfhosted.org>
In-reply-to
Content
New changeset b863607d303a87e8680149361ac987328b35ca5f by Serhiy Storchaka in branch '3.8':
[3.8] bpo-39068: Fix race condition in base64 (GH-17627) (GH-24022)
https://github.com/python/cpython/commit/b863607d303a87e8680149361ac987328b35ca5f
History
Date User Action Args
2021-01-01 17:41:52serhiy.storchakasetrecipients: + serhiy.storchaka, miss-islington, drmonkeysee
2021-01-01 17:41:52serhiy.storchakasetmessageid: <1609522912.31.0.0748837306187.issue39068@roundup.psfhosted.org>
2021-01-01 17:41:52serhiy.storchakalinkissue39068 messages
2021-01-01 17:41:52serhiy.storchakacreate