- update to 26.4.0:
* Make gevent.ssl stop reusing exception instances, as this
could appear to cause a memory leak if there are many short
reads or writes. Reported by 사재혁. See :issue:`2159`.
* Fix Greenlet.dead returning true for an active greenlet
during early bootstrap. Thanks to Taegyun Kim. See
:issue:`2166`.
* Fix some potential GIL-related crashes during interpreter
shutdown by avoiding acquiring the GIL in libev callbacks
when the interpreter is finalizing. Thanks to Thomas
Kowalski. See :issue:`2170`.
* Support for Python 3.9 has been removed. Manylinux wheels are
built with version 2_28, up from 2014.
OBS-URL: https://build.opensuse.org/request/show/1349215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gevent?expand=0&rev=61
Description
No description provided
Languages
Diff
100%