cpython/Misc/NEWS.d/next/Library/2018-03-06-20-30-20.bpo-329...

3 lines
113 B
ReStructuredText

Fix C implementation of ``ABC.__subclasscheck__(cls, subclass)`` crashed when
``subclass`` is not a type object.