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-06-20.12:13:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160620121343.2860.48561.41369974@psf.io>
In-reply-to
Content
New changeset 51a7a97c3ed4 by Stefan Krah in branch '3.5':
Issue #27006: Do not use PyDec_CheckExact() on a type.
https://hg.python.org/cpython/rev/51a7a97c3ed4
History
Date User Action Args
2016-06-20 12:13:58python-devsetrecipients: + python-dev, rhettinger, facundobatista, mark.dickinson, skrah, serhiy.storchaka
2016-06-20 12:13:58python-devlinkissue27006 messages
2016-06-20 12:13:58python-devcreate