Message 312155 - Python tracker

Message312155

Author ncoghlan
Recipients mjpieters, ncoghlan, nitishch
Date 2018-02-14.04:35:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518582944.28.0.467229070634.issue32836@psf.upfronthosting.co.za>
In-reply-to
Content
We still need to the ".0" style temporary variables that are used for argument names in the implicitly generated functions, but it's definitely plausible that we're not actually using the "_[1]" style hidden variables anywhere anymore.
History
Date User Action Args
2018-02-14 04:35:44ncoghlansetrecipients: + ncoghlan, mjpieters, nitishch
2018-02-14 04:35:44ncoghlansetmessageid: <1518582944.28.0.467229070634.issue32836@psf.upfronthosting.co.za>
2018-02-14 04:35:44ncoghlanlinkissue32836 messages
2018-02-14 04:35:44ncoghlancreate