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 Christian.Tismer, eelizondo, eric.snow, nascheme, ncoghlan, petr.viktorin, scoder, vstinner
Date 2019-02-22.09:46:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550828791.33.0.292449290454.issue35810@roundup.psfhosted.org>
In-reply-to
Content
Changing all types to heap types is definitely a gigantic task. First let's make heap types more usable and bug-free, and then it will be easier :)

(I do have an agenda here: improving heap types usable is also yak-shaving* for making modules play nice with subinterpreters, like in PEPs 489 & 573)

* https://en.wiktionary.org/wiki/yak_shaving
History
Date User Action Args
2019-02-22 09:46:31petr.viktorinsetrecipients: + petr.viktorin, nascheme, ncoghlan, scoder, vstinner, eric.snow, Christian.Tismer, eelizondo
2019-02-22 09:46:31petr.viktorinsetmessageid: <1550828791.33.0.292449290454.issue35810@roundup.psfhosted.org>
2019-02-22 09:46:31petr.viktorinlinkissue35810 messages
2019-02-22 09:46:31petr.viktorincreate