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 izbyshev
Recipients izbyshev, levkivskyi
Date 2018-03-05.16:28:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520267299.4.0.467229070634.issue32999@psf.upfronthosting.co.za>
In-reply-to
Content
In debug mode, the following assertion fails:

python: ./Modules/_abc.c:642: _abc__abc_subclasscheck_impl: Assertion `((((((PyObject*)(mro))->ob_type))->tp_flags & ((1UL << 26))) != 0)' failed.
History
Date User Action Args
2018-03-05 16:28:19izbyshevsetrecipients: + izbyshev, levkivskyi
2018-03-05 16:28:19izbyshevsetmessageid: <1520267299.4.0.467229070634.issue32999@psf.upfronthosting.co.za>
2018-03-05 16:28:19izbyshevlinkissue32999 messages
2018-03-05 16:28:19izbyshevcreate