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 christian.heimes, erlendaasland, pablogsal, serhiy.storchaka, shreyanavigyan, vstinner
Date 2021-04-30.16:40:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619800838.01.0.948873946626.issue43916@roundup.psfhosted.org>
In-reply-to
Content
New changeset 665c7746fca180266b121183c2d5136c547006e0 by Victor Stinner in branch 'master':
bpo-43916: _md5.md5 uses Py_TPFLAGS_DISALLOW_INSTANTIATION (GH-25753)
https://github.com/python/cpython/commit/665c7746fca180266b121183c2d5136c547006e0
History
Date User Action Args
2021-04-30 16:40:38vstinnersetrecipients: + vstinner, christian.heimes, serhiy.storchaka, pablogsal, erlendaasland, shreyanavigyan
2021-04-30 16:40:38vstinnersetmessageid: <1619800838.01.0.948873946626.issue43916@roundup.psfhosted.org>
2021-04-30 16:40:38vstinnerlinkissue43916 messages
2021-04-30 16:40:37vstinnercreate