This is an automated email from the ASF dual-hosted git repository. brandonwilliams pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 815f7de346 Merge branch 'cassandra-3.11' into cassandra-4.0 new 0b5248d8c3 Accommodate python 3.11 new d38427a67b add py311 tests to circle new 563a26c6b1 get newest pip in cassandra-cqlsh-tests.sh new f6933a0419 convert cqlshlib from nose to pytest new b43293e200 Upgrade cython The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .circleci/config-2_1.yml | 180 ++++- .circleci/config-2_1.yml.mid_res.patch | 112 +++- .circleci/config.yml | 693 +++++++++++++++++++- .circleci/config.yml.HIGHRES | 693 +++++++++++++++++++- .circleci/config.yml.LOWRES | 693 +++++++++++++++++++- .circleci/config.yml.MIDRES | 1086 ++++++++++++++++++++++++++++++- CHANGES.txt | 1 + pylib/cassandra-cqlsh-tests.sh | 6 +- pylib/cqlshlib/saferscanner.py | 26 +- pylib/cqlshlib/test/cassconnect.py | 6 +- pylib/cqlshlib/test/test_sslhandling.py | 8 +- pylib/pytest.ini | 2 + pylib/requirements.txt | 3 +- 13 files changed, 3393 insertions(+), 116 deletions(-) create mode 100644 pylib/pytest.ini --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org