Updated pylint to the latest version 1.8.4.
Change log available here.
Details
Details
- Reviewers
DataDrake - Group Reviewers
Triage Team - Commits
- R3714:7d66af8d9232: Updated pylint to 1.8.4
Installed in a virtual machine with the updated version of python-astroid and ran with Python files with/without errors.
All tests ran as expected.
Diff Detail
Diff Detail
- Repository
- R3714 pylint
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
After looking back at this differential I believe I misunderstood when to use 'Depends'. Updating 'pylint' does not *require* updating 'python-astroid' however as it states of the GitHub page the later the version of 'python-astroid' the better. I'll leave the 'Depends' in the differential for now unless instructed otherwise.