Skip to content

Update doc to use contextlib2.nullcontext#6006

Merged
The-Compiler merged 1 commit intopytest-dev:masterfrom
atugushev:update-doc-contextlib2
Oct 19, 2019
Merged

Update doc to use contextlib2.nullcontext#6006
The-Compiler merged 1 commit intopytest-dev:masterfrom
atugushev:update-doc-contextlib2

Conversation

@atugushev
Copy link
Contributor

@atugushev atugushev commented Oct 19, 2019

nullcontext has been backported in contextlib2==0.6.0

  • Target the master branch for bug fixes, documentation updates and trivial changes.
  • Target the features branch for new features, improvements, and removals/deprecations.
  • Include documentation when adding new features.
  • Include new tests or update existing tests when applicable.

Unless your change is trivial or a small documentation fix (e.g., a typo or reword of a small section) please:

  • Create a new changelog file in the changelog folder, with a name like <ISSUE NUMBER>.<TYPE>.rst. See changelog/README.rst for details.
  • Add yourself to AUTHORS in alphabetical order;

nullcontext has been backported in contextlib2==0.6.0
@atugushev atugushev force-pushed the update-doc-contextlib2 branch from d718038 to 1878699 Compare October 19, 2019 08:09
@The-Compiler
Copy link
Member

Thank you!

@The-Compiler The-Compiler merged commit 2e11ea6 into pytest-dev:master Oct 19, 2019
@atugushev
Copy link
Contributor Author

Thanks, @RonnyPfannschmidt, and @The-Compiler!

@atugushev atugushev deleted the update-doc-contextlib2 branch August 10, 2022 23:49
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.

3 participants