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 techtonik
Recipients amaury.forgeotdarc, docs@python, eric.snow, techtonik
Date 2013-03-27.12:01:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364385667.99.0.167979421826.issue17546@psf.upfronthosting.co.za>
In-reply-to
Content
Eric, here is the code that confirms changed behavior under trace function for both Python 2 and 3 - http://bugs.python.org/file15081/localstest.py

I agree that the documentation fix is necessary, and if you say that it is an easier sell - I tend to believe you. But with this fix the issue is still not fully covered, so it is interesting to know what builds up to the cost of renaming if we come to some common point about the type of this 'dict' from the user point of view.
History
Date User Action Args
2013-03-27 12:01:08techtoniksetrecipients: + techtonik, amaury.forgeotdarc, docs@python, eric.snow
2013-03-27 12:01:07techtoniksetmessageid: <1364385667.99.0.167979421826.issue17546@psf.upfronthosting.co.za>
2013-03-27 12:01:07techtoniklinkissue17546 messages
2013-03-27 12:01:07techtonikcreate