4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix appveyor would only test the PyPI package (#1200) More... over 5 years ago
Merge branch 'master' into remove-redundant-calls More... over 5 years ago
Pybuffer (#1195): add Python buffer api support More... over 5 years ago
Add link to the backports branch to the README More... over 5 years ago
Remove useless pip argument More... over 5 years ago
BorrowedReference instead of `in NewReference` More... over 5 years ago
* Ignore package index * Install pycparser on Windows ci More... over 5 years ago
Convert error for UInt32 More... over 5 years ago
Test convert error for float types More... over 5 years ago
str to int raises `ValueError` More... over 5 years ago
Refactor Converter.ToPrimitive More... over 5 years ago
Dispose safety More... over 5 years ago
Remove dependency on importing `platform`. #891 More... over 5 years ago
Use named shutdown-mode value by environment value instead of simple switch More... over 5 years ago
Run callbacks registered by `atexit` at Shutdown on soft-shutdown mode More... over 5 years ago
Get platform information without import `platform` More... over 5 years ago
Fix refcnt error More... over 5 years ago
Remove unnecessary `CheckExceptionOccurred` calls More... over 5 years ago
Drop Python 2.7 on CI More... over 5 years ago
Merge branch 'master' into soft-shutdown More... over 5 years ago
reimplement remoting check with .NET standard-compatible reflection (#1170) More... over 5 years ago
* Fix syntax error * Test soft shutdown on Python 3.8 More... over 5 years ago
Merge branch 'master' into soft-shutdown More... over 5 years ago
Avoid mess up the debug info of runtime module by emit IL code More... over 5 years ago
* Move fields of ManagedDataOffsets into nested type * Remove assert condition which is `typeSize <= ExceptionOffset.Size()` cause of the type size of `PyHeapTypeObject` derived from clr type may over `ExceptionOffset.Size()` More... over 5 years ago
README: added summary of new exception handling features More... over 5 years ago
Merge branch 'master' into PR/ExceptionsImprovement More... over 5 years ago
Drop Python 2 support (#1158) More... over 5 years ago
Update changelog More... over 5 years ago
fixed crash due to unnecessary decref of a borrowed reference in params array handling (#1163) More... over 5 years ago