14
0

- Update to 0.38.2

* [fix] fix the monkey patching with the asyncio hub
  * [feature] introduce the unmonkeypatching feature
- from version 0.38.1
  * [fix] Python 3.13: Use greenthread's dead state where possible (#1000)
  * [env] bump github Actions (#996)
  * [fix] Fix bug where asyncio hub didn't support multiple os threads (#995)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=127
This commit is contained in:
2025-01-07 09:14:18 +00:00
committed by Git OBS Bridge
commit fddc37b92e
14 changed files with 990 additions and 0 deletions

4
_servicedata Normal file
View File

@@ -0,0 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/eventlet/eventlet.git</param>
<param name="changesrevision">8637820f468268ffb0b8504561ea4772de23fcdb</param></service></servicedata>