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 vstinner
Recipients vstinner
Date 2020-01-16.09:24:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 210c19e3c5b86535a73487fa737752de8eb1d866 by Victor Stinner in branch 'master':
bpo-39351: Remove base64.encodestring() (GH-18022)
https://github.com/python/cpython/commit/210c19e3c5b86535a73487fa737752de8eb1d866
History
Date User Action Args
2020-01-16 09:24:20vstinnersetrecipients: + vstinner
2020-01-16 09:24:20vstinnersetmessageid: <[email protected]>
2020-01-16 09:24:20vstinnerlinkissue39351 messages
2020-01-16 09:24:20vstinnercreate