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 Christian.Tismer
Recipients Christian.Tismer, eelizondo, eric.snow, nascheme, ncoghlan, petr.viktorin, scoder, vstinner
Date 2019-02-22.08:44:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550825091.72.0.883480553732.issue35810@roundup.psfhosted.org>
In-reply-to
Content
Neil, that is the absolute super-move!

When all types are heap types, then I have no longer the problem
that I cannot get at slots from builtin types, with all are static.

I am very much for that change, because then I can make my stable
ABI implementation of PySide much cleaner.
History
Date User Action Args
2019-02-22 08:44:51Christian.Tismersetrecipients: + Christian.Tismer, nascheme, ncoghlan, scoder, vstinner, petr.viktorin, eric.snow, eelizondo
2019-02-22 08:44:51Christian.Tismersetmessageid: <1550825091.72.0.883480553732.issue35810@roundup.psfhosted.org>
2019-02-22 08:44:51Christian.Tismerlinkissue35810 messages
2019-02-22 08:44:51Christian.Tismercreate