@RobbeSneyders I looked why py27-lint3 did not catch required changes in 
`cache_manager.py` and found two reasons:
1) The shell script  was not working recently, should be fixed in PR/6483.
2) We pin an old version of pylint: 
https://github.com/apache/beam/blob/7b8786f84739f4f50c2491cb247b75459734b5ac/sdks/python/tox.ini#L109
Most recent version 1.9.3 catches this, as well as a small number other issues. 
Could you please upgrade pylint version along with required fixes? This could 
help us avoid regressions while we are enabling Py3 tests.

[ Full content available at: https://github.com/apache/beam/pull/6471 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to