Update eventlet to 0.35.0

0.35.0
======

https://github.com/eventlet/eventlet/issues/897

* [fix] fix truncate size nullable https://github.com/eventlet/eventlet/pull/789
* [fix] Handle transport endpoint shutdown in conditions https://github.com/eventlet/eventlet/pull/884
* [fix] Rework reject_bad_requests option https://github.com/eventlet/eventlet/pull/890
* [fix] Fix NameError introduced by #826 https://github.com/eventlet/eventlet/pull/890
* [feature] Support awaiting GreenThread in an `async def` context https://github.com/eventlet/eventlet/pull/889
* [feature] Asyncio hub support for Python 3.7 to 3.9 https://github.com/eventlet/eventlet/pull/886
* [fix] Fix bad exceptions handlings https://github.com/eventlet/eventlet/pull/883
* [feature] Support using asyncio coroutines from inside greenlets https://github.com/eventlet/eventlet/pull/877
* [removal] Remove deprecated CGIHTTPServer and SimpleHTTPServer https://github.com/eventlet/eventlet/pull/881
* [feature] Add an asyncio hub for eventlet https://github.com/eventlet/eventlet/pull/870

0.34.3
======

https://github.com/eventlet/eventlet/issues/875

* Fix security issue in the wsgi module related to RFC 9112 https://github.com/eventlet/eventlet/pull/826
* Fix segfault, a new approach for greening existing locks https://github.com/eventlet/eventlet/pull/866
* greendns: fix getaddrinfo parameter name https://github.com/eventlet/eventlet/pull/809
* Fix deprecation warning on ssl.PROTOCOL_TLS https://github.com/eventlet/eventlet/pull/872
* Pytests, fix error at teardown of TestGreenSocket.test_full_duplex https://github.com/eventlet/eventlet/pull/871
* Skip test which uses Py cgi module https://github.com/eventlet/eventlet/pull/865
* Drop old code based on python < 3.7.34.2
======

https://github.com/eventlet/eventlet/issues/861

* Allowing inheritance of GreenSSLSocket without overriding the __new_ method https://github.com/eventlet/eventlet/pull/796
* [bug] Fix broken API related to `__version__` removal https://github.com/eventlet/eventlet/pull/859
* [doc] Fix pypi broken link https://github.com/eventlet/eventlet/pull/857

0.34.1
======

https://github.com/eventlet/eventlet/issues/842

* [bug] Fix memory leak in greendns https://github.com/eventlet/eventlet/issues/810
* [infra] Fix OIDC authentication failure https://github.com/eventlet/eventlet/pull/855
* [bug] Ignore asyncore and asynchat for Python 3.12+ https://github.com/eventlet/eventlet/issues/804

0.34.0 (Not released on Pypi but landed with 0.34.1)
====================================================

* Dropped support for Python 3.6 and earlier.
* Fix Python 3.13 compat by adding missing attibute '_is_main_interpreter' https://github.com/eventlet/eventlet/pull/847
* Add support of Python 3.12 https://github.com/eventlet/eventlet/pull/817
* Drop unmaintained and unused stdlib tests https://github.com/eventlet/eventlet/pull/820
* Fix tests and CI for Python 3.7 and higher https://github.com/eventlet/eventlet/pull/831 and https://github.com/eventlet/eventlet/pull/832
* Stop claiming to create universal wheels https://github.com/eventlet/eventlet/pull/841
* Fix green logging locks for Python versions <= 3.10 https://github.com/eventlet/eventlet/pull/754

Change-Id: I909be1d1812eaed574525866dbc123083684571d
This commit is contained in:
Hervé Beraud 2024-01-29 10:57:57 +01:00
parent 362e15ee67
commit 08f829d837
No known key found for this signature in database
GPG Key ID: B0FC62DBFC399289
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ kazoo===2.9.0
pyspnego===0.10.2
XStatic-roboto-fontface===0.5.0.0
pyudev===0.24.1
eventlet===0.33.3
eventlet===0.35.0
openstack-doc-tools===3.3.1
oslo.messaging===14.6.0
jira===3.6.0