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-28.15:12:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590678750.32.0.870623710734.issue40217@roundup.psfhosted.org>
In-reply-to
Content
New changeset bcbe5c59dde5fcb9ad21991c2afd91837b14bbd5 by Miss Islington (bot) in branch '3.9':
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/bcbe5c59dde5fcb9ad21991c2afd91837b14bbd5
History
Date User Action Args
2020-05-28 15:12:30miss-islingtonsetrecipients: + miss-islington, tim.peters, vstinner, petr.viktorin, lukasz.langa, serhiy.storchaka, corona10, pablogsal, shihai1991
2020-05-28 15:12:30miss-islingtonsetmessageid: <1590678750.32.0.870623710734.issue40217@roundup.psfhosted.org>
2020-05-28 15:12:30miss-islingtonlinkissue40217 messages
2020-05-28 15:12:30miss-islingtoncreate