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 pitrou, python-dev, vstinner
Date 2012-04-18.23:00:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SKdrH-0002BU-8W@dinsdale.python.org>
In-reply-to
Content
New changeset e3ab8aa0216c by Victor Stinner in branch 'default':
Issue #14385: Support other types than dict for __builtins__
http://hg.python.org/cpython/rev/e3ab8aa0216c
History
Date User Action Args
2012-04-18 23:00:20python-devsetrecipients: + python-dev, pitrou, vstinner
2012-04-18 23:00:20python-devlinkissue14385 messages
2012-04-18 23:00:20python-devcreate