diff --git a/changelog/2147.removal b/changelog/2147.removal new file mode 100644 index 000000000..d5f80a108 --- /dev/null +++ b/changelog/2147.removal @@ -0,0 +1 @@ +All old-style specific behavior in current classes in the pytest's API is considered deprecated at this point and will be removed in a future release. This affects Python 2 users only and in rare situations.