4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Skip non-serializable objects More... about 6 years ago
Merge branch 'master' into PR/Codecs More... about 6 years ago
CI for performance tests (#992) More... about 6 years ago
Avoid Domain tests influence other tests when the default is not Soft or Reload More... about 6 years ago
In domain test, use soft mode if default mode is normal More... about 6 years ago
* API for getting the default shutdown mode * Make the reload test won't bother other tests * Clear obsolete code More... about 6 years ago
Merge branch 'master' into PR/Codecs More... about 6 years ago
Merge branch 'drop-dlopen' into soft-shutdown More... about 6 years ago
Validate return value More... about 6 years ago
* Fix refcnt error * Pick `SlotHelper` from #958 More... about 6 years ago
Merge branch 'master' into drop-dlopen More... about 6 years ago
`TestDomainReload` use itself assembly instead of dynamic creation More... about 6 years ago
Not generating the debug info for generated modules More... about 6 years ago
Add ShutdownMode.Default refer to normal mode if no EnvironmentVariable control exists More... about 6 years ago
* Serialize CLRObject * Domain reload test More... about 6 years ago
Disable `ShutdownMode.Reload` on `NETSTANDARD` More... about 6 years ago
Data synchronization for PyScopeTest.TestThread More... about 6 years ago
Add basic `reload` shutdown mode More... about 6 years ago
Merge branch 'master' into soft-shutdown More... about 6 years ago
All base type corrected, remove unnecessary slot set More... about 6 years ago
Added parameter validation to PyObject methods (#1021) More... about 6 years ago
GILState.Dispose is safe to be called multiple times (#1037) More... about 6 years ago
tp_clear for EventBinding More... about 6 years ago
Add tp_clear for constructorbinding More... about 6 years ago
attempt to fix PyScopeTest.TestThread() reading stale value from res in Python 2.7 x64 More... about 6 years ago
marked the new codecs API as unstable More... about 6 years ago
added RefereneAssemblies package reference to fix CI build More... about 6 years ago
Remove unused code More... about 6 years ago
* Drop NativeCodePage dependency * Use TypeOffset.members(memory of the first PythonMemberDef) as magic slot * Improve accuracy of slot implementation detection * Fix refcnt errors More... about 6 years ago
Merge branch 'master' into soft-shutdown More... about 6 years ago