4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 23 hours ago.
Aug 16, 2025 — Aug 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
GILState.Dispose is safe to be called multiple times (#1037) More... over 6 years ago
tp_clear for EventBinding More... over 6 years ago
Add tp_clear for constructorbinding More... over 6 years ago
attempt to fix PyScopeTest.TestThread() reading stale value from res in Python 2.7 x64 More... over 6 years ago
marked the new codecs API as unstable More... over 6 years ago
added RefereneAssemblies package reference to fix CI build More... over 6 years ago
Remove unused code More... over 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... over 6 years ago
Merge branch 'master' into soft-shutdown More... over 6 years ago
Decref the members of Runtime(split from #958) (#1019) More... over 6 years ago
Manipulate SlotsHolder manually instead of Capsule mechanism More... over 6 years ago
Clear tp_dict of ModuleObject More... over 6 years ago
* Use subtype slots instead JIT code * Correct signature of PyRun_String More... over 6 years ago
Fix refcnt error More... over 6 years ago
Merge branch 'decref-types' into soft-shutdown More... over 6 years ago
attempt to fix CI build issue with ValueTuple under Mono More... over 6 years ago
fixed ConversionsObject test failing due to sequence to array conversion taking priority More... over 6 years ago
Merge branch 'master' into decref-types More... over 6 years ago
Fix simple typo: heirarchy -> hierarchy (#1026) More... over 6 years ago
Reset a tuple for tp_bases More... over 6 years ago
Fix refcnt error More... over 6 years ago
* Fix deadlock on domain unload * Reset Runtime.Exceptions More... over 6 years ago
Record mp_length slot More... over 6 years ago
Add explicit release action More... over 6 years ago
Specific exception types More... over 6 years ago
Free GC handle for all subclass of ExtensionType More... over 6 years ago
Merge remote-tracking branch 'master' into soft-shutdown More... over 6 years ago
Merge branch 'master' into decref-types More... over 6 years ago
Transfer the ownership of method's thunk to caller(split from #958) (#1003) More... over 6 years ago
* Decref the members of Runtime * Unified GetBuiltins method More... over 6 years ago