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 ncoghlan
Recipients Martin.Teichmann, Wombatz, abarry, ncoghlan, ned.deily, rhettinger, serhiy.storchaka
Date 2016-11-29.06:56:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480402590.98.0.873024229415.issue28797@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, I'd missed that.

In that case, I think my suggestion to change the name of the local variable is still valid, while the specific approach just needs a comment saying it's handled as a full namespace snapshot so the descriptor type name can be reported in any error messages.
History
Date User Action Args
2016-11-29 06:56:31ncoghlansetrecipients: + ncoghlan, rhettinger, ned.deily, serhiy.storchaka, Martin.Teichmann, abarry, Wombatz
2016-11-29 06:56:30ncoghlansetmessageid: <1480402590.98.0.873024229415.issue28797@psf.upfronthosting.co.za>
2016-11-29 06:56:30ncoghlanlinkissue28797 messages
2016-11-29 06:56:30ncoghlancreate