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
Low Activity
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 11 hours
ago.
Feb 24, 2025 — Feb 24, 2026
Showing page 43 of 69
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
PYTHONNET_INTEROP_FILE env var introduced to allow working with custom interop*.cs file inside IDE.
dse
More...
over 8 years ago
.travis.yaml file simplification.
dse
More...
over 8 years ago
vswhere.exe tool now distributed with the pythonnet sources, dotnet-core-2.0-x86 installation step removed.
dse
More...
over 8 years ago
Added CoreCLR 2.0 build target. Compile issues fixed. (#519)
dmitriyse
More...
over 8 years ago
CoreCLR msbuild (xplat) support. Initial compilable version. (#518)
dmitriyse
More...
over 8 years ago
fix python 2.x issues
testrunner123
More...
over 8 years ago
Traceback test
testrunner123
More...
over 8 years ago
Update CHANGELOG.md
testrunner123
More...
over 8 years ago
Add traceback information to exception
testrunner123
More...
over 8 years ago
Update README.md
Denis Akhiyarov
More...
over 8 years ago
PYTHONNET_WIN_DEFINE_CONSTANTS and PYTHONNET_MONO_DEFINE_CONSTANTS introduced. + Fix for building mono versions under windows.
dse
More...
over 8 years ago
Small compile fixes.
dse
More...
over 8 years ago
PYTHONNET_PY3_VERSION, PYTHONNET_PY2_VERSION build related environment vars introduced.
dse
More...
over 8 years ago
Typo fix.
dse
More...
over 8 years ago
Wrong NETSTANDARD/NETCOREAPP define constant change.
dse
More...
over 8 years ago
Merge
dse
More...
over 8 years ago
Python.Runtime.dll now targets NetStandard2.0 inplace of NetCoreApp 2.0
dse
More...
over 8 years ago
Mono builds now can be build on Windows. DEBUG;TRACE fix for the case VS + non empty PYTHONNET_DEFINE_CONSTANTS
dse
More...
over 8 years ago
TestPythonEngineProperties fixes.
dse
More...
over 8 years ago
All finalizers are disabled until valid implementation. Helps to avoid non relevant CI build faults.
dse
More...
over 8 years ago
Bug: Py_Initialize/Py_Finalize calls during alive PythonEngine. Fixed.
dse
More...
over 8 years ago
Added all tests finalizer routine.
dse
More...
over 8 years ago
Init/Shutdown state variable (IsFinalizing) fix.
dse
More...
over 8 years ago
Runtime/Shutdown loop stores old caches and static variables. It's produces bugs when CPython freeing up enough objects.
dse
More...
over 8 years ago
NetCoreApp 2.0 fix. EmitCalli does not supports cdecl. Falling-back to a slow Marshal-based solution. + x86 fix.
dse
More...
over 8 years ago
Interop fix for Py_ssize_t methods (it's produces problems only on NetCoreApp 2.0).
dse
More...
over 8 years ago
Build order improvement.
dse
More...
over 8 years ago
Changelog improved.
dse
More...
over 8 years ago
Fix for importing numpy and other python modules with native parts.
dse
More...
over 8 years ago
EmbeddingTest fixes, and stubs.
dse
More...
over 8 years ago
←
1
2
…
39
40
41
42
43
44
45
46
47
…
68
69
→
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