8
0
Commit Graph

5 Commits

Author SHA256 Message Date
Stephan Kulow
78f8dba652 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=5 2011-11-11 11:19:14 +00:00
Stephan Kulow
56c7b97886 no longer necessary?
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=4
2011-04-22 18:29:31 +00:00
Stephan Kulow
cf50e7eb82 - updated to 0.39
- Added py_is_tuple and made Pl2Py recognize an array ref that has
        been a tuple before in Python.
      - Fixed memory corruption on a Python function calling a Perl function
        that changed the stack pointer.
      - Fixed several memory leaks (scalars and dict keys).
      - Fixed wrong refcount of return values in py_eval (RT #48081)
      - Fixed accessing Unicode keys in a dict passed from Perl.
      - Fixed compatability of t/30floats.t with Python 2.7.
  
      - Fix Perl assertion fail if __getitem__ called multiple times
      - Fix "Attempt to free unreferenced scalar" sometimes happening when
        calling a Perl sub with named parameters from Python.
      - Fix several memory leaks found using valgrind
      - Add py_finalize to be able to shut down the Python interpreter.
  
      - Added line numbers to Python exception messages.
      - Fixed passing of a perl code ref through Python space.
      - Allow passing references to methods from Python to Perl.
      - Implemented py_has_attr complementing py_get_attr.
      - We now support stringification of Python objects via __str__ methods.
      - Fixed segfault when accessing a Python object's attributes throws an
        exception.
      - Fixed some problems with the test suite, hopefully making installation
        work on more machines.
      - Fixed compilation on Win32, linking still seems broken though :(
  
      - Fixed a segfault when passing dicts with Unicode keys to Perl
      - Pass Python exceptions to Perl instead of just printing to STDERR

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=3
2011-04-22 18:29:15 +00:00
Juergen Weigert
c51b3374c9 -
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=2
2010-06-02 23:35:37 +00:00
51c28d0721 Accepting request 25540 from home:jnweiger:perl
Copy from home:jnweiger:perl/perl-Inline-Python via accept of submit request 25540 revision 2.
Request was accepted with message:
i trust you here, juergen :)

OBS-URL: https://build.opensuse.org/request/show/25540
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=1
2009-12-08 09:54:25 +00:00