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 ronaldoussoren
Recipients lemburg, ned.deily, ronaldoussoren
Date 2013-07-08.12:08:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373285313.87.0.00502981656807.issue18393@psf.upfronthosting.co.za>
In-reply-to
Content
I had hoped to just drop it in 3.4.

To remove:

* extension _gestalt

* function platform._mac_ver_gestalt

* function platform._mac_ver_lookup (only used by ^^^)

* function platform._bcd2str (likewise)

To change:

* function platform.mac_ver: remove call to _mac_ver_gestalt
History
Date User Action Args
2013-07-08 12:08:33ronaldoussorensetrecipients: + ronaldoussoren, lemburg, ned.deily
2013-07-08 12:08:33ronaldoussorensetmessageid: <1373285313.87.0.00502981656807.issue18393@psf.upfronthosting.co.za>
2013-07-08 12:08:33ronaldoussorenlinkissue18393 messages
2013-07-08 12:08:33ronaldoussorencreate