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, docs@python, mbussonn, ncoghlan, yselivanov
Date 2017-03-24.23:50:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490399419.16.0.0976140892072.issue28814@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, docs@python, berker.peksag, yselivanov, mbussonn
2017-03-24 23:50:19ncoghlansetmessageid: <1490399419.16.0.0976140892072.issue28814@psf.upfronthosting.co.za>
2017-03-24 23:50:19ncoghlanlinkissue28814 messages
2017-03-24 23:50:19ncoghlancreate