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

[changelog] Create separate entries for reimported/shadowed-import #7903

Merged
merged 2 commits into from
Dec 5, 2022

Conversation

Pierre-Sassoulas
Copy link
Member

Type of Changes

Type
βœ“ πŸ“œ Docs

Description

See #7756 (comment)

@Pierre-Sassoulas Pierre-Sassoulas added Maintenance Discussion or action around maintaining pylint or the dev workflow Skip news πŸ”‡ This change does not require a changelog entry labels Dec 5, 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.

Thanks!

@@ -0,0 +1,3 @@
Add a ``shadowed-import`` message for aliased imports.
Copy link
Member

Choose a reason for hiding this comment

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

The file name should probably be new_check

Copy link
Member Author

Choose a reason for hiding this comment

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

I added a small check for this, the result is : doc/whatsnew/fragments/4836.newchekc should probably be named '4836.new_check' instead. or doc/whatsnew/fragments/4836.glofbzid must be named one of '4836.internal', '4836.removed_check', '4836.extension', '4836.bugfix', '4836.other', '4836.new_check', '4836.false_negative', '4836.false_positive' instead.

Copy link
Member

Choose a reason for hiding this comment

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

Thanks! This will definitely help. It has been an issue for me a couple of times as well.

@Pierre-Sassoulas Pierre-Sassoulas force-pushed the fix-doc-for-shadowed-imports branch 2 times, most recently from 3289012 to cf9416a Compare December 5, 2022 18:32
@coveralls
Copy link

coveralls commented Dec 5, 2022

Pull Request Test Coverage Report for Build 3622995218

  • 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 95.482%

Totals Coverage Status
Change from base Build 3622789499: 0.0%
Covered Lines: 17645
Relevant Lines: 18480

πŸ’› - Coveralls

@@ -0,0 +1,3 @@
Add a ``shadowed-import`` message for aliased imports.
Copy link
Member

Choose a reason for hiding this comment

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

Thanks! This will definitely help. It has been an issue for me a couple of times as well.

@Pierre-Sassoulas Pierre-Sassoulas merged commit 0ff97dd into main Dec 5, 2022
@Pierre-Sassoulas Pierre-Sassoulas deleted the fix-doc-for-shadowed-imports branch December 5, 2022 22:29
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 Skip news πŸ”‡ This change does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants