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 Trundle, amaury.forgeotdarc, daniel.urban, docs@python, eric.araujo, flox, jonathan.hartley, josmiley, michael.foord, mjs0, python-dev, rhettinger, sdeibel, terry.reedy, westley.martinez
Date 2012-07-08.21:53:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WVk2j0b81zNPF@mail.python.org>
In-reply-to
Content
New changeset ab22ffa6fb2e by Terry Jan Reedy in branch '2.7':
Issue #13557: Clarify effect of giving two different namespaces to exec or
http://hg.python.org/cpython/rev/ab22ffa6fb2e

New changeset ea670d71a36d by Terry Jan Reedy in branch '3.2':
Issue #13557: Clarify effect of giving two different namespaces to exec or
http://hg.python.org/cpython/rev/ea670d71a36d

New changeset b47ae7a9e685 by Terry Jan Reedy in branch 'default':
Merge 3.2 closes issue 13557
http://hg.python.org/cpython/rev/b47ae7a9e685
History
Date User Action Args
2012-07-08 21:53:50python-devsetrecipients: + python-dev, rhettinger, terry.reedy, sdeibel, amaury.forgeotdarc, eric.araujo, michael.foord, Trundle, jonathan.hartley, flox, daniel.urban, docs@python, westley.martinez, mjs0, josmiley
2012-07-08 21:53:49python-devlinkissue13557 messages
2012-07-08 21:53:49python-devcreate