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
about 17 hours
ago.
Jul 24, 2025 — Jul 24, 2026
Showing page 71 of 72
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed mono_config.txt Some fixes and enhancements for the Makefile under Windows and for make dist Fixed PyObject_TYPE for Py_DEBUG builds Fixed an issue with implicit calls of generic methods
Christian Heimes
More...
almost 19 years ago
The mono based clr module now raises an import error when it can't load the assembly or initialize PythonNet Mono exceptions are dumped as well.
Christian Heimes
More...
almost 19 years ago
Default to Python 2.5 Renamed solution file to pythonnet.sln. It's not Python 2.5 specific Enhanced make dist. It builds a signed assemblies for 2.4 and 2.5 for both UCS 2 and 4 with GPG keys, md5 and sha256 sum
Christian Heimes
More...
almost 19 years ago
Fixed new Makefile for Windows Updated changes.txt
Christian Heimes
More...
almost 19 years ago
Code cleanup: Replaced \t with 8 spaces in all *.cs files
Christian Heimes
More...
almost 19 years ago
Removed old makefiles Added a one size fits all Makefile for Windows and Mono including support for autodetection of UCS 2/3 and Python version
Christian Heimes
More...
almost 19 years ago
Merged revision r43:75 from https://pythonnet.svn.sourceforge.net/svnroot/pythonnet/branches/clr-2.0-python-2.5-branch into the trunk
Christian Heimes
More...
almost 19 years ago
Added PyIter, an easy way to enumerate python iterators or sequences.
Virgil Dupras
More...
over 19 years ago
PythonException now has a meaningful message (The message of the actual python exception that was raised).
Virgil Dupras
More...
over 19 years ago
Made PyObject.ToString() and PyString(string) work with unicode strings. Added embed_tests.
Virgil Dupras
More...
over 19 years ago
checkpoint
Brian Lloyd
More...
about 20 years ago
update changes.txt
Brian Lloyd
More...
about 20 years ago
fix unboxing of value types in generated delegate code
Brian Lloyd
More...
about 20 years ago
checkpoint
Brian Lloyd
More...
about 20 years ago
update download link
Brian Lloyd
More...
about 20 years ago
update download links
Brian Lloyd
More...
about 20 years ago
checkpoint
Brian Lloyd
More...
over 20 years ago
checkpoint
Brian Lloyd
More...
over 20 years ago
checkpoint
Brian Lloyd
More...
over 20 years ago
checkpoint
Brian Lloyd
More...
over 20 years ago
checkpoint
Brian Lloyd
More...
over 20 years ago
merged method selections and fixes from the trunk
Brian Lloyd
More...
over 20 years ago
commit fix for noticing wrapped exception types
Brian Lloyd
More...
over 20 years ago
commit method overload selection
Brian Lloyd
More...
over 20 years ago
work branch
Brian Lloyd
More...
over 20 years ago
debug commit - I know, I'm breaking the rules, but its only me for now ;)
Brian Lloyd
More...
over 20 years ago
land import syntax refactoring on trunk
Brian Lloyd
More...
over 20 years ago
land import syntax refactoring on 1.x branch
Brian Lloyd
More...
over 20 years ago
commit import refactoring
Brian Lloyd
More...
over 20 years ago
update index page to reflect switch to svn
Brian Lloyd
More...
over 20 years ago
←
1
2
…
64
65
66
67
68
69
70
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