Note new deprecation warnings

This commit is contained in:
Nick Coghlan 2016-01-12 21:16:20 +10:00
parent a254dc69e2
commit 7bb40c1582

View file

@ -9,7 +9,7 @@ Release History
the integration into the standard library for Python 3.3)
* The legacy ``ContextStack`` and ``ContextDecorator.refresh_cm`` APIs are
no longer documented
no longer documented and emit ``DeprecationWarning`` when used
* Python 2.6, 3.2 and 3.3 have been dropped from compatibility testing