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 24 hours
ago. based on code collected
1 day
ago.
Feb 27, 2025 — Feb 27, 2026
Showing page 35 of 71
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Decref the members of Runtime(split from #958) (#1019)
Benedikt Reinartz
More...
about 6 years ago
Manipulate SlotsHolder manually instead of Capsule mechanism
amos402
More...
about 6 years ago
Clear tp_dict of ModuleObject
amos402
More...
about 6 years ago
* Use subtype slots instead JIT code * Correct signature of PyRun_String
amos402
More...
about 6 years ago
Fix refcnt error
amos402
More...
about 6 years ago
Merge branch 'decref-types' into soft-shutdown
amos402
More...
about 6 years ago
attempt to fix CI build issue with ValueTuple under Mono
Victor Milovanov
More...
about 6 years ago
fixed ConversionsObject test failing due to sequence to array conversion taking priority
Victor Milovanov
More...
about 6 years ago
Merge branch 'master' into decref-types
amos402
More...
about 6 years ago
Fix simple typo: heirarchy -> hierarchy (#1026)
Tim Gates
More...
about 6 years ago
Reset a tuple for tp_bases
amos402
More...
about 6 years ago
Fix refcnt error
amos402
More...
about 6 years ago
* Fix deadlock on domain unload * Reset Runtime.Exceptions
amos402
More...
about 6 years ago
Record mp_length slot
amos402
More...
about 6 years ago
Add explicit release action
amos402
More...
about 6 years ago
Specific exception types
amos402
More...
about 6 years ago
Free GC handle for all subclass of ExtensionType
amos402
More...
about 6 years ago
Merge remote-tracking branch 'master' into soft-shutdown
amos402
More...
about 6 years ago
Merge branch 'master' into decref-types
amos402
More...
about 6 years ago
Transfer the ownership of method's thunk to caller(split from #958) (#1003)
amos402
More...
about 6 years ago
* Decref the members of Runtime * Unified GetBuiltins method
amos402
More...
about 6 years ago
Release method wrapper(split from #958) (#1002)
amos402
More...
about 6 years ago
Add mp_length slot for .NET classes implementing ICollection/ICollection<T> (#994)
Alex Earl
More...
about 6 years ago
Rollback symbol loading for __Internal
amos402
More...
about 6 years ago
Prevent exception override
amos402
More...
about 6 years ago
Merge remote-tracking branch 'remotes/upstream/master' into drop-dlopen-2
amos402
More...
about 6 years ago
Fix refcnt errors (split from #958) (#1001)
amos402
More...
about 6 years ago
Remove unnecessary `CopySlot` calls (#1004)
amos402
More...
about 6 years ago
Internal implement Py_CompileString for compat with CPython 3.8.0 (#1000)
amos402
More...
about 6 years ago
* Load PyModuleType without LibraryLoader * Drop C module dependency when getting _PyObject_NextNotImplemented * Exception details for SetNoSiteFlag
amos402
More...
about 6 years ago
←
1
2
…
31
32
33
34
35
36
37
38
39
…
70
71
→
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