Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 5, 2021
- committed
- committed
- committed
Python tests can now be debugged by running them as embedded tests within NUnit.
Show description for 5bb2566committedPyObject.AsManagedObject gives a better error message
Show description for 107c8b9authored andcommitted
Commits on Jan 4, 2021
ABI.Initialize gives a helpful message when the TypeOffset interop class is not configured correctly (#1340)
Show description for cac82a6authored
Commits on Dec 22, 2020
TestPythonEngineProperties.SetPythonPath avoids corrupting the module search path for later tests (#1336)
Show description for 1f40564authored
Commits on Dec 21, 2020
Call PyErr_NormalizeException for exceptions (#1265)
Show description for a0d1a3dandauthored
Commits on Dec 18, 2020
Incorrectly using a non-generic type with type parameters now produces a helpful Python error instead of throwing NullReferenceException (#1326)
Show description for d9e15a7authoredPyIter: do not force dispose previous object upon moving to the next one (#1331)
Show description for 7149d5eauthored- committed
Fix illegal delegate usage (#1328)
Show description for 9307bb3authored- authored andcommitted
- authored andcommitted
fixed crash in finalizer of CLR types defined in Python, that survive engine shutdown (#1260)
Show description for e2ab3aeauthoredMerge pull request #1330 from losttech/bugs/1327
Show description for 7e73b0dauthored- committed
classderived: handle tp_dealloc called after tp_clear
Show description for 38b3f01committed- committed
- committed
Commits on Dec 17, 2020
- authored
Commits on Dec 12, 2020
Fix or disable warnings in Python.Runtime (#1318)
Show description for bd264cfauthored- authored andcommitted
Implement inplace building and develop (#1317)
Show description for ffbbf17authoredMerge pull request #1313 from losttech/bugs/1309
Show description for 6bc85ffauthored
Commits on Dec 11, 2020
- authored andcommitted
- authored andcommitted
- committed
- committed
- committed
Commits on Dec 10, 2020
- authored
Ensure that param-array matching works correctly (#1304)
Show description for 4133927authoredRemove accidentally merged change
Show description for 24c5af3committedTest other Operating Systems than Linux via Github Actions (#1310)
Show description for c692491authoredMerge pull request #1209 from filmor/sdk-style
Show description for f5c76b0authored