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