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
1 day
ago. based on code collected
1 day
ago.
Aug 10, 2025 — Aug 10, 2026
Showing page 14 of 72
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
assert check in GetUnmanagedBaseType for null base
Victor Nova
More...
almost 5 years ago
minor docs change
Victor Nova
More...
almost 5 years ago
domain reload test runner can run test by index
Victor Nova
More...
almost 5 years ago
fixed construct_removed_class domain reload test case
Victor Nova
More...
almost 5 years ago
fixed MaybeMemberInfo always failing for properties
Victor Nova
More...
almost 5 years ago
make EventHandlerCollection serializable
Victor Nova
More...
almost 5 years ago
use a special class to stub .NET types that no longer exist after a domain reload
Victor Nova
More...
almost 5 years ago
EventObject no longer used for static events. EventBinding is constructed directly instead.
Victor Nova
More...
almost 5 years ago
PythonException is serializable
Victor Nova
More...
almost 5 years ago
can't really clear managed references to Python objects from ManagedType instances, unless they are per-alloc call
Victor Nova
More...
almost 5 years ago
fixed TestRuntime not building in Release mode
Victor Nova
More...
almost 5 years ago
remove unused TypeManager._slotImpls
Victor Nova
More...
almost 5 years ago
fixed derived classes not inheriting slots correctly
Victor Nova
More...
almost 5 years ago
sprinkled a few DebuggerHidden to make debugging easier
Victor Nova
More...
almost 5 years ago
simplified outdated condition in ClassBase.tp_clear
Victor Nova
More...
almost 5 years ago
removed DisposePythonWrappersForClrTypes
Victor Nova
More...
almost 5 years ago
refactored conditional ClassBase slot initialization
Victor Nova
More...
almost 5 years ago
arrays: use 64 bit indexing, and avoid first chance .NET exceptions on bad arguments
Victor Nova
More...
almost 5 years ago
fixed PyObject disposal crashing when runtime is still finalizing
Victor Nova
More...
almost 5 years ago
WIP 2
Victor Nova
More...
almost 5 years ago
PyType Dict and MRO properties to assist debugging
Victor Nova
More...
almost 5 years ago
finalizer does not attempt to finalize objects when runtime is shut down
Victor Nova
More...
almost 5 years ago
avoid generating and handling useless SerializationException when MaybeMethodBase contains no method
Victor Nova
More...
almost 5 years ago
WIP
Victor Nova
More...
almost 5 years ago
remove unused PythonMethodAttribute
Victor Nova
More...
almost 5 years ago
minor improvements
Victor Nova
More...
almost 5 years ago
nullability annotation fix in MaybeMethodBase
Victor Nova
More...
almost 5 years ago
fixed MethodBinding failing for reference types
Victor Nova
More...
almost 5 years ago
increfs in OnSave are no longer necessary with the new references
Victor Nova
More...
almost 5 years ago
switched generictype.cs to the new style references
Victor Nova
More...
almost 5 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
…
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