- update to 0.4.1:
* Fixed reference leak caused by Py_INCREF because Cython has
its own reference counter systems -- by :user:`Vizonex`.
Related issues and pull requests on GitHub: :issue:`162`.
* Fixes the default value for the os parameter in reusable-
build-wheel.yml to be ubuntu-latest instead of ubuntu.
Related issues and pull requests on GitHub: :issue:`155`.
* Optimized propcache by replacing sentinel :py:class:`object`
for checking if the :py:class:`object` is NULL and changed
:py:class:`dict` API for Python C-API -- by :user:`Vizonex`.
Related issues and pull requests on GitHub: :issue:`121`.
* Builds have been added for arm64 Windows wheels and the
reusable-build-wheel.yml workflow has been modified to allow
for an OS value (windows-11-arm) which does not include the
-latest postfix -- by :user:`finnagin`. Related issues and
pull requests on GitHub: :issue:`133`.
* Added CI for CPython 3.14 -- by :user:`kumaraditya303`.
Related issues and pull requests on GitHub: :issue:`140`.
- drop py314.patch (upstream)
* Implemented support for the free-threaded build of CPython 3.13 -- by :user:lysnikolaou.
OBS-URL: https://build.opensuse.org/request/show/1345291
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-propcache?expand=0&rev=7
Description
No description provided
Languages
RPM Spec
100%