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 Guido.van.Rossum, Mark.Shannon, christian.heimes, corona10, erlendaasland, gvanrossum, pablogsal, serhiy.storchaka, shihai1991, shreyanavigyan, vstinner
Date 2021-04-30.13:25:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619789150.94.0.846583585144.issue43908@roundup.psfhosted.org>
In-reply-to
Content
New changeset 64141382ecbad665d5738ff26d15505f3427c724 by Erlend Egeberg Aasland in branch 'master':
bpo-43908: check_set_special_type_attr() checks Py_TPFLAGS_IMMUTABLETYPE (GH-25743)
https://github.com/python/cpython/commit/64141382ecbad665d5738ff26d15505f3427c724
History
Date User Action Args
2021-04-30 13:25:50vstinnersetrecipients: + vstinner, gvanrossum, christian.heimes, Mark.Shannon, serhiy.storchaka, Guido.van.Rossum, corona10, pablogsal, shihai1991, erlendaasland, shreyanavigyan
2021-04-30 13:25:50vstinnersetmessageid: <1619789150.94.0.846583585144.issue43908@roundup.psfhosted.org>
2021-04-30 13:25:50vstinnerlinkissue43908 messages
2021-04-30 13:25:50vstinnercreate