Fix layout of `NativeTypeSpec` on 32 bit platforms by lostmsu · Pull Request #1765 · pythonnet/pythonnet

Conversation

@lostmsu

Does this close any currently open issues?

#1729

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change

filmor

public readonly int BasicSize;
public readonly int ItemSize;
public readonly TypeFlags Flags;
public readonly IntPtr Flags;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

May 2, 2022

2 participants

@lostmsu @filmor