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 matrixise
Recipients brett.cannon, larry, matrixise, ncoghlan, yselivanov
Date 2014-04-15.17:02:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397581372.32.0.425782882575.issue20438@psf.upfronthosting.co.za>
In-reply-to
Content
ok, so in this case, I can only change the documentation with a ".. deprecated:". But for the future, how can we know we have to deprecate this function for >= 3.6 ? Will you parse the documentation and check there is an deprecation to add in the code?

Or is there a file with the "future" deprecations?

Are you agree with the deprecation in the documentation?
History
Date User Action Args
2014-04-15 17:02:52matrixisesetrecipients: + matrixise, brett.cannon, ncoghlan, larry, yselivanov
2014-04-15 17:02:52matrixisesetmessageid: <1397581372.32.0.425782882575.issue20438@psf.upfronthosting.co.za>
2014-04-15 17:02:52matrixiselinkissue20438 messages
2014-04-15 17:02:52matrixisecreate