You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2022/03/13 18:36:55 UTC

[GitHub] [cassandra] smiklosovic commented on a change in pull request #1493: changed six functions to native python3 ones

smiklosovic commented on a change in pull request #1493:
URL: https://github.com/apache/cassandra/pull/1493#discussion_r825487484



##########
File path: pylib/cqlshlib/test/test_cqlsh_output.py
##########
@@ -402,7 +402,6 @@ def test_timestamp_output(self):
             """),
         ), env=env)
         try:
-            import pytz  # test only if pytz is available on PYTHONPATH

Review comment:
       @bschoening this fails the build for me locally, I had issue with that in the last patch of yours and I intentionally moved it back. 




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org