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

Reintroduce warnings postponed in 6.0 #7361

Closed
nicoddemus opened this issue Jun 13, 2020 · 0 comments · Fixed by #7637
Closed

Reintroduce warnings postponed in 6.0 #7361

nicoddemus opened this issue Jun 13, 2020 · 0 comments · Fixed by #7637
Labels
type: deprecation feature that will be removed in the future
Milestone

Comments

@nicoddemus
Copy link
Member

nicoddemus commented Jun 13, 2020

A few warnings were introduced near the 6.0 release, so we can't comply with the "2 versions minimum with warnings", so for 6.0 these warnings were suppressed in #7362.

We should reintroduce them in 6.1.

@nicoddemus nicoddemus added the type: deprecation feature that will be removed in the future label Jun 13, 2020
@nicoddemus nicoddemus added this to the 6.1 milestone Jun 13, 2020
@nicoddemus nicoddemus changed the title Re-introduce MINUS_K_COLON and MINUS_K_DASH warnings Reintroduce MINUS_K_COLON and MINUS_K_DASH warnings Jun 13, 2020
nicoddemus added a commit to nicoddemus/pytest that referenced this issue Jun 13, 2020
They were introduced near 6.0 release where we turn deprecation
warnings into errors, so we need to turn those warnings off until 6.1.

Related to pytest-dev#7361
nicoddemus added a commit to nicoddemus/pytest that referenced this issue Jul 11, 2020
They were introduced near 6.0 release where we turn deprecation
warnings into errors, so we need to turn those warnings off until 6.1.

Related to pytest-dev#7361
@nicoddemus nicoddemus changed the title Reintroduce MINUS_K_COLON and MINUS_K_DASH warnings Reintroduce warnings postponed in 6.1 Jul 11, 2020
@nicoddemus nicoddemus changed the title Reintroduce warnings postponed in 6.1 Reintroduce warnings postponed in 6.0 Jul 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: deprecation feature that will be removed in the future
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant