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 Michael.Felt, corona10, miss-islington, petdance, ronaldoussoren, shihai1991, vstinner
Date 2020-07-08.09:19:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset a0a6f1167834c87f12e2eca11dd77143103e7691 by Miss Islington (bot) in branch '3.9':
Revert "bpo-40170: PyType_HasFeature() now always calls PyType_GetFlags() (GH-19378)" (GH-21390)
https://github.com/python/cpython/commit/a0a6f1167834c87f12e2eca11dd77143103e7691
History
Date User Action Args
2020-07-08 09:19:42miss-islingtonsetrecipients: + miss-islington, ronaldoussoren, vstinner, Michael.Felt, corona10, shihai1991, petdance
2020-07-08 09:19:41miss-islingtonsetmessageid: <[email protected]>
2020-07-08 09:19:41miss-islingtonlinkissue40170 messages
2020-07-08 09:19:41miss-islingtoncreate