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 martin.panter
Recipients Arfrever, mark.dickinson, martin.panter, pitrou, python-dev, rhettinger, serhiy.storchaka, skrah, vstinner
Date 2016-03-28.05:14:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1459142091.69.0.311520964143.issue18722@psf.upfronthosting.co.za>
In-reply-to
Content
I did a review of some of the changes in <https://bugs.python.org/issue26130#msg258346>. In particular, there are a couple of comments /* Help register allocation */ which were mangled to /* Help allocation */.

But it is not clear if the leftover variable copies are still helping (in which case the comments should be reverted), or if the copies and comments can be removed.
History
Date User Action Args
2016-03-28 05:14:51martin.pantersetrecipients: + martin.panter, rhettinger, mark.dickinson, pitrou, vstinner, Arfrever, skrah, python-dev, serhiy.storchaka
2016-03-28 05:14:51martin.pantersetmessageid: <1459142091.69.0.311520964143.issue18722@psf.upfronthosting.co.za>
2016-03-28 05:14:51martin.panterlinkissue18722 messages
2016-03-28 05:14:51martin.pantercreate