Skip to content

Conversation

@bluetech
Copy link
Member

@bluetech bluetech commented Aug 26, 2023

Notes:

  • Downstream testing seems OK
  • I also did mypy downstream testing:
    • pytest: Fixes for typed pluggy pytest#11353

    • tox: has a few new "useless type ignore" warnings, expected

    • devpi: has a new mypy error due to using warn_on_impl="a string" instead of warn_on_impl=Warning("a warning"). I'm not really sure if the string one even works, but in any case I think it's better to let devpi change to Warning here instead of adding support for str.

    • The rest seem good.

@bluetech
Copy link
Member Author

Pluggy 1.3.0 is released, thanks for the reviews as always @nicoddemus.

@bluetech bluetech merged commit 0b41c97 into pytest-dev:main Aug 26, 2023
@bluetech bluetech deleted the release-1.3.0 branch August 26, 2023 19:11
@nicoddemus
Copy link
Member

Awesome, thanks for taking care of the release! 👍

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