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 ncoghlan
Recipients ncoghlan, njs
Date 2017-01-03.06:29:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483424969.48.0.99866139163.issue29137@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, cool - I didn't know that Debian built with fpectl enabled by default. In that case, +1 for:

- low maintenance ABI and API compatibility shims that are kept around indefinitely (since they leaked into the limited API/stable ABI) but don't actually do anything
- deprecating and removing the fpectl module
- adding the ABI compatibility shims in the maintenance releases where the retroactive deprecation warnings are introduced
History
Date User Action Args
2017-01-03 06:29:29ncoghlansetrecipients: + ncoghlan, njs
2017-01-03 06:29:29ncoghlansetmessageid: <1483424969.48.0.99866139163.issue29137@psf.upfronthosting.co.za>
2017-01-03 06:29:29ncoghlanlinkissue29137 messages
2017-01-03 06:29:29ncoghlancreate