forked from pool/perl-Inline-Python
-
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
51c28d0721
commit
c51b3374c9
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
Reference in New Issue
Block a user