Skip to content

Commit d812eb7

Browse files
authored
bpo-9850: Document macpath deprecation in Misc/NEWS (#1590)
1 parent 89a1c93 commit d812eb7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,9 @@ Extension Modules
323323
Library
324324
-------
325325

326+
- bpo-9850: The :mod:`macpath` is now deprecated and will be removed
327+
in Python 3.8.
328+
326329
- bpo-30299: Compiling regular expression in debug mode on CPython now displays
327330
the compiled bytecode in human readable form.
328331

0 commit comments

Comments
 (0)