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 eric.snow
Recipients docs@python, eric.snow, levkivskyi, r.david.murray, rhettinger
Date 2015-06-19.19:58:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1434743934.37.0.259004408532.issue24129@psf.upfronthosting.co.za>
In-reply-to
Content
I've left a review.  That said, we need to be sure this behavior is intentional.  The fact that it skips the "nonlocal" scope(s) smells like a bug to me.
History
Date User Action Args
2015-06-19 19:58:54eric.snowsetrecipients: + eric.snow, rhettinger, r.david.murray, docs@python, levkivskyi
2015-06-19 19:58:54eric.snowsetmessageid: <1434743934.37.0.259004408532.issue24129@psf.upfronthosting.co.za>
2015-06-19 19:58:54eric.snowlinkissue24129 messages
2015-06-19 19:58:54eric.snowcreate