0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Jun 21, 2025 — Jun 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some more tests for arrays More... almost 16 years ago
Allow passing references to methods from Python to Perl More... almost 16 years ago
Survive exceptions when accessing a Python object's attribute More... almost 16 years ago
Fix passing references to inherited Perl methods through Python space. More... almost 16 years ago
Fix passing of a perl code ref through Python space More... almost 16 years ago
Merge branch 'master' of github.com:niner/inline-python-pm More... almost 16 years ago
Fix compilation on Win32 More... almost 16 years ago
Hopefully fix test failure in some environments. More... almost 16 years ago
Only run UTF8 tests on perl 5.8 or higher. More... almost 16 years ago
Updated dependencies. May fix t/01testpl.t. More... almost 16 years ago
Version 0.36 More... almost 16 years ago
Pass Python exceptions back to Perl instead of printing to STDERR More... almost 16 years ago
Properly pass UTF-8 encoded hash keys to Perl More... about 16 years ago
Don't segfault on Unicode hash keys More... about 16 years ago
Version 0.35 More... about 16 years ago
Fixed floats sometimes getting converted to int More... about 16 years ago
Version 0.34 More... over 16 years ago
Fixed refcounting in calls with named arguments. More... over 16 years ago
Version 0.33 More... over 16 years ago
Added support for named arguments for Perl subs More... over 16 years ago
Version 0.32 More... over 16 years ago
Fixed order of returned lists of called Perl subs More... over 16 years ago
Extended Unicode support More... over 16 years ago
Updated Changes file More... over 16 years ago
Added a test for exceptions and updated docs More... over 16 years ago
Version 0.31 More... over 16 years ago
Extended tests for __getattr__ on Python objects More... over 16 years ago
Improved access to Python object attributes More... over 16 years ago
Implement access to Inline::Python::Object data More... over 16 years ago
Updated documentation for new release. More... over 16 years ago