Sepeth
|
39172d7dc4
|
Remove Python 2.7 support and six.py (#11418)
|
2024-10-02 21:12:51 -07:00 |
|
Syed Paymaan Raza
|
392bad2bd3
|
More copyright end year updates (#11556)
|
2024-08-05 14:00:32 -07:00 |
|
A.J. Beamon
|
182dc93ebd
|
Apply black format to most Python files, excluding a few cases where we have Python 2 files and a few files written externally. Add external files as exclusions to the precommit checks.
|
2023-04-28 11:46:41 -07:00 |
|
Lukas Molleman
|
3bf017d59a
|
C:/Program Files/Git/bindings/python/fdb/ Applied flake8
|
2022-11-09 20:43:43 +01:00 |
|
A.J. Beamon
|
a84b6b8570
|
Fix versionstamp ordering in Python3
|
2019-09-11 10:39:01 -07:00 |
|
Chris Donati
|
156962e5bf
|
Fix Versionstamp encoding issue for Value objects
Python's struct.pack does not accept Value objects.
|
2019-04-02 13:49:58 -07:00 |
|
A.J. Beamon
|
8669aea22b
|
Python: creating a SingleFloat with an integer didn't work. Updated the tester to exercise this path.
|
2019-03-01 09:25:53 -08:00 |
|
Andrew Noyes
|
4bca5dad73
|
Fix _bit_length for 0 and negative numbers
|
2019-01-22 10:09:58 -08:00 |
|
Andrew Noyes
|
5a6f82a75b
|
bit_length python 2.6 compat
|
2019-01-22 10:09:03 -08:00 |
|
A.J. Beamon
|
026458baf3
|
Merge release-5.2 into master
|
2018-05-23 15:32:56 -07:00 |
|
Alec Grieser
|
47c9e4f923
|
update bindings and bindingtester that uses versionstamps to use new protocol
issue #148
|
2018-05-08 08:57:09 -07:00 |
|
Alec Grieser
|
6ee14bbb93
|
expose second versionstamp value type through vexillographer and add support in bindings and bindingtester
|
2018-05-08 08:57:09 -07:00 |
|
Alec Grieser
|
8dc05b3d81
|
added methods to (1) determine if an API version has been selected and (2) get it in flow, go, java, python, and ruby bindings
rdar://problem/33838833
|
2018-03-14 12:26:00 -07:00 |
|
Alec Grieser
|
0bae9880f1
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
Alec Grieser
|
e104c21160
|
tweaks to fix some places where python format rewrite looked kind of bad
|
2018-02-07 16:59:59 -08:00 |
|
Alec Grieser
|
57986cfe00
|
format python files to be roughtly pep8 compliant
|
2018-01-24 19:06:58 -08:00 |
|
Alec Grieser
|
396434794d
|
some python versionstamp api tweaks
|
2017-11-06 14:56:41 -08:00 |
|
Alec Grieser
|
deb48641e3
|
use a constant instead of 12 ; some better comments ; remove prefix_len weirdness
|
2017-10-24 16:40:58 -07:00 |
|
Alec Grieser
|
2722e6d99e
|
added a helper method to fdb.Subspace and updated some docs
|
2017-10-11 14:48:09 -07:00 |
|
Alec Grieser
|
fc97fa3c8d
|
added documentation for versionstamped tuples to python docs
|
2017-10-10 09:12:42 -07:00 |
|
Alec Grieser
|
a9cc7af79e
|
added versionstamps to java tuples
|
2017-10-09 11:07:34 -07:00 |
|
Alec Grieser
|
bd6dabacdb
|
added versionstamp type to python tuple layer and updated bindingtester to test it
|
2017-09-28 12:03:40 -07:00 |
|
A.J. Beamon
|
fc468f682b
|
Merge branch 'release-5.0' into bindings-tuple-improvements
# Conflicts:
# bindings/java/src-completable/main/com/apple/apple/foundationdbdb/tuple/Tuple.java
|
2017-05-26 12:33:33 -07:00 |
|
FDB Dev Team
|
a674cb4ef4
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
|