0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Feb 18, 2025 — Feb 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Alternative way to get libpath when sysconfig fails More... over 6 years ago
Search for and prefer python3 when building More... over 6 years ago
Define PY_MAJOR_VERSION automatically More... over 6 years ago
Unify "is this an object" checks into a macro to fix method calls on strange objects More... about 7 years ago
Further tighten the "is it a dict or object" check More... over 7 years ago
Try to detect more object types. More... over 7 years ago
Note in POD about SIGINT handling (issue #23 / rt 117122) More... almost 8 years ago
Add MIN_PERL_VERSION for kwalitee More... almost 8 years ago
Version 0.56 More... over 8 years ago
Fix floating point errors in tests on perl with -Duselongdouble More... over 8 years ago
Version 0.55 More... over 8 years ago
Pass Python floats as floats to Perl, not as string. More... over 8 years ago
Version 0.54 More... over 8 years ago
Fix object stringification crashing on Perl < 5.16 More... over 8 years ago
Version 0.53 More... over 8 years ago
Support overloaded stringification of Perl objects More... over 8 years ago
Support calling Perl objects with overloaded code dereferencing More... over 8 years ago
Better support for serializing booleans with JSON More... almost 9 years ago
Version 0.52 More... about 9 years ago
Merge pull request #15 from pypt/memleak-test-osx-bytes More... over 9 years ago
Merge pull request #14 from pypt/gitignore More... over 9 years ago
Version 0.51 More... over 9 years ago
Multiply RSS usage on OS X to bytes More... over 9 years ago
Add .gitignore More... over 9 years ago
Just skip tests if Proc::ProcessTable or Test::Deep are missing More... over 9 years ago
Merge pull request #13 from pypt/fix-dict-unicode-memleak More... over 9 years ago
Test dictionary with 'unicode' keys RSS memory usage to prevent leaks More... over 9 years ago
Release dictionary key object after storing it in retval More... over 9 years ago
Version 0.50 More... over 9 years ago
Fix memory corruption after passing a dict with a non-string key to Perl More... over 9 years ago