mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
Issue #19165: The formatter module graduates to full deprecation.
This commit is contained in:
parent
9ab748013b
commit
a77d0c36e5
3 changed files with 6 additions and 2 deletions
|
|
@ -165,7 +165,8 @@ Unsupported Operating Systems
|
|||
Deprecated Python modules, functions and methods
|
||||
------------------------------------------------
|
||||
|
||||
* None yet.
|
||||
* The :mod:`formatter` module has now graduated to full deprecation and is still
|
||||
slated for removal in Python 3.6.
|
||||
|
||||
|
||||
Deprecated functions and types of the C API
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue