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 florin.papa, ppperry, python-dev, serhiy.storchaka
Date 2015-12-31.10:08:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151231100813.21221.94577@psf.io>
In-reply-to
Content
New changeset 57fea6f75ac2 by Serhiy Storchaka in branch '2.7':
Issue #25961: Fixed compilation error and a leak in type constructor.
https://hg.python.org/cpython/rev/57fea6f75ac2
History
Date User Action Args
2015-12-31 10:08:15python-devsetrecipients: + python-dev, serhiy.storchaka, ppperry, florin.papa
2015-12-31 10:08:15python-devlinkissue25961 messages
2015-12-31 10:08:15python-devcreate