Disable implicit conversions that might lose information by lostmsu · Pull Request #1568 · pythonnet/pythonnet

@lostmsu lostmsu marked this pull request as ready for review

September 23, 2021 20:43
PyInt -> int32
.NET arrays and collections -> Python list (due to mutability)

@lostmsu

@lostmsu

@lostmsu lostmsu deleted the disable-auto-conversions branch

September 27, 2021 21:52

lostmsu

lostmsu added a commit to losttech/pythonnet that referenced this pull request

Sep 27, 2021

lostmsu added a commit to losttech/pythonnet that referenced this pull request

Sep 27, 2021

lostmsu added a commit that referenced this pull request

Sep 27, 2021

lostmsu added a commit to losttech/pythonnet that referenced this pull request

Oct 2, 2021
… point types

arbitrary Python objects are no longer implicitly converted to .NET bool type

this is a continuation of pythonnet#1568

lostmsu added a commit to losttech/pythonnet that referenced this pull request

Oct 2, 2021
… point types

arbitrary Python objects are no longer implicitly converted to .NET bool type

this is a continuation of pythonnet#1568

lostmsu added a commit to losttech/pythonnet that referenced this pull request

Oct 2, 2021
… point types

arbitrary Python objects are no longer implicitly converted to .NET bool type

this is a continuation of pythonnet#1568

lostmsu added a commit to losttech/pythonnet that referenced this pull request

Oct 2, 2021
… point types

arbitrary Python objects are no longer implicitly converted to .NET bool type

this is a continuation of pythonnet#1568

lostmsu added a commit to losttech/pythonnet that referenced this pull request

Oct 2, 2021
… point types

arbitrary Python objects are no longer implicitly converted to .NET bool type

this is a continuation of pythonnet#1568

lostmsu added a commit that referenced this pull request

Oct 5, 2021
… point types

arbitrary Python objects are no longer implicitly converted to .NET bool type

this is a continuation of #1568