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 barry
Recipients barry, brett.cannon, jayyin11043
Date 2018-01-29.22:40:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517265613.89.0.467229070634.issue32714@psf.upfronthosting.co.za>
In-reply-to
Content
We can't remove the code because it might still be used by third parties.  Deprecation generally means we inform users that they shouldn't use the code any more (possibly with a DeprecationWarning, although we decided not to do that in this case).  We definitely won't remove the code in 3.7.  We can think about it for 3.8
History
Date User Action Args
2018-01-29 22:40:13barrysetrecipients: + barry, brett.cannon, jayyin11043
2018-01-29 22:40:13barrysetmessageid: <1517265613.89.0.467229070634.issue32714@psf.upfronthosting.co.za>
2018-01-29 22:40:13barrylinkissue32714 messages
2018-01-29 22:40:13barrycreate