Commits
Branch selector
User selector
Commit History
Commits on Jun 17, 2026
Fix net10 CI: workflows, generic re-registration, conversions (#115)
Show description for ca19e49andauthored
Commits on May 8, 2026
Support len for enumerable with count (#114)
Show description for e86b68dauthored
Commits on Feb 23, 2026
Fix non generic method overload resolution (#113)
Show description for 5d07acfauthored
Commits on Dec 29, 2025
Commits on Dec 26, 2025
Commits on Oct 31, 2025
Minor fix for fatal error when converting C# enums to int (#110)
Show description for 52f13adauthored
Commits on Oct 21, 2025
Remove `Py.AllowThreads` due to performance degradation (#108)
Show description for 223d1beauthored
Commits on Aug 15, 2025
- authored
Handle managed enum constructor from Python (#106)
Show description for d2a06ceauthored
Commits on Aug 14, 2025
Refactor enums comparison operators for performance improvements (#105)
Show description for 1aa5b8bauthored
Commits on Aug 6, 2025
Python functions conversion to managed delegates (#104)
Show description for 1d09c98authored
Commits on Jul 31, 2025
C# enums to work as proper enums in Python (#103)
Show description for 5f36aa7authored
Commits on May 2, 2025
Add __bool__ for MetaType (#102)
Show description for 68a2183authored
Commits on May 1, 2025
Add container methods to `IDictionary` (#99)
Show description for e303acfauthored- authored
Support pythonic manipulation of managed enums (#101)
Show description for 30f32b9authored
Commits on Dec 20, 2024
dotnet 9 (#98)
Show description for dff82a1authored
Commits on Dec 3, 2024
Throw AttributeError in tp_setattro for dynamic classes (#97)
Show description for 78551dfauthored
Commits on Dec 2, 2024
Bug dynamic class throwing on hasattr (#96)
Show description for 360948fauthored
Commits on Nov 1, 2024
Merge pull request #95 from jhonabreul/bug-matching-pyobject-args-overloads-first
Show description for fc4e67eauthored- committed
- committed
Commits on Oct 31, 2024
- committed
- committed
- committed
- committed
- committed
Commits on Oct 30, 2024
Commits on Sep 27, 2024
Merge pull request #94 from jhonabreul/bug-managed-comparison
Show description for 2c675ceauthored- committed
- committed
- committed
Commits on Sep 26, 2024
Commits on Sep 23, 2024
- committed