foundationdb/bindings/python/fdb
A.J. Beamon a2630a68a6 We can't use async as a variable name in python 3.7 because it's now a keyword. Support gevent's new 'async_' name. 2018-10-09 09:51:04 -07:00
..
__init__.py bump API version from 520 to 600 2018-07-09 11:00:57 -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 We can't use async as a variable name in python 3.7 because it's now a keyword. Support gevent's new 'async_' name. 2018-10-09 09:51:04 -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 Initial repository commit 2017-05-25 13:48:44 -07: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 Merge release-5.2 into master 2018-05-23 15:32:56 -07:00