aerospike-client-python icon indicating copy to clipboard operation
aerospike-client-python copied to clipboard

Aerospike Python Client

Results 184 aerospike-client-python issues
Sort by recently updated
recently updated
newest added

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### 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-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### 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] >...