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 vstinner
Recipients serhiy.storchaka, steve.dower, vstinner, xiang.zhang
Date 2016-12-21.11:50:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482321016.29.0.930310151775.issue29034@psf.upfronthosting.co.za>
In-reply-to
Content
> You could just reuse to_cleanup instead of to_cleanup2.

Ah, it would be better to avoid a new variable, but this code is too complex for my head. I don't understand what is to_cleanup in this code path :-)
History
Date User Action Args
2016-12-21 11:50:16vstinnersetrecipients: + vstinner, serhiy.storchaka, steve.dower, xiang.zhang
2016-12-21 11:50:16vstinnersetmessageid: <1482321016.29.0.930310151775.issue29034@psf.upfronthosting.co.za>
2016-12-21 11:50:16vstinnerlinkissue29034 messages
2016-12-21 11:50:16vstinnercreate