4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 24, 2025 — Jul 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add .editorconfig More... over 9 years ago
Support Python 3.6 (#310) More... over 9 years ago
Mono dependency removed from Linux build.
dse
More... over 9 years ago
Revert "adding method Object tests" More... over 9 years ago
Removed refcount (#306) More... over 9 years ago
Fixed #296 Converter support for PyObject (#297) More... over 9 years ago
Work around a broken shared detection on some platforms (#300) More... over 9 years ago
Rename the conda package to pythonnet. (#295) More... over 9 years ago
Fix attribute setting. (#293) More... over 9 years ago
conda.recipe (#281) More... over 9 years ago
Ditch obsolete tp_compare implementation. More... over 9 years ago
Implement writing the __cause__ attribute on exceptions. (#287) More... over 9 years ago
Assemblymanager thread safety (#277) More... over 9 years ago
Update setup.py (#289) More... over 9 years ago
Fix exception pickling (#286) More... over 9 years ago
Update setup.py More... over 9 years ago
Update README.md (#267) More... over 9 years ago
Remove printing if Decref is called with NULL. Rename Decref/Incref to XDecref/XIncref (#275) More... over 9 years ago
Implement comparison operators. More... almost 10 years ago
Merge pull request #273 from ArvidJB/isinstance_refcount_leak More... almost 10 years ago
Calling isinstance(x,t) repeatedly when x or t is not actually a CLR object will leak reference counts to PyFalse, resulting in memory corruption once the reference count drops to zero and PyFalse gets freed More... almost 10 years ago
Merge pull request #268 from t3476/master More... almost 10 years ago
quick fix for old nuget can't find packages More... almost 10 years ago
Update setup.py More... almost 10 years ago
Update README.md More... almost 10 years ago
Merge pull request #250 from matthid/fix_stackoverflow More... almost 10 years ago
fix stackoverflowexception
matthid
as Matthias Dittrich
More... almost 10 years ago
add test that reproduces the stackoverflowexception.
matthid
as Matthias Dittrich
More... almost 10 years ago
Merge pull request #219 from matthid/myfixes More... almost 10 years ago
whitespace to trigger appveyor
matthid
as Matthias Dittrich
More... about 10 years ago