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 lemburg
Recipients lemburg, ned.deily, ronaldoussoren
Date 2013-07-08.11:52:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <51DAA7E8.3060403@egenix.com>
In-reply-to <1373188277.85.0.140879649909.issue18393@psf.upfronthosting.co.za>
Content
On 07.07.2013 11:11, Ronald Oussoren wrote:
> The easiest solution to avoid this deprecated API is therefore to drop the  _gestalt extension and remove its use in platform.mac_ver()

I think it should only be removed in case we no longer support
Mac OS X platforms that still have it. Otherwise, please simply
follow our standard procedure for deprecating public functions.
History
Date User Action Args
2013-07-08 11:52:10lemburgsetrecipients: + lemburg, ronaldoussoren, ned.deily
2013-07-08 11:52:10lemburglinkissue18393 messages
2013-07-08 11:52:10lemburgcreate