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 JelleZijlstra, brett.cannon, ned.deily, python-dev, smcv, xiang.zhang
Date 2016-08-15.18:41:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160815184153.67868.39351.24DA7540@psf.io>
In-reply-to
Content
New changeset a95d98086621 by Ned Deily in branch 'default':
Issue #27736: Prevent segfault after interpreter re-initialization due
https://hg.python.org/cpython/rev/a95d98086621
History
Date User Action Args
2016-08-15 18:41:57python-devsetrecipients: + python-dev, brett.cannon, ned.deily, xiang.zhang, JelleZijlstra, smcv
2016-08-15 18:41:57python-devlinkissue27736 messages
2016-08-15 18:41:57python-devcreate