Skip to content

Update pylint to 2.5.3#151

Merged
bors[bot] merged 2 commits intomasterfrom
pyup-update-pylint-2.5.2-to-2.5.3
Jun 10, 2020
Merged

Update pylint to 2.5.3#151
bors[bot] merged 2 commits intomasterfrom
pyup-update-pylint-2.5.2-to-2.5.3

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

@pyup-bot pyup-bot commented Jun 8, 2020

This PR updates pylint from 2.5.2 to 2.5.3.

Changelog

2.5.3

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

Release date: 2020-06-8

* Fix a regression where disable comments that have checker names with numbers in them are not parsed correctly

Close 3666

* `property-with-parameters` properly handles abstract properties

Close 3600

* `continue-in-finally` no longer emitted on Python 3.8 where it's now valid

Close 3612

* Fix a regression where messages with dash are not fully parsed

Close 3604

* In a TOML configuration file, it's now possible to use rich (non-string) types, such as list, integer or boolean instead of strings. For example, one can now define a *list* of message identifiers to enable like this::

 enable = [
     "use-symbolic-message-instead",
     "useless-suppression",
 ]

Close 3538

* Fix a regression where the score was not reported with multiple jobs

Close 3547

* Protect against `AttributeError` when checking `cell-var-from-loop`

Close 3646
Links

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 8, 2020

Codecov Report

Merging #151 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #151   +/-   ##
=======================================
  Coverage   26.08%   26.08%           
=======================================
  Files          15       15           
  Lines        4431     4431           
=======================================
  Hits         1156     1156           
  Misses       3275     3275           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e05ef8e...7102873. Read the comment docs.

@YourLocalBlake
Copy link
Copy Markdown
Member

bors r+

@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Jun 9, 2020

Merge conflict.

@YourLocalBlake
Copy link
Copy Markdown
Member

fixed merge conflict arising from merging multiple branches at once.

@YourLocalBlake
Copy link
Copy Markdown
Member

bors r+

@YourLocalBlake
Copy link
Copy Markdown
Member

circleci will continue failing because pysynphot cannot be built from wheels

@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Jun 10, 2020

Build succeeded:

@bors bors Bot merged commit 8472ef7 into master Jun 10, 2020
@YourLocalBlake YourLocalBlake deleted the pyup-update-pylint-2.5.2-to-2.5.3 branch June 18, 2020 00:55
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