Skip to content

Delineate syntactically that the 'match' argument to 'raises' is keyword-only#6173

Merged
Zac-HD merged 1 commit intopytest-dev:masterfrom
brettcannon:patch-1
Nov 12, 2019
Merged

Delineate syntactically that the 'match' argument to 'raises' is keyword-only#6173
Zac-HD merged 1 commit intopytest-dev:masterfrom
brettcannon:patch-1

Conversation

@brettcannon
Copy link
Contributor

Closes #6158

Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Member

@Zac-HD Zac-HD left a comment

Choose a reason for hiding this comment

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

Thanks Brett!

@Zac-HD Zac-HD merged commit 55a58bc into pytest-dev:master Nov 12, 2019
@brettcannon brettcannon deleted the patch-1 branch November 12, 2019 21:22
@brettcannon
Copy link
Contributor Author

@nicoddemus @Zac-HD quite welcome! Just glad I could give back to pytest in some (very small) way. 😄

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.

pytest.raises documention doesn't state upfront that 'match' is keyword only

3 participants