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 Mark.Shannon, Trundle, benjamin.peterson, larry, pingebretson, pitrou, python-dev, vstinner
Date 2014-03-17.21:00:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fnqfX0TXJz7Ljp@mail.python.org>
In-reply-to
Content
New changeset afae24cb81d9 by Benjamin Peterson in branch '3.4':
correct the fix for #20637; allow slot descriptor inheritance to take place before creating cached keys
http://hg.python.org/cpython/rev/afae24cb81d9
History
Date User Action Args
2014-03-17 21:00:36python-devsetrecipients: + python-dev, pitrou, vstinner, larry, benjamin.peterson, Trundle, Mark.Shannon, pingebretson
2014-03-17 21:00:36python-devlinkissue20637 messages
2014-03-17 21:00:36python-devcreate