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 01, 2025 — Mar 01, 2026
Showing page 29 of 71
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix appveyor would only test the PyPI package (#1200)
amos402
More...
over 5 years ago
Merge branch 'master' into remove-redundant-calls
amos402
More...
over 5 years ago
Pybuffer (#1195): add Python buffer api support
Mohamed Koubaa
More...
over 5 years ago
Add link to the backports branch to the README
Benedikt Reinartz
More...
over 5 years ago
Remove useless pip argument
amos402
More...
over 5 years ago
BorrowedReference instead of `in NewReference`
amos402
More...
over 5 years ago
* Ignore package index * Install pycparser on Windows ci
amos402
More...
over 5 years ago
Convert error for UInt32
amos402
More...
over 5 years ago
Test convert error for float types
amos402
More...
over 5 years ago
str to int raises `ValueError`
amos402
More...
over 5 years ago
Refactor Converter.ToPrimitive
amos402
More...
over 5 years ago
Dispose safety
amos402
More...
over 5 years ago
Remove dependency on importing `platform`. #891
amos402
More...
over 5 years ago
Use named shutdown-mode value by environment value instead of simple switch
amos402
More...
over 5 years ago
Run callbacks registered by `atexit` at Shutdown on soft-shutdown mode
amos402
More...
over 5 years ago
Get platform information without import `platform`
amos402
More...
over 5 years ago
Fix refcnt error
amos402
More...
over 5 years ago
Remove unnecessary `CheckExceptionOccurred` calls
amos402
More...
over 5 years ago
Drop Python 2.7 on CI
amos402
More...
over 5 years ago
Merge branch 'master' into soft-shutdown
amos402
More...
over 5 years ago
reimplement remoting check with .NET standard-compatible reflection (#1170)
Mohamed Koubaa
More...
over 5 years ago
* Fix syntax error * Test soft shutdown on Python 3.8
amos402
More...
over 5 years ago
Merge branch 'master' into soft-shutdown
amos402
More...
over 5 years ago
Avoid mess up the debug info of runtime module by emit IL code
amos402
More...
over 5 years ago
* Move fields of ManagedDataOffsets into nested type * Remove assert condition which is `typeSize <= ExceptionOffset.Size()` cause of the type size of `PyHeapTypeObject` derived from clr type may over `ExceptionOffset.Size()`
amos402
More...
over 5 years ago
README: added summary of new exception handling features
Victor Milovanov
More...
over 5 years ago
Merge branch 'master' into PR/ExceptionsImprovement
Victor Milovanov
More...
over 5 years ago
Drop Python 2 support (#1158)
Benedikt Reinartz
More...
over 5 years ago
Update changelog
Benedikt Reinartz
More...
over 5 years ago
fixed crash due to unnecessary decref of a borrowed reference in params array handling (#1163)
Victor
More...
over 5 years ago
←
1
2
…
25
26
27
28
29
30
31
32
33
…
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