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.11:55:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373284514.3.0.0903153421911.issue18393@psf.upfronthosting.co.za>
In-reply-to
Content
Do we follow the deprecation procedure for private functions as well?

The patch removes a private and undocumented extension, and removes a private function that uses that extension. There is no change in the public API.

Also, as I mentioned before the removed code is effectively dead because it will never be called on systems that aren't totally broken.
History
Date User Action Args
2013-07-08 11:55:14ronaldoussorensetrecipients: + ronaldoussoren, lemburg, ned.deily
2013-07-08 11:55:14ronaldoussorensetmessageid: <1373284514.3.0.0903153421911.issue18393@psf.upfronthosting.co.za>
2013-07-08 11:55:14ronaldoussorenlinkissue18393 messages
2013-07-08 11:55:14ronaldoussorencreate