Skip to content

Improve order of keyword-only args in argnames() #1387

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 3 commits into from
Feb 10, 2022

Conversation

jacobtylerwalls
Copy link
Member

Description

Follow up to #1382. The order of results is implied that it will be correct, so provide a correct order of argnames if there is a variadic argument name and some keyword-only arguments.

Type of Changes

Type
🐛 Bug fix

@Pierre-Sassoulas Pierre-Sassoulas added this to the 2.10.0 milestone Feb 9, 2022
@Pierre-Sassoulas Pierre-Sassoulas added the Enhancement ✨ Improvement to a component label Feb 9, 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 for the quick follow-up @jacobtylerwalls!

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 @jacobtylerwalls 🐬

@cdce8p cdce8p merged commit 552f1c1 into pylint-dev:main Feb 10, 2022
@jacobtylerwalls jacobtylerwalls deleted the improve-order branch February 10, 2022 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement ✨ Improvement to a component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants