Jingyu Zhou
|
2d2a2144f4
|
Update copyright years to 2013-2026 (#12653)
No functional changes.
|
2026-01-22 10:49:41 -08: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 |
Vaidas Gasiunas
|
f7e2f0b6ce
|
Define latest python binding API version in one place
|
2023-02-27 13:12:10 +01:00 |
Lukas Molleman
|
f57c977d73
|
bindings/python/tests Applied flake8
|
2022-11-21 12:08:53 +01:00 |
A.J. Beamon
|
390bac4e11
|
Reset the default transaction size limit at the end of the size limit test so future tests aren't artificially limited
|
2022-08-05 09:41:18 -07:00 |
Aaron Molitor
|
cbaef8f03b
|
update version to 7.2.0
|
2022-04-11 23:23:27 -05:00 |
Jingyu Zhou
|
3ce31cb347
|
Upgrade api version from 700 to 710
|
2021-05-05 21:15:00 -07:00 |
Balachandar Namasivayam
|
a167bf344e
|
Update api version to 700
|
2020-05-28 12:16:03 -07:00 |
Balachandar Namasivayam
|
6d570cd865
|
Change version from 7.0 to 6.3
|
2020-04-03 21:38:58 -07:00 |
A.J. Beamon
|
72f92626e4
|
Update API version to 700
|
2020-01-30 09:26:27 -08:00 |
A.J. Beamon
|
cbc913f902
|
When run through external means (such as the binding tester), the size limits tests should not change db level defaults.
|
2019-07-19 09:03:11 -07:00 |
A.J. Beamon
|
bc5c65e5ab
|
Merge pull request #1756 from jzhou77/db-option
Add transaction getApproximateSize() API
|
2019-07-19 08:33:24 -07:00 |
A.J. Beamon
|
93be69b6a3
|
Increase the API version to 620.
|
2019-07-18 10:56:05 -07:00 |
Jingyu Zhou
|
562bf6511a
|
Fix approximate size calculation
|
2019-07-12 16:53:37 -07:00 |
Jingyu Zhou
|
9c3591ff43
|
Fix python3 test failure
Both key and value has to be of type bytes.
|
2019-07-12 10:15:40 -07:00 |
Jingyu Zhou
|
a8cd25bc46
|
Fix python3 test failure
Both key and value has to be of type bytes.
|
2019-07-10 21:55:24 -07:00 |
Jingyu Zhou
|
55d1d62ee3
|
Fix python tests and use 620 version for C test
|
2019-07-10 15:19:49 -07:00 |
Jingyu Zhou
|
20ed0bf802
|
Add get_approximate_size python unit test
|
2019-07-10 15:03:24 -07:00 |
Jingyu Zhou
|
c91e712576
|
Add Python txn get_approximate_size API and test
|
2019-07-10 14:57:39 -07:00 |
A.J. Beamon
|
c6df30deb3
|
Move size_limit.py to size_limit_tests.py
|
2019-06-28 13:24:56 -07:00 |