Skip to content
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

Update pylint to 2.5.2 #135

Merged
merged 1 commit into from
May 5, 2020
Merged

Update pylint to 2.5.2 #135

merged 1 commit into from
May 5, 2020

Conversation

pyup-bot
Copy link
Contributor

@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
@duckinator
Copy link
Owner

bors r+

@bors bors bot merged commit 89544cc into master May 5, 2020
@bors bors bot deleted the pyup-update-pylint-2.5.0-to-2.5.2 branch May 5, 2020 15:29
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.

2 participants