Skip to content

Remove unnecessary try...except from frame() call #5664

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
Feb 2, 2022

Conversation

DanielNoord
Copy link
Collaborator

  • Add yourself to CONTRIBUTORS if you are a new contributor.
  • Write a good description on what the PR does.

Type of Changes

Type
βœ“ πŸ”¨ Refactoring

Description

Follow-up to #5621 (comment).

Discussion had not actually resolved, but wanted to create the PR so that we can merge it immediately after we have resolved.

@DanielNoord DanielNoord added the Maintenance Discussion or action around maintaining pylint or the dev workflow label Jan 11, 2022
@DanielNoord DanielNoord added this to the 2.13.0 milestone Jan 11, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1682733845

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 93.753%

Totals Coverage Status
Change from base Build 1679862235: 0.01%
Covered Lines: 14467
Relevant Lines: 15431

πŸ’› - Coveralls

@Pierre-Sassoulas Pierre-Sassoulas added the Needs review πŸ” Needs to be reviewed by one or multiple more persons label Jan 11, 2022
Copy link
Member

@cdce8p cdce8p left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @DanielNoord
As mentioned here: #5621 (comment), it's better to surface the error than to ignore it silently.

@cdce8p cdce8p removed the Needs review πŸ” Needs to be reviewed by one or multiple more persons label Jan 30, 2022
@DanielNoord DanielNoord marked this pull request as ready for review January 30, 2022 22:30
Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I let this become stale.

@Pierre-Sassoulas Pierre-Sassoulas merged commit 1d47b63 into pylint-dev:main Feb 2, 2022
@DanielNoord DanielNoord deleted the follow-up branch February 2, 2022 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Discussion or action around maintaining pylint or the dev workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants