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