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, benjamin.peterson, jcea, pitrou, python-dev, serhiy.storchaka
Date 2014-08-17.01:28:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1408238896.66.0.290258556467.issue15512@psf.upfronthosting.co.za>
In-reply-to
Content
Revision aceb975c4832 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:16Arfreversetrecipients: + Arfrever, jcea, pitrou, benjamin.peterson, python-dev, serhiy.storchaka
2014-08-17 01:28:16Arfreversetmessageid: <1408238896.66.0.290258556467.issue15512@psf.upfronthosting.co.za>
2014-08-17 01:28:16Arfreverlinkissue15512 messages
2014-08-17 01:28:16Arfrevercreate