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 James Salter, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-07-16.15:05:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437059154.77.0.893321980655.issue24643@psf.upfronthosting.co.za>
In-reply-to
Content
Can't we move the #define only in .c files where they are needed? Or in a private header (not included by Python.h)?
History
Date User Action Args
2015-07-16 15:05:54vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, James Salter
2015-07-16 15:05:54vstinnersetmessageid: <1437059154.77.0.893321980655.issue24643@psf.upfronthosting.co.za>
2015-07-16 15:05:54vstinnerlinkissue24643 messages
2015-07-16 15:05:54vstinnercreate