-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Deprecation Roadmap
Bruno Oliveira edited this page Oct 27, 2017
·
13 revisions
This page lists deprecated features and when we plan to remove them. It is important to list the feature, the version where it got deprecated and the version we plan to remove it.
Following our deprecation policy, we should aim to keep features for at least two minor versions after it was considered deprecated.
Deprecated in 3.2.
Deprecated in 3.0.
deprecated in 3.2
Deprecated in 3.2.
Deprecated in 3.0.
See #830 for more information. Suggested alternative: pytest-tap.
Every code which issues the RemovedInPytest4Warning
should be removed.
there is a deep conceptual confusion as conftests themselfes are activated/deactivatd based on path, but the plugins they depend on arent
Deprecated in ??