openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
Python for .NET
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 10 hours
ago. based on code collected
about 16 hours
ago.
Aug 12, 2025 — Aug 12, 2026
Showing page 27 of 72
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make it possible to use inherited indexers
Daniel Abrahamsson
More...
almost 6 years ago
Only set mp_subscript and mp_ass_subscript for indexable types
Daniel Abrahamsson
More...
almost 6 years ago
Non-delegate types should not be callable (#1247)
alxnull
More...
almost 6 years ago
Make indexers work for interface objects
Daniel Abrahamsson
More...
almost 6 years ago
Merge pull request #1240 from danabr/auto-cast-ret-val-to-interface
Victor
More...
almost 6 years ago
Select correct method to invoke when keyword arguments are used (#1242)
Daniel Abrahamsson
More...
almost 6 years ago
Update CHANGELOG
Daniel Abrahamsson
More...
almost 6 years ago
Add properties for accessing the object implementing an interface
Daniel Abrahamsson
More...
almost 6 years ago
* Remove `fromPython` * Fix dead lock occur by calling PyEval_RestoreThread without check * Ignore `CollectOnShutdown` temporarily
amos402
More...
almost 6 years ago
Release atexit manually
amos402
More...
almost 6 years ago
Wait for full GC Complete
amos402
More...
almost 6 years ago
Merge branch 'master' into soft-shutdown
amos402
More...
almost 6 years ago
Ensure only implementers of IEnumerable or IEnumerator are considered Iterable (#1241)
Daniel Abrahamsson
More...
almost 6 years ago
Merge pull request #4 from Unity-Technologies/soft-shutdown-review-comments-3
amos402
More...
almost 6 years ago
Return eleements of interface arrays as interface objects
Daniel Abrahamsson
More...
almost 6 years ago
Wrap returned objects in interface if method return type is interface
Daniel Abrahamsson
More...
almost 6 years ago
Remove unused method
Félix Bourbonnais
More...
almost 6 years ago
fixup! fixup! More changes to use BorrowedReference and NewReference
Félix Bourbonnais
More...
almost 6 years ago
fixup! More changes to use BorrowedReference and NewReference
Félix Bourbonnais
More...
almost 6 years ago
More changes to use BorrowedReference and NewReference
Félix Bourbonnais
More...
almost 6 years ago
Remove parameterless `PyObject` constructor (#1226)
Mohamed Koubaa
More...
almost 6 years ago
really remove versions below 3.6 (#1230)
Mohamed Koubaa
More...
almost 6 years ago
Partially Revert "Adds an unchecked version to get a BorrowedReference pointer"
Félix Bourbonnais
More...
almost 6 years ago
Factor out the clearing of clr_data
Félix Bourbonnais
More...
almost 6 years ago
drop 3.4 and 3.5 (#1227)
Mohamed Koubaa
More...
almost 6 years ago
fixup! Remove compile-time check on NETSTANDARD
Félix Bourbonnais
More...
almost 6 years ago
Remove compile-time check on NETSTANDARD
Félix Bourbonnais
More...
almost 6 years ago
Adds an unchecked version to get a BorrowedReference pointer
Félix Bourbonnais
More...
almost 6 years ago
Merge pull request #3 from Unity-Technologies/soft-shutdown-review-comments-2
amos402
More...
almost 6 years ago
Remove unused code
amos402
More...
almost 6 years ago
←
1
2
…
23
24
25
26
27
28
29
30
31
…
71
72
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree