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

Fix a false positive for redefined-outer-name #78

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

art049
Copy link
Member

@art049 art049 commented May 27, 2024

This pull request was created automatically by CodSpeed to track performance changes of the pull request pylint-dev/pylint#9678.

The original branch is fork-9678-mbyrnepr2/9671-fp-redefined-outer-name

mbyrnepr2 added 2 commits May 27, 2024 23:31
…e defined in an exception-handling block which shares the same name as a local variable that has been defined in a function body.

Closes pylint-dev#9671
Copy link

codspeed-hq bot commented May 27, 2024

CodSpeed Performance Report

Merging #78 will not alter performance

Comparing fork-9678-mbyrnepr2/9671-fp-redefined-outer-name (84f189c) with main (d393421)

Summary

✅ 11 untouched benchmarks

@art049 art049 force-pushed the main branch 16 times, most recently from a2f5460 to c897c2d Compare June 9, 2024 21:45
@art049 art049 force-pushed the main branch 4 times, most recently from dc4b5dd to ba1f0c7 Compare June 17, 2024 13:25
@art049 art049 force-pushed the main branch 4 times, most recently from 57fb37f to 8656186 Compare June 25, 2024 03:55
@art049 art049 force-pushed the main branch 2 times, most recently from affb0a3 to 269befd Compare June 28, 2024 07:30
@art049 art049 force-pushed the main branch 9 times, most recently from 6849706 to 3cc9a7e Compare July 9, 2024 11:40
@art049 art049 force-pushed the main branch 10 times, most recently from d19e7e4 to 4e4b825 Compare July 16, 2024 13:50
@art049 art049 force-pushed the main branch 2 times, most recently from 671b8a5 to 50af598 Compare July 20, 2024 14:45
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