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 ncoghlan
Recipients berker.peksag, brett.cannon, larry, matrixise, ncoghlan, nedbat, python-dev, r.david.murray, untitaker, veky, yselivanov
Date 2017-03-24.23:50:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490399435.97.0.817324654375.issue20438@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2197eac6104311472f200645bc844adb46444b10 by Nick Coghlan (Berker Peksag) in branch '3.6':
bpo-28814: Undeprecate inadvertently deprecated inspect functions. (#122) (#243)
https://github.com/python/cpython/commit/2197eac6104311472f200645bc844adb46444b10
History
Date User Action Args
2017-03-24 23:50:36ncoghlansetrecipients: + ncoghlan, brett.cannon, larry, nedbat, r.david.murray, python-dev, berker.peksag, yselivanov, matrixise, veky, untitaker
2017-03-24 23:50:35ncoghlansetmessageid: <1490399435.97.0.817324654375.issue20438@psf.upfronthosting.co.za>
2017-03-24 23:50:35ncoghlanlinkissue20438 messages
2017-03-24 23:50:35ncoghlancreate