mirror of
https://github.com/jazzband/contextlib2.git
synced 2026-03-16 21:50:24 +00:00
Note new deprecation warnings
This commit is contained in:
parent
a254dc69e2
commit
7bb40c1582
1 changed files with 1 additions and 1 deletions
2
NEWS.rst
2
NEWS.rst
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue