Follow up to #4627 (comment)
How about a new ini option?
[pytest]
suppress_deprecated_python_warnings = 27 34
This allows one to selectively suppress the warning for some python versions. We will use this option in the future as well when we deprecate old Python versions.
cc @gaborbernat
Follow up to #4627 (comment)
How about a new ini option?
This allows one to selectively suppress the warning for some python versions. We will use this option in the future as well when we deprecate old Python versions.
cc @gaborbernat