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 barry, eli.bendersky, ethan.furman, koobs, mjpieters, ncoghlan, pitrou, python-dev, r.david.murray
Date 2013-10-18.08:22:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d1Kwj3GtZz7Ljm@mail.python.org>
In-reply-to
Content
New changeset 02c9d26d231f by Ethan Furman in branch 'default':
Issue #19030:  special-cased __dict__ as the actual dict is not returned, a proxy is.
http://hg.python.org/cpython/rev/02c9d26d231f
History
Date User Action Args
2013-10-18 08:22:35python-devsetrecipients: + python-dev, barry, mjpieters, ncoghlan, pitrou, r.david.murray, eli.bendersky, ethan.furman, koobs
2013-10-18 08:22:35python-devlinkissue19030 messages
2013-10-18 08:22:35python-devcreate