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, berker.peksag, brett.cannon, izbyshev, serhiy.storchaka, vstinner
Date 2018-11-02.16:08:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541174931.7.0.788709270274.issue35147@psf.upfronthosting.co.za>
In-reply-to
Content
Oh right, the major version is __GNUC__:
https://gcc.gnu.org/onlinedocs/cpp/Common-Predefined-Macros.html
History
Date User Action Args
2018-11-02 16:08:51vstinnersetrecipients: + vstinner, brett.cannon, benjamin.peterson, berker.peksag, serhiy.storchaka, izbyshev
2018-11-02 16:08:51vstinnersetmessageid: <1541174931.7.0.788709270274.issue35147@psf.upfronthosting.co.za>
2018-11-02 16:08:51vstinnerlinkissue35147 messages
2018-11-02 16:08:51vstinnercreate