cpython/Misc/NEWS.d/next/Library/2020-04-04-17-49-39.bpo-365...

3 lines
115 B
ReStructuredText

Multiple inheritance with :class:`typing.NamedTuple` now raises an error
instead of silently ignoring other types.