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 python-dev
Recipients amaury.forgeotdarc, benjamin.peterson, brett.cannon, georg.brandl, gvanrossum, isoschiz, mark.dickinson, ncoghlan, pconnell, pitrou, python-dev, ubershmekel
Date 2013-05-10.15:48:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3b6bRQ6G05zST4@mail.python.org>
In-reply-to
Content
New changeset d331e14cae42 by Guido van Rossum in branch 'default':
#17927: Keep frame from referencing cell-ified arguments.
http://hg.python.org/cpython/rev/d331e14cae42
History
Date User Action Args
2013-05-10 15:48:03python-devsetrecipients: + python-dev, gvanrossum, brett.cannon, georg.brandl, amaury.forgeotdarc, mark.dickinson, ncoghlan, pitrou, benjamin.peterson, ubershmekel, pconnell, isoschiz
2013-05-10 15:48:03python-devlinkissue17927 messages
2013-05-10 15:48:03python-devcreate