python-pycxx
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-pycxx && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pycxx-7.1.7.tar.gz | 0000156383 153 KB | |
python-pycxx-7.0.3-change-include-paths.patch | 0000000752 752 Bytes | |
python-pycxx.changes | 0000002388 2.33 KB | |
python-pycxx.spec | 0000003182 3.11 KB |
Revision 6 (latest revision is 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 955482
from
Dirk Mueller (dirkmueller)
(revision 6)
- update to 7.1.7: * Add support for building against python 3.11 alpha 4. * Replace use of deprecated PyUnicode APIs with the supported version. * Add support for more number methods, like matrix and the inplace versions. * Use IsInstance checking so that derived classes of builtin types can be used. * Add support for python 3.9 beta 1 changes * Fix for memory leak caused by wrong ref count on python3 Py::String objects. * Remove support for supportPrint() etc as the tp_print field is being removed from python either in 3.8 or 3.9. * Fix problem with compiling for Python 2 and the _Py_PackageContext symbol. * Add exception errorType() and errorValue() function to access the type and value of an exception. * Add support for Py_LIMITED_API aka PEP-384 - drop python-pycxx-7.0.3-python37.patch python-pycxx-7.0.3-setup.py.patch (upstream)
Comments 0