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 shreyanavigyan
Recipients Mark.Shannon, christian.heimes, corona10, erlendaasland, gvanrossum, pablogsal, serhiy.storchaka, shihai1991, shreyanavigyan, vstinner
Date 2021-04-27.06:31:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619505090.64.0.375698845584.issue43908@roundup.psfhosted.org>
In-reply-to
Content
I ran the test suite without the changes and they still fail. Therefore apply-to-all.diff does not have any bug at all. But the test failures are also a major issue not only for this change but also for others. I'm opening a new issue for those test failures.

(apply-to-all.diff is outdated because Erlend changed the flag name from Py_TPFLAGS_IMMUTABLE to Py_TPFLAGS_IMMUTABLETYPE in the PR. I'm attaching the modified apply-to-all.diff)
History
Date User Action Args
2021-04-27 06:31:30shreyanavigyansetrecipients: + shreyanavigyan, gvanrossum, vstinner, christian.heimes, Mark.Shannon, serhiy.storchaka, corona10, pablogsal, shihai1991, erlendaasland
2021-04-27 06:31:30shreyanavigyansetmessageid: <1619505090.64.0.375698845584.issue43908@roundup.psfhosted.org>
2021-04-27 06:31:30shreyanavigyanlinkissue43908 messages
2021-04-27 06:31:30shreyanavigyancreate