Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparing release 1.3.0 #435

Merged
merged 1 commit into from
Aug 26, 2023
Merged

Preparing release 1.3.0 #435

merged 1 commit into from
Aug 26, 2023

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
27 checks passed
@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