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 zach.ware
Recipients loewis, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2016-05-02.15:39:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462203586.46.0.0991554660604.issue23903@psf.upfronthosting.co.za>
In-reply-to
Content
> There is a code for parsing preprocessor instructions in Argument Clinic.
> May be it can be reused here.

It already is, actually; its availability was a major factor in my thinking this would be possible and starting to work on it.
History
Date User Action Args
2016-05-02 15:39:46zach.waresetrecipients: + zach.ware, loewis, tim.golden, serhiy.storchaka, steve.dower
2016-05-02 15:39:46zach.waresetmessageid: <1462203586.46.0.0991554660604.issue23903@psf.upfronthosting.co.za>
2016-05-02 15:39:46zach.warelinkissue23903 messages
2016-05-02 15:39:46zach.warecreate