15
0
Go to file
Markéta Machová b79ad4f006 Accepting request 1307084 from home:glaubitz:branches:devel:languages:python
- Update to 1.7.0
  * Added deepcopy support to FrozenList
  * Fixed an issue where ``frozenlist`` binary wheels would be
    built with debugging symbols and line tracing enabled, which
    significantly impacted performance. Line tracing is now disabled
    by default and can only be enabled explicitly
    - This change ensures that production builds are optimized for
      performance. Developers who need line tracing for debugging
      purposes can still enable it by:
      1. Setting the ``FROZENLIST_CYTHON_TRACING`` environment variable
      2. Using the ``--config-setting=with-cython-tracing=true`` option with pip
  * Enabled ``PIP_CONSTRAINT`` environment variable in the build configuration
    to ensure the pinned Cython version from ``requirements/cython.txt`` is
    used during wheel builds.

OBS-URL: https://build.opensuse.org/request/show/1307084
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-frozenlist?expand=0&rev=24
2025-09-25 12:10:12 +00:00
Description
No description provided
148 KiB
Languages
Diff 100%