Tags: eventlet/eventlet
Tags
0.35.2 #919 Summary: * [fix] Fix tool.setuptools/packages list #921 * [security] Dnspython 2.6.1 - Address DoS via the Tudoor mechanism (CVE-2023-29483) #916 * [doc] add asyncio into the doc hub page #918 * [clean] clean obsolete python 2 code from the ssl module #915 * [fix] Add get_server_info to db_pool.py #324 * [fix] wsgi: Handle Timeouts from applications #911 * [fix] shrinks window before connecting #905
0.35.0 #897 Summary: * [doc] Basic documentation for asyncio migration #892 * [tests] add minimal linting #894 * [doc] officially host docs on readthedocs #899 * [fix] fix truncate size nullable #789 * [fix] Handle transport endpoint shutdown in conditions #884 * [fix] Rework reject_bad_requests option #890 * [fix] Fix NameError introduced by #826 #890 * [feature] Support awaiting GreenThread in an `async def` context #889 * [infra] Extend test cert to 2049 #643 * [feature] Asyncio hub support for Python 3.7 to 3.9 #886 * [infra] Modernize doc generation #880 * [fix] Fix bad exceptions handlings #883 * [feature] Support using asyncio coroutines from inside greenlets #877 * [removal] Remove deprecated CGIHTTPServer and SimpleHTTPServer #881 * [governance] Update maintenance goals #850 * [feature] Add an asyncio hub for eventlet #870
0.34.3 * Fix security issue in the wsgi module related to RFC 9112 #826 * Fix segfault, a new approach for greening existing locks #866 * greendns: fix getaddrinfo parameter name #809 * Fix deprecation warning on ssl.PROTOCOL_TLS #872 * Pytests, fix error at teardown of TestGreenSocket.test_full_duplex #871 * Skip test which uses Py cgi module #865 * Drop old code based on python < 3.7