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 vstinner
Recipients Michael.Felt, corona10, erlendaasland, miss-islington, rhettinger, ronaldoussoren, shihai1991, vstinner
Date 2021-02-16.07:50:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613461811.34.0.324239287013.issue40170@roundup.psfhosted.org>
In-reply-to
Content
New changeset 871eb4237b9be95263ca13ba8856e78344eb9eba by Erlend Egeberg Aasland in branch 'master':
bpo-40170: Convert PyDescr_IsData() to static inline function (GH-24535)
https://github.com/python/cpython/commit/871eb4237b9be95263ca13ba8856e78344eb9eba
History
Date User Action Args
2021-02-16 07:50:11vstinnersetrecipients: + vstinner, rhettinger, ronaldoussoren, Michael.Felt, corona10, miss-islington, shihai1991, erlendaasland
2021-02-16 07:50:11vstinnersetmessageid: <1613461811.34.0.324239287013.issue40170@roundup.psfhosted.org>
2021-02-16 07:50:11vstinnerlinkissue40170 messages
2021-02-16 07:50:11vstinnercreate