Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b469a31

Browse files
committed
Add PEP 594 to release highlights
1 parent 78e4a6d commit b469a31

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Doc/whatsnew/3.13.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,14 @@ Summary -- Release highlights
6565
6666
.. PEP-sized items next.
6767
68-
68+
Important deprecations, removals or restrictions:
69+
70+
* :pep:`594`: The remainder of the dead batteries have been removed from the
71+
standard library, 19 in all:
72+
:mod:`!aifc`, :mod:`!audioop`, :mod:`!cgi`, :mod:`!cgitb`, :mod:`!chunk`,
73+
:mod:`!crypt`, :mod:`!imghdr`, :mod:`!mailcap`, :mod:`!msilib`, :mod:`!nis`,
74+
:mod:`!nntplib`, :mod:`!ossaudiodev`, :mod:`!pipes`, :mod:`!sndhdr`, :mod:`!spwd`,
75+
:mod:`!sunau`, :mod:`!telnetlib`, :mod:`!uu` and :mod:`!xdrlib`.
6976

7077
New Features
7178
============

0 commit comments

Comments
 (0)