When reflecting nested types, ensure their corresponding `PyType` is allocated by lostmsu · Pull Request #1579 · pythonnet/pythonnet

@lostmsu

…located.

fixes pythonnet#1414

Without this fix attempting to use a nested .NET class that derives from its parent would cause a crash due to false mutual dependency.

filmor

approved these changes Oct 1, 2021