aerospike-client-python
aerospike-client-python copied to clipboard
[CLIENT-2417] Replace partitions status dictionary with aerospike.PartitionsStatus class
…n python
- All the test cases in the test file
test_scan_get_partitions_status.pyare still intest_query_get_partitions_status.py, I believe - Valgrind memory leaks for get_partitions_status are gone
TODO: make PartitionsStatus class fully backwards compatible with dictionary class