Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-14020

test_pep8_compliance - cqlsh_tests.cqlsh_tests.TestCqlsh: pep8 has been renamed to pycodestyle (GitHub issue #466)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • None
    • Legacy/Testing
    • None
    • Normal

    Description

      test_pep8_compliance - cqlsh_tests.cqlsh_tests.TestCqlsh always fails due to us catching a informative warning from the pip8 tool.. looks like we just need to swap out the usage

      /home/cassandra/env/local/lib/python2.7/site-packages/pep8.py:2124: UserWarning:

      pep8 has been renamed to pycodestyle (GitHub issue #466)
      Use of the pep8 tool will be removed in a future release.
      Please install and use `pycodestyle` instead.

      $ pip install pycodestyle
      $ pycodestyle ...

      '\n\n'

      Attachments

        Issue Links

          Activity

            People

              mkjellman Michael Kjellman
              mkjellman Michael Kjellman
              Michael Kjellman
              Jay Zhuang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: