4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
Aug 10, 2025 — Aug 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump master version to 3.1.0-dev More... almost 4 years ago
Merge remote-tracking branch 'upstream/release' More... almost 4 years ago
Bump version to 3.0.0 More... almost 4 years ago
Drop unused param doc More... almost 4 years ago
Move clr module to separate file More... almost 4 years ago
Update README More... almost 4 years ago
Merge pull request #1863 from filmor/docs More... almost 4 years ago
Adjust installation documentation More... almost 4 years ago
Publish documentation from the release branch for now More... almost 4 years ago
Convert back to RST, add section on runtime loading More... almost 4 years ago
Bump release candidate version More... almost 4 years ago
Merge pull request #1908 from filmor/implicit-float-int More... almost 4 years ago
Drop PyLong_Check (which checked for exact type) in favour of PyInt_Check (which checks for subtype) More... almost 4 years ago
Fix implicit float conversion for classes that derive from float More... almost 4 years ago
Ensure build props always read the correct version file More... almost 4 years ago
Fix offsets for 3.11 More... almost 4 years ago
Improve geninterop script to handle new case in 3.11 More... almost 4 years ago
Add Python 3.11 to metadata and workflows More... almost 4 years ago
Add Python 3.11 type offsets More... almost 4 years ago
Bump release candidate version More... almost 4 years ago
Merge pull request #1942 from filmor/configless-coreclr More... almost 4 years ago
reenabled test for https://github.com/pythonnet/pythonnet/issues/1256 : NoStackOverflowOnSystemType (#1943) More... almost 4 years ago
Fix manifest so we can build with python -m build More... almost 4 years ago
Improve error message if the runtime fails to load More... almost 4 years ago
Bump clr-loader dependency to 0.2.3 and adjust interface More... almost 4 years ago
fixed new line character at the end of informational version (#1941) More... almost 4 years ago
fixed use of the process handle after Process instance goes out of scope (#1940) More... almost 4 years ago
Fill nb_index slot for integer types (#1907) More... almost 4 years ago
Explicit float and int conversion for builtin types (#1904) More... almost 4 years ago
BREAKING: disabled implicit conversion from Python objects implementing sequence protocol to (#1902) More... about 4 years ago