This is an automated email from the ASF dual-hosted git repository.

brandonwilliams pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from 48570e9  Merge branch 'cassandra-4.0' into trunk
     new 288bb9d  Fix cqlsh encoding error with unicode in multi-line statement
     new 58727f7  Merge branch 'cassandra-4.0' into trunk

The 2 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:
 CHANGES.txt                                  |  1 +
 bin/cqlsh.py                                 |  2 +-
 pylib/cqlshlib/test/cassconnect.py           | 20 ++++++++-
 pylib/cqlshlib/test/run_cqlsh.py             |  1 +
 pylib/cqlshlib/test/test_cqlsh_completion.py |  2 -
 pylib/cqlshlib/test/test_cqlsh_output.py     | 16 +++----
 pylib/cqlshlib/test/test_unicode.py          | 65 ++++++++++++++++++++++++++++
 7 files changed, 93 insertions(+), 14 deletions(-)
 create mode 100644 pylib/cqlshlib/test/test_unicode.py

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to