forked from pool/perl-Inline-Python
cda19856d942e5f216c664d64c71b4759d84c5f95c6f69a8dc67a7e442249de6
- 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 OBS-URL: https://build.opensuse.org/request/show/1080773 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=20
Description
No description provided
Languages
Diff
100%