Message 290422 - Python tracker (original) (raw)

Message290422

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:19 ncoghlan set recipients: + ncoghlan, brett.cannon, larry, nedbat, r.david.murray, python-dev, berker.peksag, yselivanov, matrixise, veky, untitaker
2017-03-24 23:50:19 ncoghlan set messageid: 1490399419.29.0.0239545377268.issue20438@psf.upfronthosting.co.za
2017-03-24 23:50:19 ncoghlan link issue20438 messages
2017-03-24 23:50:19 ncoghlan create