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 christian.heimes
Recipients Guido.van.Rossum, Mark.Shannon, christian.heimes, corona10, erlendaasland, gvanrossum, pablogsal, serhiy.storchaka, shihai1991, shreyanavigyan, vstinner
Date 2021-05-02.07:47:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619941668.81.0.427378561977.issue43908@roundup.psfhosted.org>
In-reply-to
Content
New changeset 91554e4c5ca3c762998296522f854a7166ba84f0 by Christian Heimes in branch 'master':
bpo-43908: Mark ssl, hash, and hmac types as immutable (GH-25792)
https://github.com/python/cpython/commit/91554e4c5ca3c762998296522f854a7166ba84f0
History
Date User Action Args
2021-05-02 07:47:48christian.heimessetrecipients: + christian.heimes, gvanrossum, vstinner, Mark.Shannon, serhiy.storchaka, Guido.van.Rossum, corona10, pablogsal, shihai1991, erlendaasland, shreyanavigyan
2021-05-02 07:47:48christian.heimessetmessageid: <1619941668.81.0.427378561977.issue43908@roundup.psfhosted.org>
2021-05-02 07:47:48christian.heimeslinkissue43908 messages
2021-05-02 07:47:48christian.heimescreate