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-21.05:37:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d367b1P1lz7LjY@mail.python.org>
In-reply-to
Content
New changeset 2f09a6980e1a by Ethan Furman in branch 'default':
Issue #19030: final pieces for proper location of various class attributes located in the metaclass.
http://hg.python.org/cpython/rev/2f09a6980e1a
History
Date User Action Args
2013-10-21 05:37:47python-devsetrecipients: + python-dev, barry, mjpieters, ncoghlan, pitrou, r.david.murray, eli.bendersky, ethan.furman, koobs
2013-10-21 05:37:47python-devlinkissue19030 messages
2013-10-21 05:37:47python-devcreate