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 scoder
Recipients Matthias Braun, gvanrossum, miss-islington, petr.viktorin, scoder
Date 2020-07-05.20:12:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593979932.36.0.501511611666.issue39960@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8912c182455de83e27d5c120639ec91b18247913 by scoder in branch '3.8':
bpo-39960: Allow heap types in the "Carlo Verre" hack check that override "tp_setattro()" (GH-21092) (GH-21339)
https://github.com/python/cpython/commit/8912c182455de83e27d5c120639ec91b18247913
History
Date User Action Args
2020-07-05 20:12:12scodersetrecipients: + scoder, gvanrossum, petr.viktorin, miss-islington, Matthias Braun
2020-07-05 20:12:12scodersetmessageid: <1593979932.36.0.501511611666.issue39960@roundup.psfhosted.org>
2020-07-05 20:12:12scoderlinkissue39960 messages
2020-07-05 20:12:12scodercreate