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

Remove obsolete 'six' package reintroduced by a merge

    XMLWordPrintableJSON

Details

    Description

      The 4.1.x and trunk commits for CASSANDRA-18088 inadvertently re-introduced 'six' and obsolete python 2.7 conditional checks and should be removed.

      I.e., SaferScanner = Py36SaferScanner if six.PY3 else Py2SaferScanner – but there is no Py2SaferScanner anymore.

      Attachments

        Activity

          People

            brandon.williams Brandon Williams
            bschoeni Brad Schoening
            Brandon Williams
            Stefan Miklosovic
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: