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 7 hours
ago. based on code collected
about 8 hours
ago.
Feb 27, 2025 — Feb 27, 2026
Showing page 18 of 71
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #1369 from Unity-Technologies/modernize-import-hook
Benedikt Reinartz
More...
over 4 years ago
take care of stragglers
Félix Bourbonnais
More...
over 4 years ago
make PyModule_AddObject in line with CPython
Félix Bourbonnais
More...
over 4 years ago
Merge remote-tracking branch 'upstream/master' into modernize-import-hook
Félix Bourbonnais
More...
over 4 years ago
Merge pull request #1467 from pkese/master
Victor
More...
over 4 years ago
Apply code review suggestions
Benedikt Reinartz
More...
over 4 years ago
Revert stuff that I don't understand
Peter Kese
More...
over 4 years ago
Apply suggested changes
Peter Kese
More...
over 4 years ago
Activate UnicodeSurrogate test
Benedikt Reinartz
More...
over 4 years ago
Use exclusively PyUnicode_DecodeUTF16 for .NET->Python string conversions
Benedikt Reinartz
More...
over 4 years ago
Review changes, update API usage
Félix Bourbonnais
More...
over 4 years ago
Add separate test for the initial problem (passing); disable failing test
Peter Kese
More...
over 4 years ago
Fix Python -> .Net unicode string conversion
Peter Kese
More...
over 4 years ago
Add a failing test for Unicode conversion
Peter Kese
More...
over 4 years ago
Add Namespaces to the import hook only through AddReference
Félix Bourbonnais
More...
over 4 years ago
kick the build because I can't repro
Félix Bourbonnais
More...
over 4 years ago
fix new exception usage
Félix Bourbonnais
More...
over 4 years ago
Test to test if the test passes
Félix Bourbonnais
More...
over 4 years ago
Merge pull request #1134 from losttech/PR/ExceptionsImprovement
Victor
More...
over 4 years ago
Create a clr.loader module
Félix Bourbonnais
More...
over 4 years ago
fixup! reworked `PythonException`:
Victor Nova
More...
almost 5 years ago
fixup! merge latest master
Victor Milovanov
More...
almost 5 years ago
all Dealloc overrides simply duplicate Clear, so just call both from tp_dealloc and don't override Dealloc
Victor Nova
More...
almost 5 years ago
all Dealloc overrides simply duplicate Clear, so just call both from tp_dealloc and don't override Dealloc
Victor Nova
More...
almost 5 years ago
refactored tp_clear in ExtensionType and descendants into a virtual C# function Clear
Victor Nova
More...
almost 5 years ago
refactored tp_clear in ExtensionType and descendants into a virtual C# function Clear
Victor Nova
More...
almost 5 years ago
refactored tp_dealloc in ExtensionType and descendants
Victor Nova
More...
almost 5 years ago
refactored tp_dealloc in ExtensionType and descendants
Victor Nova
More...
almost 5 years ago
added OverloadMapper to ManagedTypes class diagram
Victor Nova
More...
almost 5 years ago
added OverloadMapper to ManagedTypes class diagram
Victor Nova
More...
almost 5 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
…
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