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 erlendaasland
Recipients Mark.Shannon, christian.heimes, corona10, erlendaasland, gvanrossum, pablogsal, serhiy.storchaka, shihai1991, shreyanavigyan, vstinner
Date 2021-04-26.13:49:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619444992.22.0.0833190575553.issue43908@roundup.psfhosted.org>
In-reply-to
Content
> Could you please land the new flag and typeobject.c code now?

I've only got two more questions before I mark it ready for review, and that's regarding Guido's comment in msg391756:
Should the new flag also take care of __class__ assignment, or should we leave that out?
Are there other places where !Py_TPFLAGS_HEAPTYPE is used where we would like to use the immutable flag?

> I'm happy to take care of "my" code myself.

No problem, I'll leave it out of the patch :)
History
Date User Action Args
2021-04-26 13:49:52erlendaaslandsetrecipients: + erlendaasland, gvanrossum, vstinner, christian.heimes, Mark.Shannon, serhiy.storchaka, corona10, pablogsal, shihai1991, shreyanavigyan
2021-04-26 13:49:52erlendaaslandsetmessageid: <1619444992.22.0.0833190575553.issue43908@roundup.psfhosted.org>
2021-04-26 13:49:52erlendaaslandlinkissue43908 messages
2021-04-26 13:49:52erlendaaslandcreate