11
0

1 Commits

Author SHA256 Message Date
1caebc0b11 - Update to 3.2.4
* Various small build/test changes for less common configurations (e.g.,
    building CPython with assertions enabled but NOT debugging),
    contributed by Michał Górny. Note that while greenlet will BUILD in
    a free-threaded Python, it will cause the GIL to be allocated and
    used, and memory may leak. Also note that these configurations
    are not tested by this project's CI.
  * Fix an assertion error on debug builds of Python 3.14 when using the
    experimental JIT. See PR 460.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=96
2025-09-01 15:47:38 +00:00