cpython/Misc/NEWS.d/next/Library/2019-05-17-07-22-33.bpo-180...

3 lines
146 B
ReStructuredText

Fixed a class inheritance issue that can cause segfaults when deriving two or more levels of subclasses from a base class of Structure or Union.