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 20 hours
ago. based on code collected
about 21 hours
ago.
Feb 25, 2025 — Feb 25, 2026
Showing page 13 of 70
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
PythonException is serializable
Victor Nova
More...
over 4 years ago
can't really clear managed references to Python objects from ManagedType instances, unless they are per-alloc call
Victor Nova
More...
over 4 years ago
fixed TestRuntime not building in Release mode
Victor Nova
More...
over 4 years ago
remove unused TypeManager._slotImpls
Victor Nova
More...
over 4 years ago
fixed derived classes not inheriting slots correctly
Victor Nova
More...
over 4 years ago
sprinkled a few DebuggerHidden to make debugging easier
Victor Nova
More...
over 4 years ago
simplified outdated condition in ClassBase.tp_clear
Victor Nova
More...
over 4 years ago
removed DisposePythonWrappersForClrTypes
Victor Nova
More...
over 4 years ago
refactored conditional ClassBase slot initialization
Victor Nova
More...
over 4 years ago
arrays: use 64 bit indexing, and avoid first chance .NET exceptions on bad arguments
Victor Nova
More...
over 4 years ago
fixed PyObject disposal crashing when runtime is still finalizing
Victor Nova
More...
over 4 years ago
WIP 2
Victor Nova
More...
over 4 years ago
PyType Dict and MRO properties to assist debugging
Victor Nova
More...
over 4 years ago
finalizer does not attempt to finalize objects when runtime is shut down
Victor Nova
More...
over 4 years ago
avoid generating and handling useless SerializationException when MaybeMethodBase contains no method
Victor Nova
More...
over 4 years ago
WIP
Victor Nova
More...
over 4 years ago
remove unused PythonMethodAttribute
Victor Nova
More...
over 4 years ago
minor improvements
Victor Nova
More...
over 4 years ago
nullability annotation fix in MaybeMethodBase
Victor Nova
More...
over 4 years ago
fixed MethodBinding failing for reference types
Victor Nova
More...
over 4 years ago
increfs in OnSave are no longer necessary with the new references
Victor Nova
More...
over 4 years ago
switched generictype.cs to the new style references
Victor Nova
More...
over 4 years ago
tiny refactor
Victor Nova
More...
over 4 years ago
fixed circular dependency in Runtime PyMembers and InternString initialization
Victor Nova
More...
over 4 years ago
improved GetThunk reliability
Victor Nova
More...
over 4 years ago
bad if condition
Victor Nova
More...
over 4 years ago
improved reliability of Clean and Dealloc implementations
Victor Nova
More...
over 4 years ago
fixed bad equality comparisons
Victor Nova
More...
over 4 years ago
fixed OnSerialized and OnDeserialized in PyObject not being typed correctly
Victor Nova
More...
over 4 years ago
fixed uses of Marshal.Read/Marshal.Write overloads with first argument of type object
Victor Nova
More...
over 4 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
69
70
→
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