Will release a couple of new features and bugfixes: * 3b4c683e (origin/master, origin/HEAD) fix link in readme (#902) * ee76d8b5 update changelog for version 0.35.0 (#898) * 4f0a90b8 Move docs to readthedocs (#899) * b2142b79 [doc] fix a missing word (#901) * 387ca4ba Basic documentation for asyncio migration (#892) * c36286f1 Add very minimal linting (#894) * 8d781c2e install eventlet at readthedocs build (#895) * 6ee471d8 fix truncate size nullable (#789) * 8f5ebf13 Handle transport endpoint shutdown in conditions (#884) * 881dd62f Rework reject_bad_requests option * 3f1242b1 Fix NameError from #826 * 963a1c17 Support awaiting GreenThread in an `async def` context (#889) * e33c6dec Extend test cert to 2049 (#643) * 7a804272 Asyncio hub support for Python 3.7 to 3.9 (#886) * 7fa158ca fix bad directory name in readthedocs config file (#888) * b9c72161 Modernize doc generation (#880) * 81d43592 Fix bad exceptions handlings (#883) * 131651af Reword maintenance policy sentences (#882) * 3f8c1dad Support using asyncio coroutines from inside greenlets (#877) * 4cf31905 Bugfix/837 (#881) * 7662654f Update maintenance goals (#850) * df81d5d4 An asyncio hub for eventlet (#870) Would help with https://review.opendev.org/c/openstack/swift/+/905796
Will release a couple of new features and bugfixes:
async defcontext (Support awaiting GreenThread in anasync defcontext #889)Would help with https://review.opendev.org/c/openstack/swift/+/905796