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 2 hours
ago. based on code collected
about 2 hours
ago.
Mar 03, 2025 — Mar 03, 2026
Showing page 24 of 71
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fixed CollectBasicObject by ensuring MakeAGarbage is not keeping temp object alive
Victor Milovanov
More...
about 5 years ago
allow setting PythonDLL
Victor Milovanov
More...
about 5 years ago
Adjust shields in README
Benedikt Reinartz
More...
about 5 years ago
Ensure that param-array matching works correctly (#1304)
Benedikt Reinartz
More...
about 5 years ago
Remove accidentally merged change
Benedikt Reinartz
More...
about 5 years ago
Test other Operating Systems than Linux via Github Actions (#1310)
Benedikt Reinartz
More...
about 5 years ago
Merge pull request #1209 from filmor/sdk-style
Benedikt Reinartz
More...
about 5 years ago
Do the clr import later to not interfere with other test imports
Benedikt Reinartz
More...
about 5 years ago
Split build_dotnet into its own command
Benedikt Reinartz
More...
about 5 years ago
Run AppVeyor tests without coverage for now
Benedikt Reinartz
More...
about 5 years ago
Remove outdated comment
Benedikt Reinartz
More...
about 5 years ago
Add solution items back
Benedikt Reinartz
More...
about 5 years ago
Always run configure step if dotnet modules are present
Benedikt Reinartz
More...
about 5 years ago
Ignore test failing on Mono for now
Benedikt Reinartz
More...
about 5 years ago
Adjust clr loading and merge Mono code into one file
Benedikt Reinartz
More...
about 5 years ago
Add pyparser dependency to pyproject.toml
Benedikt Reinartz
More...
about 5 years ago
Adjust workflows
Benedikt Reinartz
More...
about 5 years ago
Added github actions workflow to replace travis (#1307)
Victor
More...
about 5 years ago
Parameters marked with `ParameterAttributes.Out` are no longer returned in addition to the regular method return value (unless they are passed with `ref` or `out` keyword). (#1308)
Victor
More...
about 5 years ago
Create main.yml
Victor
More...
about 5 years ago
allow Python to overwrite .NET methods
Victor Milovanov
More...
about 5 years ago
WIP: use C# 9 function pointers for PInvoke
Victor Milovanov
More...
about 5 years ago
drop NativeCodePage alltogether
Victor Milovanov
More...
over 5 years ago
use .NET Standard 2.0 platform detection features
Victor Milovanov
More...
over 5 years ago
dropped net40 target from modern projects
Victor Milovanov
More...
over 5 years ago
detect the size of wchar_t (aka Runtime.UCS) at runtime using PyUnicode_GetMax
Victor Milovanov
More...
over 5 years ago
revert slot-related parts of 1b466df0 to avoid conditional compilation
Victor Milovanov
More...
over 5 years ago
fixed missing ITypeOffset members np_inplace_*
Victor Milovanov
More...
over 5 years ago
implemented NativeTypeOffset for installation with setup.py
Victor Milovanov
More...
over 5 years ago
TypeOffset class no longer depends on target Python version
Victor Milovanov
More...
over 5 years ago
←
1
2
…
20
21
22
23
24
25
26
27
28
…
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