[ 
https://issues.apache.org/jira/browse/BEAM-11516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17296925#comment-17296925
 ] 

Beam JIRA Bot commented on BEAM-11516:
--------------------------------------

This issue was marked "stale-P2" and has not received a public comment in 14 
days. It is now automatically moved to P3. If you are still affected by it, you 
can comment and move it back to P2.

> Upgrade to pylint 2.6.0
> -----------------------
>
>                 Key: BEAM-11516
>                 URL: https://issues.apache.org/jira/browse/BEAM-11516
>             Project: Beam
>          Issue Type: Task
>          Components: sdk-py-core, testing
>            Reporter: Brian Hulette
>            Priority: P3
>
> I accidentally ran the latest pylint (2.6.0 as opposed to 2.4.3 which we 
> currently use), and found that it raised a lot of warnings, many of which 
> looked useful. For example:
> {code}
> apache_beam/pvalue.py:500:11: R1725: Consider using Python 3 style super() 
> without arguments (super-with-arguments)
> apache_beam/utils/timestamp.py:132:6: W0707: Consider explicitly re-raising 
> using the 'from' keyword (raise-missing-from)
> {code}
> We should address these warnings and run 2.6.0 continuously



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to