Skip to content

Conversation

@tony
Copy link
Member

@tony tony commented Jun 1, 2022

Since #8006 MonkeyPatch is publicly available on pytest.MonkeyPatch.

Before

image
image

With PR

image
image

  • Allow maintainers to push and squash when merging my commits. Please uncheck this if you prefer to squash the commits yourself.

  • Fixes docs: Monkey patch linking missing (PR inside) #10014

  • Create a new changelog file in the changelog folder, with a name like <ISSUE NUMBER>.<TYPE>.rst. See changelog/README.rst for details.

    Small doc fix

  • Add yourself to AUTHORS in alphabetical order.

tony added 2 commits June 1, 2022 14:01
Since pytest-dev#8006 MonkeyPatch is publicly available on pytest.MonkeyPatch.
@nicoddemus
Copy link
Member

Thanks, appreciate it!

@nicoddemus nicoddemus merged commit c2f684f into pytest-dev:main Jun 2, 2022
@tony tony deleted the doc-monkeypatch branch June 2, 2022 13:17
@tony tony restored the doc-monkeypatch branch June 2, 2022 13:36
tony added a commit to tony/pytest that referenced this pull request Jun 2, 2022
nicoddemus added a commit that referenced this pull request Jun 2, 2022
* docs(monkeypatch): Fix autodoc reference links (#10013)

Close #10014

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

docs: Monkey patch linking missing (PR inside)

2 participants