The 1.0.52 release of the Python client came out on September 10, 2015 and is available for download here. This release collects several bug fixes for the batch read methods. If you make use of them, please upgrade your client:
- Fixed a memory leak in the batch read methods (AER-4367).
- Fixed Issue 76 - batch-read methods get_many, exists_many, and select_many to return a 4-tuple key component (AER-4358).
- Fixed the batch read methods to accept digest keys in their keys parameter (AER-4038).