0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Hopefully fix test failure in some environments. More... almost 14 years ago
Only run UTF8 tests on perl 5.8 or higher. More... almost 14 years ago
Updated dependencies. May fix t/01testpl.t. More... almost 14 years ago
Version 0.36 More... almost 14 years ago
Pass Python exceptions back to Perl instead of printing to STDERR More... almost 14 years ago
Properly pass UTF-8 encoded hash keys to Perl More... about 14 years ago
Don't segfault on Unicode hash keys More... about 14 years ago
Version 0.35 More... about 14 years ago
Fixed floats sometimes getting converted to int More... about 14 years ago
Version 0.34 More... about 14 years ago
Fixed refcounting in calls with named arguments. More... about 14 years ago
Version 0.33 More... over 14 years ago
Added support for named arguments for Perl subs More... over 14 years ago
Version 0.32 More... over 14 years ago
Fixed order of returned lists of called Perl subs More... over 14 years ago
Extended Unicode support More... over 14 years ago
Updated Changes file More... over 14 years ago
Added a test for exceptions and updated docs More... over 14 years ago
Version 0.31 More... over 14 years ago
Extended tests for __getattr__ on Python objects More... over 14 years ago
Improved access to Python object attributes More... over 14 years ago
Implement access to Inline::Python::Object data More... over 14 years ago
Updated documentation for new release. More... over 14 years ago
Version 0.30 More... over 14 years ago
Convert Perl arrays to Python arrays not tuples More... over 14 years ago
Methods before attributes in PerlObj_getattr More... over 14 years ago
Updated MANIFEST for release More... almost 15 years ago
Version 0.29 More... almost 15 years ago
__getitem__ support for Perl objects More... almost 15 years ago
Testcase for undef in array array segfault More... almost 15 years ago