Features
- Add support for python 3.11 (b3) builds
Performance
- Extract python parser and optionally compile it to native
code using mypyc
Bug Fixes
- Only route PING commands to primaries in cluster mode
- Ensure connection errors for commands routed to multiple nodes
are retried in case of cluster reconfiguration - Ensure re population of startup nodes is based off latest response
from cluster