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 Arfrever
Recipients Arfrever, christian.heimes, loewis, python-dev, serhiy.storchaka
Date 2014-08-17.01:28:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1408238924.77.0.40106244466.issue22193@psf.upfronthosting.co.za>
In-reply-to
Content
Revision b5114747d3ed added useless '#ifndef Py_LIMITED_API' check in 2.7 branch.
Support for Py_LIMITED_API was introduced in Python 3.2.
History
Date User Action Args
2014-08-17 01:28:44Arfreversetrecipients: + Arfrever, loewis, christian.heimes, python-dev, serhiy.storchaka
2014-08-17 01:28:44Arfreversetmessageid: <1408238924.77.0.40106244466.issue22193@psf.upfronthosting.co.za>
2014-08-17 01:28:44Arfreverlinkissue22193 messages
2014-08-17 01:28:44Arfrevercreate