Skip to content

Deprecation Roadmap

Bruno Oliveira edited this page Jul 10, 2017 · 13 revisions

Deprecation Roadmap

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.

Yield tests

Deprecated in 3.0, expected to be removed in 4.0.

Old style classes

Deprecated in 3.2, expected to be removed in 3.4.

Marks in parameter sets

Deprecated in 3.2, expected to be removed in 4.0.

py26

We will drop support for Python 2.6 as soon as pip does, which will happen with pip 10.0.

Clone this wiki locally