4
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added `ToPythonAs<T>()` extension method to allow for explicit conversion using a specific type (#2330) More... about 2 months ago
Cleanup Codec/Argument Reversing Passing. More... about 2 months ago
Normalized names. Added HashCode and Equals to testing objects More... about 2 months ago
Update Authors and Changelog More... 2 months ago
Tests for operators on type CS type with codec More... 2 months ago
Bugfix: RecursionError when reverse/righthand operations invoked. e.g. __rsub__, __rmul__ More... 2 months ago
IComparable and IEquatable implementations for PyInt, PyFloat, and PyString for primitive .NET types More... 2 months ago
To fix memory access exception when iteration breaks in the middle of the list before reaching end. More... 6 months ago
Allow setting of the python module file (#2044) More... 6 months ago
Reset version to dev More... 7 months ago
Release 3.0.3 More... 7 months ago
Revert "only run docs CI/main CI for corresponding changes (#2257)" (#2260) More... 7 months ago
only run docs CI/main CI for corresponding changes (#2257) More... 7 months ago
Merge pull request #2249 from pythonnet/python-3.12 More... 7 months ago
fixed ARM CI More... 7 months ago
Python 3.12 has been released, use final version More... 7 months ago
Ignore test-case on Python 3.12 More... 7 months ago
For now skip over "new style" weakrefs in clear More... 7 months ago
Remove deprecated function call More... 7 months ago
Update changelog More... 7 months ago
Add 3.12 to CI and metadata More... 7 months ago
Drop unused custom incref/decref More... 7 months ago
Add type offsets for 3.12 and update interop generation More... 7 months ago
custom repr for enum values (#2239) More... 7 months ago
Change PyScope to PyModule in docs (#2231) More... 8 months ago
Reset version to dev More... 8 months ago
Release 3.0.2 More... 8 months ago
Bump clr_loader dependency More... 8 months ago
Add documentation dependency to fix empty docs More... 9 months ago
Adjust docs for importing More... 10 months ago