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.
Mar 06, 2025 — Mar 06, 2026
Showing page 20 of 71
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
PythonException.StackTrace is GIL-safe
Victor Nova
More...
almost 5 years ago
rum embedding tests before Python tests
Victor Nova
More...
almost 5 years ago
reworked `PythonException`:
Victor Nova
More...
almost 5 years ago
merge latest master
Victor Nova
More...
almost 5 years ago
use PyType instances instead of raw pointers in TypeManager type cache and ConstructorBinding instances
Victor Nova
More...
almost 5 years ago
disabled PythonRegisteredDecoder_NoStackOverflowOnSystemType test due to known issue with custom codes + engine restarts
Victor Nova
More...
almost 5 years ago
disabled ability to register encoders for `System.Type`
Victor Nova
More...
almost 5 years ago
added regression test for https://github.com/pythonnet/pythonnet/issues/1427
Victor Nova
More...
almost 5 years ago
detect Py_TRACE_REFS at runtime and calculate object offsets accordingly
Victor Milovanov
More...
almost 5 years ago
Merge pull request #1425 from losttech/bugs/libdl.so.2
Benedikt Reinartz
More...
almost 5 years ago
try libdl.so.2 on Linux before libdl.so
Victor Milovanov
More...
almost 5 years ago
(WIP) import hook in the pytohn module
Félix Bourbonnais
More...
almost 5 years ago
more info on Runtime.PythonDLL
Victor
More...
almost 5 years ago
suggest to set Runtime.PythonDLL when embedding in .NET
Victor Milovanov
More...
about 5 years ago
merge fixup
Félix Bourbonnais
More...
about 5 years ago
Merge pull request #1400 from losttech/cleanup/21-02-25
Victor
More...
about 5 years ago
Merge pull request #1391 from losttech/cleanup/21-02-19
Benedikt Reinartz
More...
about 5 years ago
ImportHook: drop dead code around clr_prefix
Victor Milovanov
More...
about 5 years ago
drop _PyObject_GetDictPtr and use PyObject_GenericGetDict instead
Victor Milovanov
More...
about 5 years ago
ImportHook: verify __import__ was not updated before overwriting it with original value
Victor Milovanov
More...
about 5 years ago
PyObject.Length raises an exception when object does not have a concept of length
Victor Milovanov
More...
about 5 years ago
PyImport test validate no initialization failures
Victor Milovanov
More...
about 5 years ago
allow GIL state debugging; require GILState to be properly disposed
Victor Milovanov
More...
about 5 years ago
Adjust static libpython detection (#1396)
Benedikt Reinartz
More...
about 5 years ago
added new class PyType to wrap Python type objects and enable new type construction from PyType_Spec (TypeSpec class)
Victor Milovanov
More...
about 5 years ago
use C# 9 everywhere by default
Victor Milovanov
More...
about 5 years ago
TypeFlags is an enum
Victor Milovanov
More...
about 5 years ago
mentioned PythonDLL in README
Victor
More...
about 5 years ago
added NuGet shields to README
Victor
More...
about 5 years ago
ensure interned strings can not be referenced after InternString.Shutdown
Victor Milovanov
More...
about 5 years ago
←
1
2
…
16
17
18
19
20
21
22
23
24
…
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