openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
Python for .NET
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 10 hours
ago. based on code collected
about 23 hours
ago.
Aug 16, 2025 — Aug 16, 2026
Showing page 36 of 72
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
GILState.Dispose is safe to be called multiple times (#1037)
Victor
More...
over 6 years ago
tp_clear for EventBinding
amos402
More...
over 6 years ago
Add tp_clear for constructorbinding
amos402
More...
over 6 years ago
attempt to fix PyScopeTest.TestThread() reading stale value from res in Python 2.7 x64
Victor Milovanov
More...
over 6 years ago
marked the new codecs API as unstable
Victor Milovanov
More...
over 6 years ago
added RefereneAssemblies package reference to fix CI build
Victor Milovanov
More...
over 6 years ago
Remove unused code
amos402
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
amos402
More...
over 6 years ago
Merge branch 'master' into soft-shutdown
Benedikt Reinartz
More...
over 6 years ago
Decref the members of Runtime(split from #958) (#1019)
Benedikt Reinartz
More...
over 6 years ago
Manipulate SlotsHolder manually instead of Capsule mechanism
amos402
More...
over 6 years ago
Clear tp_dict of ModuleObject
amos402
More...
over 6 years ago
* Use subtype slots instead JIT code * Correct signature of PyRun_String
amos402
More...
over 6 years ago
Fix refcnt error
amos402
More...
over 6 years ago
Merge branch 'decref-types' into soft-shutdown
amos402
More...
over 6 years ago
attempt to fix CI build issue with ValueTuple under Mono
Victor Milovanov
More...
over 6 years ago
fixed ConversionsObject test failing due to sequence to array conversion taking priority
Victor Milovanov
More...
over 6 years ago
Merge branch 'master' into decref-types
amos402
More...
over 6 years ago
Fix simple typo: heirarchy -> hierarchy (#1026)
Tim Gates
More...
over 6 years ago
Reset a tuple for tp_bases
amos402
More...
over 6 years ago
Fix refcnt error
amos402
More...
over 6 years ago
* Fix deadlock on domain unload * Reset Runtime.Exceptions
amos402
More...
over 6 years ago
Record mp_length slot
amos402
More...
over 6 years ago
Add explicit release action
amos402
More...
over 6 years ago
Specific exception types
amos402
More...
over 6 years ago
Free GC handle for all subclass of ExtensionType
amos402
More...
over 6 years ago
Merge remote-tracking branch 'master' into soft-shutdown
amos402
More...
over 6 years ago
Merge branch 'master' into decref-types
amos402
More...
over 6 years ago
Transfer the ownership of method's thunk to caller(split from #958) (#1003)
amos402
More...
over 6 years ago
* Decref the members of Runtime * Unified GetBuiltins method
amos402
More...
over 6 years ago
←
1
2
…
32
33
34
35
36
37
38
39
40
…
71
72
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree