8
0
Files
perl-Inline-Python/perl-Inline-Python.changes

36 lines
1.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Jun 2 23:33:09 UTC 2010 - jw@novell.com
- update to 0.35. Changelog since 0.3.0:
- Fixed floats sometimes getting converted to int when transfered from
Perl to Python. Thanks to John McCullough for a great bug report.
- Fixed refcounting of positional arguments in named argument calls to
Perl subs.
- Added support for named arguments for Perl subs
- Perl UTF-8 strings now get converted to Python Unicode strings and
vice versa. This could potentially lead to incompatibilities with
existing code.
- Return lists of Perl subs no longer get reversed before passing to
Python.
- Implement access to Inline::Python::Object data
-------------------------------------------------------------------
Thu Dec 3 23:33:12 UTC 2009 - jw@novell.com
- updated to 0.30, added make test, fixed dependencies,
added happy_gcc.patch
-------------------------------------------------------------------
* Wed Mar 22 2006 Dries Verachtert <dries@ulyssis.org> - 0.22-1.2
- Rebuild for Fedora Core 5.
* Fri Mar 4 2005 Dries Verachtert <dries@ulyssis.org> - 0.22-1
- Updated to release 0.22.
* Wed Dec 29 2004 Dries Verachtert <dries@ulyssis.org> - 0.21-1
- Updated to release 0.21.
* Thu Jul 22 2004 Dries Verachtert <dries@ulyssis.org> - 0.20-1
- Initial package.