File tree 21 files changed +46
-22
lines changed
21 files changed +46
-22
lines changed Original file line number Diff line number Diff line change 14
14
15
15
16
16
.. deprecated :: 3.11
17
- The :mod: `aifc ` module is deprecated (see :pep: `594 ` for details).
17
+ The :mod: `aifc ` module is deprecated
18
+ (see :pep: `PEP 594 <594#aifc >` for details).
18
19
19
20
--------------
20
21
Original file line number Diff line number Diff line change 11
11
**Source code: ** :source: `Lib/asynchat.py `
12
12
13
13
.. deprecated :: 3.6
14
- :mod: `asynchat ` will be removed in Python 3.12 (:pep: `594 `).
14
+ :mod: `asynchat ` will be removed in Python 3.12
15
+ (see :pep: `PEP 594 <594#asynchat >` for details).
15
16
Please use :mod: `asyncio ` instead.
16
17
17
18
--------------
Original file line number Diff line number Diff line change 14
14
**Source code: ** :source: `Lib/asyncore.py `
15
15
16
16
.. deprecated :: 3.6
17
- :mod: `asyncore ` will be removed in Python 3.12 (:pep: `594 `).
17
+ :mod: `asyncore ` will be removed in Python 3.12
18
+ (see :pep: `PEP 594 <594#asyncore >` for details).
18
19
Please use :mod: `asyncio ` instead.
19
20
20
21
--------------
Original file line number Diff line number Diff line change 6
6
:deprecated:
7
7
8
8
.. deprecated :: 3.11
9
- The :mod: `audioop ` module is deprecated (see :pep: `594 ` for details).
9
+ The :mod: `audioop ` module is deprecated
10
+ (see :pep: `PEP 594 <594#audioop >` for details).
10
11
11
12
--------------
12
13
Original file line number Diff line number Diff line change 16
16
single: Common Gateway Interface
17
17
18
18
.. deprecated :: 3.11
19
- The :mod: `cgi ` module is deprecated (see :pep: `594 ` for details).
19
+ The :mod: `cgi ` module is deprecated
20
+ (see :pep: `PEP 594 <594#cgi >` for details and alternatives).
20
21
21
22
--------------
22
23
Original file line number Diff line number Diff line change 17
17
single: tracebacks; in CGI scripts
18
18
19
19
.. deprecated :: 3.11
20
- The :mod: `cgitb ` module is deprecated (see :pep: `594 ` for details).
20
+ The :mod: `cgitb ` module is deprecated
21
+ (see :pep: `PEP 594 <594#cgitb >` for details).
21
22
22
23
--------------
23
24
Original file line number Diff line number Diff line change 18
18
single: RMFF
19
19
20
20
.. deprecated :: 3.11
21
- The :mod: `chunk ` module is deprecated (see :pep: `594 ` for details).
21
+ The :mod: `chunk ` module is deprecated
22
+ (see :pep: `PEP 594 <594#chunk >` for details).
22
23
23
24
--------------
24
25
Original file line number Diff line number Diff line change 17
17
pair: cipher; DES
18
18
19
19
.. deprecated :: 3.11
20
- The :mod: `crypt ` module is deprecated (see :pep: `594 ` for details).
20
+ The :mod: `crypt ` module is deprecated
21
+ (see :pep: `PEP 594 <594#crypt >` for details and alternatives).
22
+ The :mod: `hashlib ` module is a potential replacement for certain use cases.
21
23
22
24
--------------
23
25
Original file line number Diff line number Diff line change 8
8
**Source code: ** :source: `Lib/imghdr.py `
9
9
10
10
.. deprecated :: 3.11
11
- The :mod: `imghdr ` module is deprecated (see :pep: `594 ` for details).
11
+ The :mod: `imghdr ` module is deprecated
12
+ (see :pep: `PEP 594 <594#imghdr >` for details and alternatives).
12
13
13
14
--------------
14
15
Original file line number Diff line number Diff line change 8
8
**Source code: ** :source: `Lib/mailcap.py `
9
9
10
10
.. deprecated :: 3.11
11
- The :mod: `mailcap ` module is deprecated. See :pep: `594 ` for the rationale
12
- and the :mod: `mimetypes ` module for an alternative.
11
+ The :mod: `mailcap ` module is deprecated
12
+ (see :pep: `PEP 594 <594#mailcap >` for details).
13
+ The :mod: `mimetypes ` module provides an alternative.
13
14
14
15
--------------
15
16
Original file line number Diff line number Diff line change 14
14
.. index :: single: msi
15
15
16
16
.. deprecated :: 3.11
17
- The :mod: `msilib ` module is deprecated (see :pep: `594 ` for details).
17
+ The :mod: `msilib ` module is deprecated
18
+ (see :pep: `PEP 594 <594#msilib >` for details).
18
19
19
20
--------------
20
21
Original file line number Diff line number Diff line change 11
11
..
sectionauthor ::
Moshe Zadka <[email protected] >
12
12
13
13
.. deprecated :: 3.11
14
- The :mod: `nis ` module is deprecated (see :pep: `594 ` for details).
14
+ The :mod: `nis ` module is deprecated
15
+ (see :pep: `PEP 594 <594#nis >` for details).
15
16
16
17
--------------
17
18
Original file line number Diff line number Diff line change 7
7
:deprecated:
8
8
9
9
.. deprecated :: 3.11
10
- The :mod: `ossaudiodev ` module is deprecated (see :pep: `594 ` for details).
10
+ The :mod: `ossaudiodev ` module is deprecated
11
+ (see :pep: `PEP 594 <594#ossaudiodev >` for details).
11
12
12
13
--------------
13
14
Original file line number Diff line number Diff line change 11
11
**Source code: ** :source: `Lib/pipes.py `
12
12
13
13
.. deprecated :: 3.11
14
- The :mod: `pipes ` module is deprecated (see :pep: `594 ` for details).
14
+ The :mod: `pipes ` module is deprecated
15
+ (see :pep: `PEP 594 <594#pipes >` for details).
16
+ Please use the :mod: `subprocess ` module instead.
15
17
16
18
--------------
17
19
Original file line number Diff line number Diff line change 15
15
This module offers several classes to implement SMTP (email) servers.
16
16
17
17
.. deprecated :: 3.6
18
- :mod: `smtpd ` will be removed in Python 3.12 (:pep: `594 `).
18
+ :mod: `smtpd ` will be removed in Python 3.12
19
+ (see :pep: `PEP 594 <594#smtpd >` for details).
19
20
The `aiosmtpd <https://aiosmtpd.readthedocs.io/ >`_ package is a recommended
20
21
replacement for this module. It is based on :mod: `asyncio ` and provides a
21
22
more straightforward API.
Original file line number Diff line number Diff line change 15
15
single: u-LAW
16
16
17
17
.. deprecated :: 3.11
18
- The :mod: `sndhdr ` module is deprecated (see :pep: `594 ` for details).
18
+ The :mod: `sndhdr ` module is deprecated
19
+ (see :pep: `PEP 594 <594#sndhdr >` for details and alternatives).
19
20
20
21
--------------
21
22
Original file line number Diff line number Diff line change 7
7
:deprecated:
8
8
9
9
.. deprecated :: 3.11
10
- The :mod: `spwd ` module is deprecated (see :pep: `594 ` for details).
10
+ The :mod: `spwd ` module is deprecated
11
+ (see :pep: `PEP 594 <594#spwd >` for details and alternatives).
11
12
12
13
--------------
13
14
Original file line number Diff line number Diff line change 10
10
**Source code: ** :source: `Lib/sunau.py `
11
11
12
12
.. deprecated :: 3.11
13
- The :mod: `sunau ` module is deprecated (see :pep: `594 ` for details).
13
+ The :mod: `sunau ` module is deprecated
14
+ (see :pep: `PEP 594 <594#sunau >` for details).
14
15
15
16
--------------
16
17
Original file line number Diff line number Diff line change 12
12
.. index :: single: protocol; Telnet
13
13
14
14
.. deprecated :: 3.11
15
- The :mod: `telnetlib ` module is deprecated (see :pep: `594 ` for details).
15
+ The :mod: `telnetlib ` module is deprecated
16
+ (see :pep: `PEP 594 <594#telnetlib >` for details and alternatives).
16
17
17
18
--------------
18
19
Original file line number Diff line number Diff line change 10
10
**Source code: ** :source: `Lib/uu.py `
11
11
12
12
.. deprecated :: 3.11
13
- The :mod: `uu ` module is deprecated (see :pep: `594 ` for details).
13
+ The :mod: `uu ` module is deprecated
14
+ (see :pep: `PEP 594 <594#uu-and-the-uu-encoding >` for details).
15
+ :mod: `base64 ` is a modern alternative.
14
16
15
17
--------------
16
18
Original file line number Diff line number Diff line change 12
12
single: External Data Representation
13
13
14
14
.. deprecated :: 3.11
15
- The :mod: `xdrlib ` module is deprecated (see :pep: `594 ` for details).
15
+ The :mod: `xdrlib ` module is deprecated
16
+ (see :pep: `PEP 594 <594#xdrlib >` for details).
16
17
17
18
--------------
18
19
You can’t perform that action at this time.
0 commit comments