All workflows
35 results
35 results
Modernize import hook
GitHub Actions
#35:
Pull request #13
synchronize
by
BadSingleton
fixups, add docs
GitHub Actions
#34:
Commit 18844e7
pushed
by
BadSingleton
Modernize import hook
GitHub Actions
#33:
Pull request #13
opened
by
BadSingleton
Support comparison operators (#1347)
GitHub Actions
#32:
Commit e44aa46
pushed
by
BadSingleton
Further refinements to setattr logic on ModuleObjects
GitHub Actions
#31:
Commit 9ecd756
pushed
by
BadSingleton
cleanup and changelog entry
GitHub Actions
#30:
Commit 1915008
pushed
by
BadSingleton
cleanup
GitHub Actions
#29:
Commit f415c92
pushed
by
BadSingleton
Add the loaded namespaces tracking
GitHub Actions
#28:
Commit 012526a
pushed
by
BadSingleton
Add the loaded namespaces tracking
GitHub Actions
#27:
Commit e7795f5
pushed
by
BadSingleton
Add more more tests for in, out and ref parameters
GitHub Actions
#26:
Commit 1745751
pushed
by
BadSingleton
Add more more tests for in, out and ref parameters
GitHub Actions
#25:
Commit 8ebbb28
pushed
by
BadSingleton
Add the PID of the test runner
To the test folder name
GitHub Actions
#24:
Commit 73f39bc
pushed
by
BadSingleton
Add the PID of the test runner
To the test folder name
GitHub Actions
#23:
Commit 5779d5f
pushed
by
BadSingleton
Add python version and arch to the domain test
... folder names.
GitHub Actions
#22:
Commit ac877c2
pushed
by
BadSingleton
Merge remote-tracking branch 'upstream/master' into domain-reload-test-cases-fixes
GitHub Actions
#21:
Commit eedbae5
pushed
by
BadSingleton
Code review fixes
GitHub Actions
#20:
Commit 62ae107
pushed
by
BadSingleton
Merge branch 'master' into domain-reload-test-cases-fixes
GitHub Actions
#19:
Commit 00c19d5
pushed
by
BadSingleton
Merge branch 'master' into domain-reload-test-cases-fixes
GitHub Actions
#18:
Commit 5c14aad
pushed
by
BadSingleton
fixed crash in finalizer of CLR types defined in Python, that survive engine shutdown (#1260)
https://github.com/pythonnet/pythonnet/issues/1256
#1256
During engine shutdown all links from Pyt...
GitHub Actions
#17:
Commit 3069285
pushed
by
BadSingleton
GitHub Actions
GitHub Actions
#16:
by
BadSingleton
Merge branch 'master' into domain-reload-test-cases-fixes
GitHub Actions
#15:
Commit ddb9c25
pushed
by
BadSingleton
Use the generic method
GitHub Actions
#14:
Commit 1325f59
pushed
by
BadSingleton
fixup! Skip the domain reload tests on macos
GitHub Actions
#13:
Commit 0070e4d
pushed
by
BadSingleton
Skip the domain reload tests on macos
Because it can't find the python library
GitHub Actions
#12:
Commit 0ea6915
pushed
by
BadSingleton
Fix illegal delegate usage
Cache the delegates to native code we've created so that when we need to
call that delegate, we don't ask for a delegate from a native pointer
(that is a delegate to man...
GitHub Actions
#11:
Commit 5d9f76f
pushed
by
BadSingleton