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 21 of 71
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
made InterruptTest more robust
Victor Milovanov
More...
about 5 years ago
reworked Enum marshaling
Victor Milovanov
More...
about 5 years ago
minor fixes
Victor Milovanov
More...
about 5 years ago
introduced PyModule (inherits PyScope)
Victor Milovanov
More...
about 5 years ago
removed unused Utf8Marshaler
Victor Milovanov
More...
about 5 years ago
allow comparing BorrowedReference to null
Victor Milovanov
More...
about 5 years ago
Lossless encoders for IList<T>, IEnumerable<T> and ICollection<T> (#1084)
Mohamed Koubaa
More...
about 5 years ago
NuGet Preview pipeline changes missed in https://github.com/pythonnet/pythonnet/pull/1373
Victor Milovanov
More...
about 5 years ago
rename nuget preview release workflow
Victor Milovanov
More...
about 5 years ago
enable manual preview release
Victor Milovanov
More...
about 5 years ago
Adjust setup.py for wheel building
Benedikt Reinartz
More...
about 5 years ago
Merge pull request #1373 from filmor/clr-loader
Benedikt Reinartz
More...
about 5 years ago
Drop references to the obsolete call
Benedikt Reinartz
More...
about 5 years ago
Fix PythonTestRunner to work with new pytest setup
Benedikt Reinartz
More...
about 5 years ago
Add Changelog entry
Benedikt Reinartz
More...
about 5 years ago
Adjust the import tests to use only commonly available deps
Benedikt Reinartz
More...
about 5 years ago
Use approximate comparison for single max/min value comparison
Benedikt Reinartz
More...
about 5 years ago
Vendor System.Drawing.Point for testing on .NET Core
Benedikt Reinartz
More...
about 5 years ago
Run tests on .NET Core
Benedikt Reinartz
More...
about 5 years ago
Sign Runtime DLL with a strong name (#1382)
gpetrou
More...
about 5 years ago
Fix domain reload tests and activate them on macOS
Benedikt Reinartz
More...
about 5 years ago
Replace clr module by loading through clr_loader
Benedikt Reinartz
More...
about 5 years ago
monthly NuGet release previews (#1381)
Victor
More...
about 5 years ago
ParameterInfo.Name needs to be checked for null before usage (#1375)
Benedikt Reinartz
More...
about 5 years ago
Fix exception string (#1360)
Benedikt Reinartz
More...
about 5 years ago
Merge pull request #1365 from losttech/features/VersionIndependent
Victor
More...
about 5 years ago
Added the ability to implement delegates with `ref` and `out` parameters in Python, by returning the modified parameter values in a tuple. BREAKING: MethodBinder omits a void return type when returning a tuple of out parameters. DelegateManager unpacks a tuple of out parameters from Python (reversing the logic in MethodBinder) and sets the out parameters of the delegate.
Tom Minka
More...
about 5 years ago
Better error messages for method argument mismatch and others (#1361)
Tom Minka
More...
about 5 years ago
addressed a few code comments
Victor Milovanov
More...
about 5 years ago
simplify PyScope by delegating ownership to PyObject instance
Victor Milovanov
More...
about 5 years ago
←
1
2
…
17
18
19
20
21
22
23
24
25
…
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