pytest-dev / pytest-dev/pytest
fix support for obj parameter of Class.from_parent
Open
@RonnyPfannschmidt is already working on this.
Since Apr 9, 2020.
type: refactoring
- Dominant language
- Python
- Stars
- 14.5k
- Forks
- 3.4k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 35
Description
in https://github.com/pytest-dev/pytest/commit/c99c7d0f95170a5e308ed6c37e63b2d90794a4f9#r38397315 @blueyed noted a ignored optional parameter
as far as i remember this is a refactoring artifact i accidentally left,
i should ensure it can be used
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.