To clarify are they errors or warnings? There is a plan to stop supporting python 2 by ~end of the year. +Valentyn Tymofieiev <valen...@google.com> shared details about it earlier on the dev@ list.
On Mon, Sep 16, 2019 at 11:34 AM Ning Kang <kawai...@gmail.com> wrote: > Hi! I've been seeing some errors during "Python PreCommit". > I'm seeing "UserWarning: You are using Apache Beam with Python 2. New > releases of Apache Beam will soon support Python 3 only. 'You are using > Apache Beam with Python 2. '" > Is there any plan to remove py2 tests from the pre-commit check once we > stop supporting Python2? > The scan link is: > https://scans.gradle.com/s/vujoeo62uyfpi/console-log?task=:sdks:python:test-suites:portable:py2:portableWordCountBatch > > Thanks! > > Ning. > >