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 4 hours
ago. based on code collected
about 17 hours
ago.
Aug 17, 2025 — Aug 17, 2026
Showing page 37 of 72
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Release method wrapper(split from #958) (#1002)
amos402
More...
over 6 years ago
Add mp_length slot for .NET classes implementing ICollection/ICollection<T> (#994)
Alex Earl
More...
over 6 years ago
Rollback symbol loading for __Internal
amos402
More...
over 6 years ago
Prevent exception override
amos402
More...
over 6 years ago
Merge remote-tracking branch 'remotes/upstream/master' into drop-dlopen-2
amos402
More...
over 6 years ago
Fix refcnt errors (split from #958) (#1001)
amos402
More...
over 6 years ago
Remove unnecessary `CopySlot` calls (#1004)
amos402
More...
over 6 years ago
Internal implement Py_CompileString for compat with CPython 3.8.0 (#1000)
amos402
More...
over 6 years ago
* Load PyModuleType without LibraryLoader * Drop C module dependency when getting _PyObject_NextNotImplemented * Exception details for SetNoSiteFlag
amos402
More...
over 6 years ago
Merge branch 'master' into drop-dlopen
amos402
More...
over 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...
almost 7 years ago
Adds performance tests, that compare to published NuGet (#975)
Victor
More...
almost 7 years ago
Add function to set Py_NoSiteFlag global variable to 1 (#971)
Alex Helms
More...
almost 7 years ago
Provide hook to implement __repr__ (#808)
Mohamed Koubaa
More...
almost 7 years ago
Fixed deadlock on finalizer after shutdown
amos402
More...
almost 7 years ago
Detect py arch (#961)
jmlidbetter
More...
almost 7 years ago
allow excluding public .NET types from being exposed to Python
Victor Milovanov
More...
almost 7 years ago
* Use environment variable `PYTHONNET_SOFT_SHUTDOWN` to enable soft shutdown forcedly * Disable restore objects on default
amos402
More...
almost 7 years ago
Since ClassBase not override tp_init for BaseException, repr(ExceptionObject) will not care 'u' on Python2.
amos402
More...
almost 7 years ago
Fix refcnt error of qualname
amos402
More...
almost 7 years ago
Del SlotsHolder from tp_dict when shutting down
amos402
More...
almost 7 years ago
Clear ExtensionType
amos402
More...
almost 7 years ago
* Reset type slots * Fix ref error at PythoneEngine.With
amos402
More...
almost 7 years ago
Update readme with resources (#955)
Mark Visser
More...
almost 7 years ago
Fixed leaking of tp_name
amos402
More...
almost 7 years ago
* Fix refcnt error * Keep delegate of Thunk in tp_dict * Remove useless code
amos402
More...
almost 7 years ago
←
1
2
…
33
34
35
36
37
38
39
40
41
…
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