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 10 hours
ago. based on code collected
about 10 hours
ago.
Feb 27, 2025 — Feb 27, 2026
Showing page 36 of 71
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'master' into drop-dlopen
amos402
More...
about 6 years ago
Merge branch 'Jeff17Robbins-master'
Benedikt Reinartz
More...
over 6 years ago
Capture function pointer declarations in structs
Jeff17Robbins
More...
over 6 years ago
Split from PR 958: restoring the __import__ after shutdown. (#993)
Benoit Hudson
More...
over 6 years ago
Add CI support for py3.8. (#988)
matham
More...
over 6 years ago
Adds support for the Jetson Nano (#986)
Ivan Cronyn
More...
over 6 years ago
Adds performance tests, that compare to published NuGet (#975)
Victor
More...
over 6 years ago
Add function to set Py_NoSiteFlag global variable to 1 (#971)
Alex Helms
More...
over 6 years ago
Provide hook to implement __repr__ (#808)
Mohamed Koubaa
More...
over 6 years ago
Fixed deadlock on finalizer after shutdown
amos402
More...
over 6 years ago
Detect py arch (#961)
jmlidbetter
More...
over 6 years ago
allow excluding public .NET types from being exposed to Python
Victor Milovanov
More...
over 6 years ago
* Use environment variable `PYTHONNET_SOFT_SHUTDOWN` to enable soft shutdown forcedly * Disable restore objects on default
amos402
More...
over 6 years ago
Since ClassBase not override tp_init for BaseException, repr(ExceptionObject) will not care 'u' on Python2.
amos402
More...
over 6 years ago
Fix refcnt error of qualname
amos402
More...
over 6 years ago
Del SlotsHolder from tp_dict when shutting down
amos402
More...
over 6 years ago
Clear ExtensionType
amos402
More...
over 6 years ago
* Reset type slots * Fix ref error at PythoneEngine.With
amos402
More...
over 6 years ago
Update readme with resources (#955)
Mark Visser
More...
over 6 years ago
Fixed leaking of tp_name
amos402
More...
over 6 years ago
* Fix refcnt error * Keep delegate of Thunk in tp_dict * Remove useless code
amos402
More...
over 6 years ago
Add soft shutdown
amos402
More...
over 6 years ago
Feature/named arg support (#953)
Joe Savage
More...
over 6 years ago
enable expanding set of marshaling conversions via PyObjectConversions
Victor Milovanov
More...
over 6 years ago
Fixes bug where there is casting on delegates -- this is explicitly in the NET standard documentation for GetDelegateForFunctionPointer (#936)
jmlidbetter
More...
over 6 years ago
Adds support to convert iterators to arrays (#928)
jmlidbetter
More...
over 6 years ago
Readd .NET implementations of GC slots again (#913)
Benedikt Reinartz
More...
over 6 years ago
Fix so that Runtime.PyModuleType is retrieved via Python.dll (#904) (#929)
ftreurni
More...
over 6 years ago
Removes imports deprecated in Python3 (#925)
Ivan Cronyn
More...
over 6 years ago
Simplify travis config and pin mono to 5.20 (#927)
Benedikt Reinartz
More...
over 6 years ago
←
1
2
…
32
33
34
35
36
37
38
39
40
…
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