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 17 hours
ago. based on code collected
about 17 hours
ago.
Mar 01, 2025 — Mar 01, 2026
Showing page 33 of 71
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Safe pointers (#1043)
Victor
More...
about 6 years ago
added checks to PyCheck_Iter_PyObject_IsIterable_ThreadingLock_Test in attempt to replace segfault with a more meaningful exception (#1061)
Victor
More...
about 6 years ago
fixed reference counting for exception objects in Py.With (#1062)
Victor
More...
about 6 years ago
Merge branch 'master' into PR/Codecs
Benedikt Reinartz
More...
about 6 years ago
Update test dependencies to the latest stable versions (#1054)
Victor
More...
about 6 years ago
allows codecs to encode and decode thrown exceptions
Victor Milovanov
More...
about 6 years ago
* Classify runtime data * External interface for custom storing wrapper objects
amos402
More...
about 6 years ago
remove incref for tuple fields, as Converter.ToPython is supposed to return a new reference
Victor Milovanov
More...
about 6 years ago
do not dispose object, that might have been just decoded succesfully, as the decoded object might store a reference to the original PyObject
Victor Milovanov
More...
about 6 years ago
Merge branch 'master' into PR/Codecs
Benedikt Reinartz
More...
about 6 years ago
ensure Py handles are inaccessible after PythonException is disposed (#1055)
Victor
More...
about 6 years ago
Merge pull request #1048 from andreydani/master
Victor
More...
about 6 years ago
Merge pull request #1053 from losttech/PR/AppVeyorTimings
Victor
More...
about 6 years ago
limit benchmark time in config
Victor Milovanov
More...
about 6 years ago
don't dispose encoded object in case codec keeps a cache of them
Victor Milovanov
More...
about 6 years ago
corrected reference counting in Codecs
Victor Milovanov
More...
about 6 years ago
fixed bad IncRef after PyTuple_New
Victor Milovanov
More...
about 6 years ago
Merge branch 'master' into master
Victor
More...
about 6 years ago
Merge branch 'master' into PR/Codecs
Victor
More...
about 6 years ago
Merge pull request #1051 from losttech/PR/AppVeyorTimings
Victor
More...
about 6 years ago
Extract InitPyMembers method
amos402
More...
about 6 years ago
make timings output more prominent
Victor Milovanov
More...
about 6 years ago
reduced number of iterations in performance tests to fit into AppVeyor time limit
Victor Milovanov
More...
about 6 years ago
report AppVeyor build timings
Victor Milovanov
More...
about 6 years ago
#1047 ModuleObject __getattribute__ doesn't treat exceptions ocurred during internal GetAttribute
Andrey Santanna
More...
about 6 years ago
#1047 ModuleObject __getattribute__ doesn't treat exceptions ocurred during internal GetAttribute
Andrey Santanna
More...
about 6 years ago
Split RuntimeData into separate file
amos402
More...
about 6 years ago
* Reset Exceptions to IntPtr.Zero * Cleanup the code
amos402
More...
about 6 years ago
Merge branch 'master' into soft-shutdown
amos402
More...
about 6 years ago
Merge branch 'soft-shutdown-reload' into soft-shutdown
amos402
More...
about 6 years ago
←
1
2
…
29
30
31
32
33
34
35
36
37
…
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