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 benjamin.peterson
Recipients benjamin.peterson, python-dev, serhiy.storchaka, vstinner
Date 2016-12-02.06:08:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480658914.18.0.38254093858.issue28855@psf.upfronthosting.co.za>
In-reply-to
Content
It doesn't seem like the question is whether to use inline functions but whether to force all callers to cast. Your original code would work if you added all the casts in your static_inline.patch patch.
History
Date User Action Args
2016-12-02 06:08:34benjamin.petersonsetrecipients: + benjamin.peterson, vstinner, python-dev, serhiy.storchaka
2016-12-02 06:08:34benjamin.petersonsetmessageid: <1480658914.18.0.38254093858.issue28855@psf.upfronthosting.co.za>
2016-12-02 06:08:34benjamin.petersonlinkissue28855 messages
2016-12-02 06:08:34benjamin.petersoncreate