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 christian.heimes, gregory.p.smith, kristjan.jonsson, loewis, mark.dickinson, pitrou, python-dev, serhiy.storchaka
Date 2013-03-20.03:01:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZVwrB22mszR73@mail.python.org>
In-reply-to
Content
New changeset 01372117a5b4 by Kristján Valur Jónsson in branch 'default':
Issue #16475: Support object instancing, recursion and interned strings
http://hg.python.org/cpython/rev/01372117a5b4
History
Date User Action Args
2013-03-20 03:01:15python-devsetrecipients: + python-dev, loewis, gregory.p.smith, mark.dickinson, pitrou, kristjan.jonsson, christian.heimes, serhiy.storchaka
2013-03-20 03:01:15python-devlinkissue16475 messages
2013-03-20 03:01:14python-devcreate