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 15 hours
ago. based on code collected
1 day
ago.
Aug 19, 2025 — Aug 19, 2026
Showing page 33 of 72
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
revert to C# 7.3
Victor Milovanov
More...
over 6 years ago
turned on CLR exception marshaling
Victor Milovanov
More...
over 6 years ago
reworked PythonException to simplify memory management, and enable .NET interop
Victor Milovanov
More...
over 6 years ago
check if PyObject.Dispose throws any Python exceptions
Victor Milovanov
More...
over 6 years ago
temporarily remove NET40 define to see if we can get going without it
Victor Milovanov
More...
over 6 years ago
Removes new object.GetRawPythonProxy extension method in favor of existing PyObject.FromManagedObject (#1132)
Victor
More...
over 6 years ago
Add RawProxyEncoder (#1122)
Victor
More...
over 6 years ago
update NonCopyableAnalyzer (#1123)
Victor
More...
over 6 years ago
Remove unnecessary glib-dev dependency #1120 (#1121)
Victor
More...
over 6 years ago
Codec groups: EncoderGroup and DecoderGroup (#1085)
Victor
More...
over 6 years ago
fix compile error when PYTHON_WITHOUT_ENABLE_SHARED is not set #977
Victor Milovanov
More...
over 6 years ago
Update vswhere usage (#1105)
Alex Earl
More...
over 6 years ago
Add Format method to pythonexception (#1031)
Alex Earl
More...
over 6 years ago
simplified Finalizer
Victor Milovanov
More...
over 6 years ago
Merge branch 'master' into soft-shutdown
amos402
More...
over 6 years ago
allow borrowing from NewReference
Victor Milovanov
More...
over 6 years ago
Python runtime must be initialized before trying to acquire GIL (#1086)
Victor
More...
over 6 years ago
fixed tuple codec not clearing Python exception after unsuccessful element decoding attempt (#1083)
Victor
More...
over 6 years ago
Apply Reference type usage
amos402
More...
over 6 years ago
Merge branch 'master' into soft-shutdown
amos402
More...
over 6 years ago
Multi times for running cross dispose
amos402
More...
over 6 years ago
Test for class object on crossed domain
amos402
More...
over 6 years ago
* Fix refcnt error of MethodBinding * Custom storage context
amos402
More...
over 6 years ago
Add temp tests reference by https://github.com/pythonnet/pythonnet/pull/1074#issuecomment-596139665
amos402
More...
over 6 years ago
Load cache of ModuleObject after reload
amos402
More...
over 6 years ago
Fix synchronization in PyScopeTest.TestThread as suggested in da97502006791bb0597446766ad00a6f9d291895 (#1070)
Victor
More...
over 6 years ago
adds extension object.GetRawPythonProxy() (#1078)
Victor
More...
over 6 years ago
do not eat all exceptions when trying to add CLR reference, provide more info when CLR assemblies are failed to be loaded
Victor Milovanov
More...
over 6 years ago
reimplemented some of the PyList members using BorrowedReference (#1068)
Victor
More...
over 6 years ago
Enable C# parameters of type `object` accept any argument, passed from Python (#889)
Victor
More...
over 6 years ago
←
1
2
…
29
30
31
32
33
34
35
36
37
…
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