4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 10, 2025 — Aug 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add explicit tests for vararg call (#1805) More... about 4 years ago
Fix demo scripts More... about 4 years ago
Merge pull request #1799 from pythonnet/SupportedVersions More... about 4 years ago
Ensure that the RawProxyEncoder is removed again More... about 4 years ago
Ensure that codecs are definitely clean in tests More... about 4 years ago
Add initial documentation setup More... about 4 years ago
expose Min/MaxSupportedVersion and IsSupportedVersion on PythonEngine More... about 4 years ago
Move to modern setuptools with pyproject.toml (#1793) More... about 4 years ago
Drop Python 3.6 support (#1795) More... about 4 years ago
Merge pull request #1786 from losttech/bugs/KeyCollection More... about 4 years ago
a few collection mixins now properly handle private interface implementations More... over 4 years ago
allow casting objects to generic .NET interfaces without specifying generic arguments as long as there is no ambiguity More... over 4 years ago
ClassGeneric.GetClass now returns BorrowedReference to indicate that the value should not be disposed More... over 4 years ago
added regression test for "in Dictionary.Keys" check More... over 4 years ago
type name generator ignored names of nested classes More... over 4 years ago
disallow runtime shutdown when the Python error indicator is set, as it may lead to unpredictable behavior (#1780) More... over 4 years ago
Merge pull request #1621 from pythonnet/fix-enum-codec More... over 4 years ago
Allow conversion of UInt64 based enums More... over 4 years ago
Add unit test for enum encoder More... over 4 years ago
Merge pull request #1760 from filmor/misc-fixes More... over 4 years ago
workaround for potentially buggy threading in Mono (#1779) More... over 4 years ago
Fix decimal default parameters (#1773) More... over 4 years ago
Ensure that codec tests are run (#1763) More... over 4 years ago
Merge pull request #1765 from losttech/bugs/32bit-1729 More... over 4 years ago
enable x86 testing on Windows in CI More... over 4 years ago
fixed NativeTypeSpec on 32 bit platforms More... over 4 years ago
Implement IConvertible interface on PyObject More... over 4 years ago
clear weak reference list when an extension type is destroyed (#1761) More... over 4 years ago
clear weakref list when reflected object is destroyed (#1758) More... over 4 years ago
Merge pull request #1712 from losttech/bugs/ShutdownSegFault More... over 4 years ago