Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

v2.0.1

Latest
Compare
Choose a tag to compare
@Andrew-Chen-Wang Andrew-Chen-Wang released this 27 Dec 20:27
· 34 commits to master since this release
224f843

Version v2.0.1

Features

  • Added Python 3.10 to CI & Updated the Docs (see #1160)
  • Enable mypy in CI (see #1101)
  • Synchronized reading the responses from a connection (see #1106)

Fixes

  • Remove del from Redis (Fixes #1115) (see #1227)
  • fix socket.error raises (see #1129)
  • Fix buffer is closed error when using PythonParser class (see #1213)