aerospike-client-python
aerospike-client-python copied to clipboard
Aerospike Python Client
 ### Snyk has created this PR to fix 3 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `doc/requirements.txt` --- > [!IMPORTANT] >...
Missing test coverage: - Exception for error code returned by the C client was not found, so use AerospikeError as the default exception Extra changes: - Remove unused header file...
Reason for this change: it will be a while to clean up all the memory leaks while running the Python client regression tests, and we normally run valgrind manually. We...
- Replace macros for setting policies with inline code to make easier to debug and read, as well as to keep all the conversion code in one place and reduce...
 ### Snyk has created this PR to fix 16 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `doc/requirements.txt` --- > [!IMPORTANT] >...