Skip to content

Commit 0795fb8

Browse files
committed
Add what's new entry
1 parent d7bfa46 commit 0795fb8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/whatsnew/3.8.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,8 @@ Removed
151151
* ``parse_qs``, ``parse_qsl``, and ``escape`` are removed from :mod:`cgi`
152152
module. They are deprecated from Python 3.2 or older.
153153

154+
* ``filemode`` function is removed from :mod:`tarfile` module.
155+
It is not documented and deprecated since Python 3.3.
154156

155157

156158
Porting to Python 3.8

0 commit comments

Comments
 (0)