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
2 days
ago. based on code collected
2 days
ago.
Aug 10, 2025 — Aug 10, 2026
Showing page 15 of 72
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
tiny refactor
Victor Nova
More...
almost 5 years ago
fixed circular dependency in Runtime PyMembers and InternString initialization
Victor Nova
More...
almost 5 years ago
improved GetThunk reliability
Victor Nova
More...
almost 5 years ago
bad if condition
Victor Nova
More...
almost 5 years ago
improved reliability of Clean and Dealloc implementations
Victor Nova
More...
almost 5 years ago
fixed bad equality comparisons
Victor Nova
More...
almost 5 years ago
fixed OnSerialized and OnDeserialized in PyObject not being typed correctly
Victor Nova
More...
almost 5 years ago
fixed uses of Marshal.Read/Marshal.Write overloads with first argument of type object
Victor Nova
More...
almost 5 years ago
fixed PyObject_DelAttr load from DLL failing
Victor Nova
More...
almost 5 years ago
fixed thunk loading for slots, that use new reference types
Victor Nova
More...
almost 5 years ago
switched tests to match the new reference changes
Victor Nova
More...
almost 5 years ago
workaround for analyzer not permitting copying a reference as the last access to it
Victor Nova
More...
almost 5 years ago
fixed compile errors in TypeMethod (untested)
Victor Nova
More...
almost 5 years ago
allowed untested calls to PyObject_GC_Del and XDecref (3 in total)
Victor Nova
More...
almost 5 years ago
renamed parameter in tp_dealloc functions for clarity
Victor Nova
More...
almost 5 years ago
fixed new reference uses, that are not allowed in C#
Victor Nova
More...
almost 5 years ago
assume remaning manual refcounting is not needed, because we use smart references
Victor Nova
More...
almost 5 years ago
minor error fixes
Victor Nova
More...
almost 5 years ago
switched state serialization to new reference types (untested)
Victor Nova
More...
almost 5 years ago
switched to new references in some tests
Victor Nova
More...
almost 5 years ago
getting rid of a few minor warnings and compile errors
Victor Nova
More...
almost 5 years ago
switched iterator.cs and indexer.cs to the new style references
Victor Nova
More...
almost 5 years ago
switched collection wrappers (from sample codec) to the new style references
Victor Nova
More...
almost 5 years ago
switched converter extensions and sample codecs to the new style references
Victor Nova
More...
almost 5 years ago
switched debughelper.cs to the new style references
Victor Nova
More...
almost 5 years ago
switched finalizer.cs to the new style references
Victor Nova
More...
almost 5 years ago
switched fieldobject.cs and constructorbinding.cs to the new style references
Victor Nova
More...
almost 5 years ago
switched pythonengine.cs to the new style references
Victor Nova
More...
almost 5 years ago
implemented non-confusing PyModule_AddObject
Victor Nova
More...
almost 5 years ago
switched all PyObject derived classes to the new style references
Victor Nova
More...
almost 5 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
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