Revisions of perl-Inline-Python
buildservice-autocommit
accepted
request 1080866
from
Dirk Stoecker (dstoecker)
(revision 21)
baserev update by copy to link target
Dirk Stoecker (dstoecker)
accepted
request 1080773
from
Tina Müller (tinita)
(revision 20)
- updated to 0.57 see /usr/share/doc/packages/perl-Inline-Python/Changes 0.57 Sun Sep 18 13:20:00 CEST 2022 (Stefan Seifert) - Try to detect more object types. - Further tighten the "is it a dict or object" check - Also skip List and Tuple when checking for python object - Unify "is this an object" checks into a macro to fix method calls on strange objects - Define PY_MAJOR_VERSION automatically - Search for and prefer python3 when building - Pass ASCII strings as <class 'str'> in Python 3 - Fix segfault on Python 3.10 by calling Py_Initialize() before calling PyBytes_FromString() - Process rss information not supported by Proc::ProcessTable on Windows
buildservice-autocommit
accepted
request 989159
from
Tina Müller (tinita)
(revision 19)
baserev update by copy to link target
Tina Müller (tinita)
accepted
request 989156
from
Oliver Kurz (okurz)
(revision 18)
- updated to 0.56.5d4b1ff see /usr/share/doc/packages/perl-Inline-Python/Changes Switch to git commit 5d4b1ff to fix build for Python3.10
Dirk Stoecker (dstoecker)
committed
(revision 17)
refresh spec file
buildservice-autocommit
accepted
request 848622
from
Dirk Stoecker (dstoecker)
(revision 16)
baserev update by copy to link target
Dirk Stoecker (dstoecker)
accepted
request 848620
from
Oliver Kurz (okurz)
(revision 15)
Switch to python3 as python2 is considered obsolete
Dominique Leuenberger (dimstar_suse)
accepted
request 666217
from
Oliver Kurz (okurz)
(revision 14)
initialized devel package after accepting 666217
Dirk Stoecker (dstoecker)
accepted
request 514622
from
Stephan Kulow (coolo)
(revision 13)
automatic update
Stephan Kulow (coolo)
accepted
request 508240
from
Stephan Kulow (coolo)
(revision 12)
automatic update
Stephan Kulow (coolo)
accepted
request 503541
from
Stephan Kulow (coolo)
(revision 11)
automatic update
Stephan Kulow (coolo)
accepted
request 502460
from
Stephan Kulow (coolo)
(revision 10)
automatic update
Stephan Kulow (coolo)
accepted
request 443129
from
Stephan Kulow (coolo)
(revision 9)
automatic update
Stephan Kulow (coolo)
accepted
request 439825
from
Stephan Kulow (coolo)
(revision 8)
automatic update
Stephan Kulow (coolo)
accepted
request 406396
from
Stephan Kulow (coolo)
(revision 7)
automatic update
Stephan Kulow (coolo)
accepted
request 330066
from
Bernhard Wiedemann (bmwiedemann)
(revision 6)
- updated to 0.49 see /usr/share/doc/packages/perl-Inline-Python/Changes - updated to 0.40 see /usr/share/doc/packages/perl-Inline-Python/Changes
Stephan Kulow (coolo)
committed
(revision 5)
Stephan Kulow (coolo)
committed
(revision 4)
no longer necessary?
Stephan Kulow (coolo)
committed
(revision 3)
- 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
Juergen Weigert (jnweiger)
committed
(revision 2)
-
Displaying revisions 1 - 20 of 21