Closed
Description
With fixes for Python 3.10-3.12, this driver needs a 2.4.10 release.
- Merge Remove README comment about spectrum.chat and features #297
- Merge Remove loop params that break in Python 3.10 #296
- Merge Replace asyncio.coroutine attributes with async def #298 (which depends on Remove loop params that break in Python 3.10 #296)
- Merge Update LooseVersion dependency #300 (which depends on Replace asyncio.coroutine attributes with async def #298)
- Merge Update README asyncio example #302 (which depends on Update LooseVersion dependency #300)
- Merge Specify 'coverage' package version in requirements.txt #303
- Double-check that import and export scripts basically work. (And dump and restore.)
- Fix Fix wait_closed dependency on Python <3.7 #304
- Update the build dependencies (see Update setup for release supporting python >= 3.5 #306)
- Fix _restore not handling -i DB.TABLE #307