You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* NewReference type and an example usage
* BorrowedReference + example, that exposes dangerous pattern
* make BorrowedReference readonly ref struct
* BorrowedReference.Pointer is a private readonly field
* renamed NewReference.ToPyObject to MoveToPyObject
* removed public property Pointer from NewReference and replaced with DangerousGetAddress
0 commit comments