forked from pool/python-gevent
0ec332e3ed34c2e77374ff257c5de5eb604678da7f1c2b5f04d538dcdfaf14cd
- Update to 24.10.3
* Fix clearing stack frames on Python 3.13. This is invoked when you
fork after having used the thread pool.
* Distribute manylinux2014 wheels for x86_64.
* Stop switching to the hub in the after fork hook in a child process.
This could lead to strange behaviour, and is different than what all
other versions of Python do.
- from version 24.10.2
* Workaround a Cython bug compiling on GCC14.
- Drop gh-2031-cython-workaround.patch, merged upstream
OBS-URL: https://build.opensuse.org/request/show/1217326
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gevent?expand=0&rev=115
Description
No description provided
Languages
Diff
100%