summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-05-17-07-22-33.bpo-18060.5mqTQM.rst
blob: 3fefbc3efb63c0841caf8bdf6d3ca4267ae47671 (plain)
1
2
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.