Disabled implicit seq to array conversion by lostmsu · Pull Request #1902 · pythonnet/pythonnet

@lostmsu

…ng sequence protocol to

.NET arrays when the target .NET type is `System.Object`. The conversion is still attempted when the
target type is a `System.Array`

fixes pythonnet#1900

filmor

approved these changes Aug 8, 2022

This was referenced

Sep 16, 2022