Skip to content

Update pylint to 2.5.2 #154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2020
Merged

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented May 5, 2020

This PR updates pylint from 2.5.0 to 2.5.2.

Changelog

2.5.2

===========================

Release date: 2020-05-05

* ``pylint.Run`` accepts ``do_exit`` as a deprecated parameter

Close 3590

2.5.1

===========================

Release date: 2020-05-05

* Fix a crash in `method-hidden` lookup for unknown base classes

Close 3527

* Revert pylint.Run's `exit` parameter to ``do_exit``

This has been inadvertently changed several releases ago to ``do_exit``.

Close 3533

* ``no-value-for-parameter`` variadic detection has improved for assign statements

Close 3563

* Allow package files to be properly discovered with multiple jobs

Close 3524

* Allow linting directories without `__init__.py` which was a regression in 2.5.

Close 3528
Links

@pyup-bot pyup-bot mentioned this pull request May 5, 2020
@coveralls
Copy link

coveralls commented May 5, 2020

Pull Request Test Coverage Report for Build 708

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 699: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@avara1986 avara1986 merged commit d25b190 into master Jun 6, 2020
@avara1986 avara1986 deleted the pyup-update-pylint-2.5.0-to-2.5.2 branch September 27, 2020 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants