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 berker.peksag
Recipients andymaier, benjamin.peterson, berker.peksag, bgomes, christian.heimes, doko, draghuram, eric.araujo, georg.brandl, lemburg, nir0s, pavel.vinogradov, petr.viktorin, pola, python-dev, sapetnioc, vajrasky, vstinner, xnox, zooko
Date 2015-12-08.10:27:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449570445.33.0.193222714278.issue1322@psf.upfronthosting.co.za>
In-reply-to
Content
We should probably delete the "will be removed in Python 3.7" part from the deprecation message to make porting from Python 2 easier. For example, we will add inspect.getargspec() back in 3.6. See issue 25486.
History
Date User Action Args
2015-12-08 10:27:25berker.peksagsetrecipients: + berker.peksag, lemburg, georg.brandl, doko, zooko, vstinner, draghuram, christian.heimes, sapetnioc, benjamin.peterson, pavel.vinogradov, bgomes, eric.araujo, petr.viktorin, python-dev, pola, xnox, vajrasky, andymaier, nir0s
2015-12-08 10:27:25berker.peksagsetmessageid: <1449570445.33.0.193222714278.issue1322@psf.upfronthosting.co.za>
2015-12-08 10:27:25berker.peksaglinkissue1322 messages
2015-12-08 10:27:25berker.peksagcreate