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 facundobatista, mark.dickinson, python-dev, rhettinger, serhiy.storchaka, skrah
Date 2016-07-17.12:14:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160717121405.111471.69428.187AA536@psf.io>
In-reply-to
Content
New changeset f8cb955efd6a by Stefan Krah in branch '3.5':
Issue #26974: Fix segfault in the presence of absurd subclassing. Proactively
https://hg.python.org/cpython/rev/f8cb955efd6a
History
Date User Action Args
2016-07-17 12:14:09python-devsetrecipients: + python-dev, rhettinger, facundobatista, mark.dickinson, skrah, serhiy.storchaka
2016-07-17 12:14:09python-devlinkissue26974 messages
2016-07-17 12:14:09python-devcreate