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 3 hours
ago. based on code collected
about 3 hours
ago.
Mar 01, 2025 — Mar 01, 2026
Showing page 19 of 71
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
+ class diagram for ManagedType and subclasses
Victor Nova
More...
almost 5 years ago
+ class diagram for ManagedType and subclasses
Victor Nova
More...
almost 5 years ago
handle ProcessExit event to avoid Python crash when CLR (in particular Mono) is unloaded before Python stops
Victor Nova
More...
almost 5 years ago
merge latest master
Victor Nova
More...
almost 5 years ago
dispose all temporary objects in PyCheck_Iter_PyObject_IsIterable_ThreadingLock_Test
Victor Nova
More...
almost 5 years ago
Re-enable the domain reload tests (#1404)
Félix Bourbonnais
More...
almost 5 years ago
fixup! fixup! Merge remote-tracking branch 'origin/master' into modernize-import-hook
Félix Bourbonnais
More...
almost 5 years ago
fixup! Merge remote-tracking branch 'origin/master' into modernize-import-hook
Félix Bourbonnais
More...
almost 5 years ago
Import hook as a module, take 2
Félix Bourbonnais
More...
almost 5 years ago
Revert "(WIP) import hook in the pytohn module"
Félix Bourbonnais
More...
almost 5 years ago
Merge pull request #1440 from losttech/PR/No_find_libpyton_for_import_clr
Benedikt Reinartz
More...
almost 5 years ago
Replaced magic offsets with per-type calculation
Victor Nova
More...
almost 5 years ago
do not call find_libpython as Python.Runtime can find it on its own
Victor Nova
More...
almost 5 years ago
added a few debug checks
Victor Nova
More...
almost 5 years ago
improved handling of dict offset in object instances
Victor Nova
More...
almost 5 years ago
minor code cleanup
Victor Nova
More...
almost 5 years ago
cache PythonException message
Victor Nova
More...
almost 5 years ago
fixed __cause__ on overload bind failure and array conversion
Victor Nova
More...
almost 5 years ago
fixed __cause__ on overload bind failure and array conversion
Victor Nova
More...
almost 5 years ago
XDecref now checks, that refcount is positive in debug builds
Victor Nova
More...
almost 5 years ago
method binding failure now supports non-Python exception causes
Victor Nova
More...
almost 5 years ago
added a few debug checks to Exceptions.SetError
Victor Nova
More...
almost 5 years ago
minor fixes to Converter.ToArray:
Victor Nova
More...
almost 5 years ago
fixed type of reference in PyException_SetCause
Victor Nova
More...
almost 5 years ago
simplified code of PythonException and added a lot more checks
Victor Nova
More...
almost 5 years ago
minor change in PythonEngine.With
Victor Nova
More...
almost 5 years ago
Point users to Message property of PythonException
Victor Nova
More...
almost 5 years ago
PythonException: dispose intermediate values used in stack trace generation
Victor Nova
More...
almost 5 years ago
can't test exception type when runtime is down
Victor Nova
More...
almost 5 years ago
separate .Steal() and .StealNullable()
Victor Nova
More...
almost 5 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
…
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