mirror of
https://github.com/python/cpython.git
synced 2025-09-28 03:13:48 +00:00
bpo-9850: Document macpath deprecation in Misc/NEWS (#1590)
This commit is contained in:
parent
89a1c93f04
commit
d812eb731d
1 changed files with 3 additions and 0 deletions
|
@ -323,6 +323,9 @@ Extension Modules
|
|||
Library
|
||||
-------
|
||||
|
||||
- bpo-9850: The :mod:`macpath` is now deprecated and will be removed
|
||||
in Python 3.8.
|
||||
|
||||
- bpo-30299: Compiling regular expression in debug mode on CPython now displays
|
||||
the compiled bytecode in human readable form.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue