foundationdb/bindings/python/fdb
A.J. Beamon bc5c65e5ab
Merge pull request #1756 from jzhou77/db-option
Add transaction getApproximateSize() API
2019-07-19 08:33:24 -07:00
..
__init__.py Increase the API version to 620. 2019-07-18 10:56:05 -07:00
directory_impl.py Fix Python3 directory layer bug where str() was used instead of bytes(). Fix bug in binding tester that caused directory tests to not compare results, which resulted in the directory layer bug going undetected. 2018-03-19 15:47:56 -07:00
fdb_c.dll.pth Initial repository commit 2017-05-25 13:48:44 -07:00
impl.py Remove futureGetVersion in C binding and FutureVersion in Python binding 2019-07-16 10:46:07 -07:00
libfdb_c.dylib.pth Initial repository commit 2017-05-25 13:48:44 -07:00
libfdb_c.so.pth Initial repository commit 2017-05-25 13:48:44 -07:00
locality.py Fixed broken links to documentation 2018-04-19 11:45:24 -07:00
six.py Update vendored Python module six 2018-10-25 23:46:49 -04:00
subspace_impl.py remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
tuple.py Fix Versionstamp encoding issue for Value objects 2019-04-02 13:49:58 -07:00