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
1 day
ago. based on code collected
1 day
ago.
Mar 01, 2025 — Mar 01, 2026
Showing page 25 of 71
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
allow creating new .NET arrays from Python using Array[T](dim1, dim2, ...) syntax
Victor Milovanov
More...
over 5 years ago
Fix kwarg func resolution (#1136)
jmlidbetter
More...
over 5 years ago
Ensure methods of Object are also available on interface objects (#1284)
Daniel Abrahamsson
More...
over 5 years ago
Drop CLSCompliant attributes to get rid of warnings
Benedikt Reinartz
More...
over 5 years ago
Python 3.9 (#1264)
Benedikt Reinartz
More...
over 5 years ago
Remove deprecated implicit assembly loading
Victor Milovanov
More...
over 5 years ago
minor improvement to debugging experience
Victor Milovanov
More...
over 5 years ago
use .NET Core 3.1 LTS for tests (instead of 2.0)
Victor Milovanov
More...
over 5 years ago
Convert projects to SDK style
Benedikt Reinartz
More...
over 5 years ago
Add intern string and PyIdentifier (#1254)
amos402
More...
over 5 years ago
fix wrongly cased Microsoft.CSHARP.Targets
Ville M. Vainio
More...
over 5 years ago
property descriptor made visible on the reflected class for instance properties
Victor Milovanov
More...
over 5 years ago
enable creating PyIter from existing PyObject
Victor Milovanov
More...
over 5 years ago
Fix Appveyor configuration
Benedikt Reinartz
More...
over 5 years ago
Fixed polyfill for TypeBuilder.CreateType (#1261)
Victor
More...
over 5 years ago
enable source link and symbol package generation during build
Victor Milovanov
More...
over 5 years ago
Return interface objects when iterating over interface collections
Daniel Abrahamsson
More...
over 5 years ago
Fixed dllLocal not being initialized. (#1252)
Benoit Hudson
More...
over 5 years ago
Fix typo
Daniel Abrahamsson
More...
over 5 years ago
Merge pull request #958 from amos402/soft-shutdown
Victor
More...
over 5 years ago
Merge branch 'master' into soft-shutdown
amos402
More...
over 5 years ago
Merge branch 'master' into soft-shutdown
amos402
More...
over 5 years ago
Make `len` work for `ICollection<>` interface objects
Daniel Abrahamsson
More...
over 5 years ago
Make it possible to use inherited indexers
Daniel Abrahamsson
More...
over 5 years ago
Only set mp_subscript and mp_ass_subscript for indexable types
Daniel Abrahamsson
More...
over 5 years ago
Non-delegate types should not be callable (#1247)
alxnull
More...
over 5 years ago
Make indexers work for interface objects
Daniel Abrahamsson
More...
over 5 years ago
Merge pull request #1240 from danabr/auto-cast-ret-val-to-interface
Victor
More...
over 5 years ago
Select correct method to invoke when keyword arguments are used (#1242)
Daniel Abrahamsson
More...
over 5 years ago
Update CHANGELOG
Daniel Abrahamsson
More...
over 5 years ago
←
1
2
…
21
22
23
24
25
26
27
28
29
…
70
71
→
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