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, serhiy.storchaka
Date 2020-12-31.09:44:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609407896.91.0.692426480783.issue39068@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9655434cca5dfbea97bf6d355aec028e840b289c by Brandon Stansbury in branch 'master':
bpo-39068: Fix race condition in base64 (GH-17627)
https://github.com/python/cpython/commit/9655434cca5dfbea97bf6d355aec028e840b289c
History
Date User Action Args
2020-12-31 09:44:56serhiy.storchakasetrecipients: + serhiy.storchaka, drmonkeysee
2020-12-31 09:44:56serhiy.storchakasetmessageid: <1609407896.91.0.692426480783.issue39068@roundup.psfhosted.org>
2020-12-31 09:44:56serhiy.storchakalinkissue39068 messages
2020-12-31 09:44:56serhiy.storchakacreate