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 petr.viktorin
Recipients Arfrever, alex, doko, jdemeyer, petr.viktorin, pitrou, python-dev, scoder, serhiy.storchaka, vstinner, xiang.zhang
Date 2022-01-24.12:23:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643026983.39.0.612640816989.issue22079@roundup.psfhosted.org>
In-reply-to
Content
> Is there a reason to not add these fields to PyTypeObject?


Can't say I haven't thought of that, but AFAIK it would mean breaking the C API substantially. Even if not it'd be a PEP-sized change, IMO.
History
Date User Action Args
2022-01-24 12:23:03petr.viktorinsetrecipients: + petr.viktorin, doko, pitrou, scoder, vstinner, Arfrever, alex, python-dev, serhiy.storchaka, jdemeyer, xiang.zhang
2022-01-24 12:23:03petr.viktorinsetmessageid: <1643026983.39.0.612640816989.issue22079@roundup.psfhosted.org>
2022-01-24 12:23:03petr.viktorinlinkissue22079 messages
2022-01-24 12:23:03petr.viktorincreate