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 Robin.Schreiber, amaury.forgeotdarc, asvetlov, loewis, ned.deily, pitrou, python-dev, serhiy.storchaka, terry.reedy
Date 2016-05-08.17:47:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160508174716.22581.30455.A9967169@psf.io>
In-reply-to
Content
New changeset cd25508c62fc by Serhiy Storchaka in branch '3.5':
Issue #23815: Fixed crashes related to directly created instances of types in
https://hg.python.org/cpython/rev/cd25508c62fc

New changeset 1c6326e81c33 by Serhiy Storchaka in branch 'default':
Issue #23815: Fixed crashes related to directly created instances of types in
https://hg.python.org/cpython/rev/1c6326e81c33
History
Date User Action Args
2016-05-08 17:47:19python-devsetrecipients: + python-dev, loewis, terry.reedy, amaury.forgeotdarc, pitrou, ned.deily, asvetlov, serhiy.storchaka, Robin.Schreiber
2016-05-08 17:47:18python-devlinkissue23815 messages
2016-05-08 17:47:18python-devcreate