Skip to content

Check for keywords in param names#3343

Merged
Zac-HD merged 2 commits intoHypothesisWorks:masterfrom
Zac-HD:check-for-keywords
May 15, 2022
Merged

Check for keywords in param names#3343
Zac-HD merged 2 commits intoHypothesisWorks:masterfrom
Zac-HD:check-for-keywords

Conversation

@Zac-HD
Copy link
Copy Markdown
Member

@Zac-HD Zac-HD commented May 15, 2022

Closes #3317, following python/cpython#92065.

Plus a few tiny internal cleanups, deleting unused attributes and fixing type comments.

@Zac-HD Zac-HD added the legibility make errors helpful and Hypothesis grokable label May 15, 2022
@Zac-HD Zac-HD requested a review from DRMacIver as a code owner May 15, 2022 02:52
@Zac-HD Zac-HD force-pushed the check-for-keywords branch from 300f431 to 63b3f20 Compare May 15, 2022 03:20
@Zac-HD Zac-HD merged commit c8d800a into HypothesisWorks:master May 15, 2022
@Zac-HD Zac-HD deleted the check-for-keywords branch July 3, 2022 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

legibility make errors helpful and Hypothesis grokable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add an explicit error message if a function signature uses a keyword for an argument name

1 participant