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-15.20:42:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613421774.77.0.399003742634.issue40170@roundup.psfhosted.org>
In-reply-to
Content
> Should we strive to fix the cases in Include/internal as well?

No. The internal C API access directly to structure members on purpose, for best performances.
History
Date User Action Args
2021-02-15 20:42:54vstinnersetrecipients: + vstinner, rhettinger, ronaldoussoren, Michael.Felt, corona10, miss-islington, shihai1991, erlendaasland
2021-02-15 20:42:54vstinnersetmessageid: <1613421774.77.0.399003742634.issue40170@roundup.psfhosted.org>
2021-02-15 20:42:54vstinnerlinkissue40170 messages
2021-02-15 20:42:54vstinnercreate