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 georg.brandl
Recipients Mark.Shannon, georg.brandl, nedbat, pitrou
Date 2014-10-06.13:08:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412600925.26.0.905972634548.issue22462@psf.upfronthosting.co.za>
In-reply-to
Content
Not sure how this can violate PEP 384, as it doesn't make it mandatory for builtin extensions to use the stable ABI.

The other concerns seem valid, although I don't like how the patch includes an unrelated change to ctypes.
History
Date User Action Args
2014-10-06 13:08:45georg.brandlsetrecipients: + georg.brandl, pitrou, nedbat, Mark.Shannon
2014-10-06 13:08:45georg.brandlsetmessageid: <1412600925.26.0.905972634548.issue22462@psf.upfronthosting.co.za>
2014-10-06 13:08:45georg.brandllinkissue22462 messages
2014-10-06 13:08:45georg.brandlcreate