foundationdb/bindings/python/fdb
Ofek Lev 4bd9efc4fc
Update vendored Python module six
2018-10-25 23:46:49 -04:00
..
__init__.py Bump API version to 610 2018-09-26 10:58:07 -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 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 Merge release-5.2 into master 2018-05-23 15:32:56 -07:00