Skip to content

python: fix confused docstring of Metafunc._resolve_arg_ids#9531

Merged
bluetech merged 2 commits intopytest-dev:mainfrom
bluetech:misc
Jan 21, 2022
Merged

python: fix confused docstring of Metafunc._resolve_arg_ids#9531
bluetech merged 2 commits intopytest-dev:mainfrom
bluetech:misc

Conversation

@bluetech
Copy link
Member

The docstring (and function name itself) described things as if IDs are being assigned to the argnames, but actually they're assigned to the parameter sets.


Also another minor commit: "fixtures: use node.ihook instead of open-coding it"

The docstring (and function name itself) described things as if IDs are
being assigned to the argnames, but actually they're assigned to the
parameter sets.
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