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
|
fef2967d62
|
Fix several issues found by flake8. Ignore E402, which detects when we have import statements not at the top of the file, since we have many files that use this pattern and are not easy to fix.
|
2023-05-02 10:06:40 -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
|
f57c977d73
|
bindings/python/tests Applied flake8
|
2022-11-21 12:08:53 +01: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
|
57986cfe00
|
format python files to be roughtly pep8 compliant
|
2018-01-24 19:06:58 -08: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 |