arvindksi274-ksolves
|
464b2e54f4
|
Support Python 3.12 and 3.13 in cqlsh
patch by Arvind Kandpal; reviewed by Stefan Miklosovic, Michael Semb Wever for CASSANDRA-20997
|
2026-07-03 11:02:14 +02:00 |
Mick Semb Wever
|
fc0ee48ea2
|
Merge branch 'cassandra-4.1' into cassandra-5.0
* cassandra-4.1:
3.x cqlshlib tests broken on python2.7
|
2025-12-19 23:44:01 +01:00 |
Mick Semb Wever
|
99db2874ba
|
Merge branch 'cassandra-4.0' into cassandra-4.1
* cassandra-4.0:
3.x cqlshlib tests broken on python2.7
|
2025-12-19 23:43:16 +01:00 |
Mick Semb Wever
|
3c66c74a0f
|
Merge branch 'cassandra-3.11' into cassandra-4.0
* cassandra-3.11:
3.x cqlshlib tests broken on python2.7
|
2025-12-19 23:34:52 +01:00 |
Mick Semb Wever
|
0293e8b750
|
Merge branch 'cassandra-3.0' into cassandra-3.11
* cassandra-3.0:
3.x cqlshlib tests broken on python2.7
|
2025-12-19 23:34:02 +01:00 |
Mick Semb Wever
|
9e04193c3f
|
3.x cqlshlib tests broken on python2.7
patch by Mick Semb Wever; reviewed by Brandon Williams for CASSANDRA-21079
|
2025-12-19 23:22:13 +01:00 |
Andrés de la Peña
|
8fd44ca8fc
|
Upgrade Python driver to 3.29.0
patch by Andrés de la Peña; reviewed by Berenguer Blasi for CASSANDRA-19245
|
2024-01-19 17:14:57 +00:00 |
Mick Semb Wever
|
865954fd99
|
Merge branch 'cassandra-4.1' into cassandra-5.0
* cassandra-4.1:
Missing license info and headers
|
2023-08-31 22:43:33 +02:00 |
Mick Semb Wever
|
20125c5053
|
Merge branch 'cassandra-4.0' into cassandra-4.1
* cassandra-4.0:
Missing license info and headers
|
2023-08-31 22:41:56 +02:00 |
Mick Semb Wever
|
aa2494b30b
|
Merge branch 'cassandra-3.11' into cassandra-4.0
* cassandra-3.11:
Missing license info and headers
|
2023-08-31 22:39:56 +02:00 |
Mick Semb Wever
|
14e89fc3c7
|
Merge branch 'cassandra-3.0' into cassandra-3.11
* cassandra-3.0:
Missing license info and headers
|
2023-08-31 22:36:33 +02:00 |
Mick Semb Wever
|
ce49e775f7
|
Missing license info and headers
patch by Mick Semb Wever; reviewed by Brandon Williams for CASSANDRA-18807
|
2023-08-31 22:30:42 +02:00 |
Brandon Williams
|
f6933a0419
|
convert cqlshlib from nose to pytest
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18088
|
2023-01-20 15:24:29 -06:00 |
Brad Schoening
|
8a5bdf61db
|
replace local wcwidth.py with pypi module 'wcwidth'
Patch by Brad Schoening; reviewed by brandonwilliams and smiklosovic for
CASSANDRA-17287
|
2022-11-14 06:23:18 -06:00 |
Brad Schoening
|
d70f6e0d59
|
remove unused 'parse' module
Patch by Brad Schoening; reviewed by brandonwilliams and smiklosovic for
CASSANDRA-17484
|
2022-04-01 05:12:12 -05:00 |
Brad Schoening
|
768bdffe52
|
change six functions in cqlshlib to native Python 3 ones
patch by Brad Schoening; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-17417
|
2022-03-30 12:12:46 -05:00 |
Ekaterina Dimitrova
|
813e6ae4a0
|
Revert "change six functions in cqlshlib to native Python 3 ones"
This reverts commit 7275443eca.
|
2022-03-28 15:59:10 -04:00 |
Sathyanarayanan Saravanamuthu
|
952263dcea
|
removing unused Python packages in pylib
patch by Sathyanarayanan Saravanamuthu; reviewed by Brandon Williams and Stefan Miklosovic for CASSANDRA-17449
|
2022-03-21 19:05:25 +01:00 |
Brad Schoening
|
7275443eca
|
change six functions in cqlshlib to native Python 3 ones
patch by Brad Schoening; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-17417
|
2022-03-16 18:17:36 +01:00 |
Stefan Miklosovic
|
6f2075acee
|
Merge branch 'cassandra-4.0' into trunk
|
2022-03-15 10:59:20 +01:00 |
Brandon Williams
|
f3123a6538
|
remove futures module requirement from pylib
patch by Brandon Williams; reviewed by Stefan Miklosovic for CASSANDRA-17393
|
2022-03-15 10:16:27 +01:00 |
Brad Schoening
|
db35833182
|
update Python test framework from nose to pytest
patch by Brad Schoening; reviewed by Brandon Williams, Berenguer Blasi and Stefan Miklosovic for CASSANDRA-17293
|
2022-02-20 17:32:11 +01:00 |
Brad Schoening
|
32bdf14ec9
|
Remove obsolete enum34 package
Patch by Brad Schoening; reviewed by brandonwilliams and paulo for
CASSANDRA-17325
|
2022-02-09 08:03:06 -06:00 |
Brad Schoening
|
8c8d9b8e57
|
Remove obsolete 'cql' dependency
Patch by Brad Schoening; reviewed by brandonwilliams and bereng for
CASSANDRA-17247
|
2022-01-20 10:02:07 -06:00 |
Brandon Williams
|
b22749bbb2
|
Remove thrift dep from cqlsh tests.
Patch by brandonwilliams; reviewed by edimitrova for CASSANDRA-17020
|
2021-10-01 10:02:05 -05:00 |
Brandon Williams
|
cfc8ef3313
|
ninja fix six typo to be six >=1.12.0
|
2021-05-26 16:52:14 -05:00 |
Patrick Bannister
|
bf9a1d487b
|
Make cqlsh and cqlshlib Python 2 & 3 compatible
Patch by Patrick Bannister; reviewed by Dinesh Joshi, Andy Tolbert and David Capwell for CASSANDRA-10190
|
2020-02-14 10:33:57 -08:00 |
Dinesh A. Joshi
|
a9d1af96b5
|
Add a script to make running the cqlsh tests in cassandra repo easier
Patch by Dinesh Joshi; Reviewed by Ariel Weisberg for CASSANDRA-14951
|
2019-01-15 18:03:47 -05:00 |