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 miss-islington
Recipients corona10, lukasz.langa, miss-islington, pablogsal, petr.viktorin, serhiy.storchaka, shihai1991, tim.peters, vstinner
Date 2020-05-27.09:03:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590570226.94.0.222218375123.issue40217@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1cf15af9a6f28750f37b08c028ada31d38e818dd by Pablo Galindo in branch 'master':
bpo-40217:  Ensure Py_VISIT(Py_TYPE(self)) is always called for PyType_FromSpec types (reverts GH-19414) (GH-20264)
https://github.com/python/cpython/commit/1cf15af9a6f28750f37b08c028ada31d38e818dd
History
Date User Action Args
2020-05-27 09:03:46miss-islingtonsetrecipients: + miss-islington, tim.peters, vstinner, petr.viktorin, lukasz.langa, serhiy.storchaka, corona10, pablogsal, shihai1991
2020-05-27 09:03:46miss-islingtonsetmessageid: <1590570226.94.0.222218375123.issue40217@roundup.psfhosted.org>
2020-05-27 09:03:46miss-islingtonlinkissue40217 messages
2020-05-27 09:03:46miss-islingtoncreate