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-29.14:05:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
check_set_special_type_attr() must also be updated to check for Py_TPFLAGS_IMMUTABLETYPE flag.
History
Date User Action Args
2021-04-29 14:05:27vstinnersetrecipients: + vstinner, gvanrossum, christian.heimes, Mark.Shannon, serhiy.storchaka, Guido.van.Rossum, corona10, pablogsal, shihai1991, erlendaasland, shreyanavigyan
2021-04-29 14:05:27vstinnersetmessageid: <[email protected]>
2021-04-29 14:05:27vstinnerlinkissue43908 messages
2021-04-29 14:05:27vstinnercreate