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 |
|
LukasMol
|
f4fb45abac
|
tests/ black code reformat
|
2022-04-27 17:01:20 +02:00 |
|
LukasMol
|
50ec536c1b
|
tests/pythonÂ_tests make Python files Pythonic
|
2022-04-26 17:28:12 +02:00 |
|
A.J. Beamon
|
b7614bad24
|
Update the multithreaded_client test to work with Python 3
|
2021-03-10 16:47:33 -08:00 |
|
Russell Sears
|
555f3ebfaa
|
Implement + test corner case configurations for mutlithreaded client.
|
2021-02-12 22:37:24 +00:00 |
|
Russell Sears
|
4938aee113
|
Address PR comments, remove some old cruft + comments
|
2021-02-11 01:27:57 +00:00 |
|
Russell Sears
|
cd2fe438ff
|
Harness to spawn multiple FDB clusters, and Vishesh's python multithreaded client test
|
2021-02-11 01:10:29 +00: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 |
|
A.J. Beamon
|
560e172c46
|
tests: Update binding single key get range performance test to specify a limit of 2 and use exact mode.
|
2017-09-01 12:36:24 -07:00 |
|
Alec Grieser
|
1ef77ef99a
|
java tester support on release-5.0
|
2017-07-17 16:42:50 -07:00 |
|
FDB Dev Team
|
a674cb4ef4
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
|