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 benjamin.peterson, lukasz.langa, martin.panter, ncoghlan, ned.deily, steven.daprano, tds333, vstinner
Date 2016-09-12.18:57:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwbjVw01q4LL9z_Y7TM6oMzk07YsFkfDmSyJoyObboCiXg@mail.gmail.com>
In-reply-to <1473701699.17.0.669608607205.issue28092@psf.upfronthosting.co.za>
Content
For the specific case of Dtrace, #define are just fine. But for
unicodeobject.h, it would be nice to be able to use inline functions.
History
Date User Action Args
2016-09-12 18:57:05vstinnersetrecipients: + vstinner, ncoghlan, tds333, benjamin.peterson, ned.deily, steven.daprano, lukasz.langa, martin.panter
2016-09-12 18:57:05vstinnerlinkissue28092 messages
2016-09-12 18:57:05vstinnercreate