4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 16 hours ago.
Aug 12, 2025 — Aug 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make it possible to use inherited indexers More... almost 6 years ago
Only set mp_subscript and mp_ass_subscript for indexable types More... almost 6 years ago
Non-delegate types should not be callable (#1247) More... almost 6 years ago
Make indexers work for interface objects More... almost 6 years ago
Merge pull request #1240 from danabr/auto-cast-ret-val-to-interface More... almost 6 years ago
Select correct method to invoke when keyword arguments are used (#1242) More... almost 6 years ago
Update CHANGELOG More... almost 6 years ago
Add properties for accessing the object implementing an interface More... almost 6 years ago
* Remove `fromPython` * Fix dead lock occur by calling PyEval_RestoreThread without check * Ignore `CollectOnShutdown` temporarily More... almost 6 years ago
Release atexit manually More... almost 6 years ago
Wait for full GC Complete More... almost 6 years ago
Merge branch 'master' into soft-shutdown More... almost 6 years ago
Ensure only implementers of IEnumerable or IEnumerator are considered Iterable (#1241) More... almost 6 years ago
Merge pull request #4 from Unity-Technologies/soft-shutdown-review-comments-3 More... almost 6 years ago
Return eleements of interface arrays as interface objects More... almost 6 years ago
Wrap returned objects in interface if method return type is interface More... almost 6 years ago
Remove unused method More... almost 6 years ago
fixup! fixup! More changes to use BorrowedReference and NewReference More... almost 6 years ago
fixup! More changes to use BorrowedReference and NewReference More... almost 6 years ago
More changes to use BorrowedReference and NewReference More... almost 6 years ago
Remove parameterless `PyObject` constructor (#1226) More... almost 6 years ago
really remove versions below 3.6 (#1230) More... almost 6 years ago
Partially Revert "Adds an unchecked version to get a BorrowedReference pointer" More... almost 6 years ago
Factor out the clearing of clr_data More... almost 6 years ago
drop 3.4 and 3.5 (#1227) More... almost 6 years ago
fixup! Remove compile-time check on NETSTANDARD More... almost 6 years ago
Remove compile-time check on NETSTANDARD More... almost 6 years ago
Adds an unchecked version to get a BorrowedReference pointer More... almost 6 years ago
Merge pull request #3 from Unity-Technologies/soft-shutdown-review-comments-2 More... almost 6 years ago
Remove unused code More... almost 6 years ago