COMMITS
April 10, 2022
V
enable x86 testing on Windows in CI
Victor Nova committed
V
fixed NativeTypeSpec on 32 bit platforms
Victor Nova committed
V
April 9, 2022
V
clear weakref list when reflected object is destroyed (#1758)
Victor committed
April 8, 2022
B
Merge pull request #1712 from losttech/bugs/ShutdownSegFault
Benedikt Reinartz committed
V
Ensure that shutdown is called from Python
Victor Nova committed
V
support for BigInteger <-> PyInt (#1710)
Victor committed
April 7, 2022
March 4, 2022
March 3, 2022
V
make methods of PyObject inherited from its base C# classes GIL-safe
Victor Nova committed
A
add GitHub URL for PyPi (#1708)
Andrii Oriekhov committed
February 28, 2022
V
removed dead code
Victor Nova committed
February 17, 2022
V
allow dynamic PyObject conversion to IEnumerable when the object is a Python iterable
Victor Nova committed
January 31, 2022
N
Update CHANGELOG.md (#1690)
nobbi1991 committed
January 28, 2022
B
We can drop the import hack as we are now using the newer import mechanics
Benedikt Reinartz committed
January 24, 2022
F
Add tests for exception leaking.
Félix Bourbonnais committed
January 15, 2022
E
added todo note to ensure CLA is signed
Ehsan Iran-Nejad committed
January 14, 2022
E
allow Python not passing fake arguments for out parameters (#1672)
Ehsan Iran-Nejad committed
January 9, 2022
B
Only run CI on pushes to master and on all pull requests (#1670)
Benedikt Reinartz committed
V
Add ARM64 CI action (#1669)
Victor committed
B
Merge pull request #1665 from filmor/move-everything-around
Benedikt Reinartz committed
B
Performance tests with baseline from Pypi (#1667)
Benedikt Reinartz committed
January 8, 2022
B
Remove obsolete documented remark on Exception types
Benedikt Reinartz committed
B
Move code to subdirectories and rename or split up
Benedikt Reinartz committed
January 6, 2022
V
added support for byref parameters when overriding .NET methods from Python
Victor Nova committed
V
cleanup PyBuffer a bit:
Victor Nova committed
V
January 4, 2022
V
improved support for generic method overloading
Victor Nova committed
December 29, 2021
V
reworked the way .NET objects are constructed from Python
Victor Nova committed