File tree Expand file tree Collapse file tree 22 files changed +25
-25
lines changed Expand file tree Collapse file tree 22 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 1313 single: AIFF-C
1414
1515
16- .. deprecated :: 3.11
16+ .. deprecated-removed :: 3.11 3.13
1717 The :mod: `aifc ` module is deprecated
1818 (see :pep: `PEP 594 <594#aifc >` for details).
1919
Original file line number Diff line number Diff line change 1010
1111**Source code: ** :source: `Lib/asynchat.py `
1212
13- .. deprecated :: 3.6
14- :mod: `asynchat ` will be removed in Python 3.12
13+ .. deprecated-removed :: 3.6 3.12
14+ The :mod: `asynchat ` module is deprecated
1515 (see :pep: `PEP 594 <594#asynchat >` for details).
1616 Please use :mod: `asyncio ` instead.
1717
Original file line number Diff line number Diff line change 1313
1414 **Source code: ** :source: `Lib/asyncore.py `
1515
16- .. deprecated :: 3.6
17- :mod: `asyncore ` will be removed in Python 3.12
16+ .. deprecated-removed :: 3.6 3.12
17+ The :mod: `asyncore ` module is deprecated
1818 (see :pep: `PEP 594 <594#asyncore >` for details).
1919 Please use :mod: `asyncio ` instead.
2020
Original file line number Diff line number Diff line change 55 :synopsis: Manipulate raw audio data.
66 :deprecated:
77
8- .. deprecated :: 3.11
8+ .. deprecated-removed :: 3.11 3.13
99 The :mod: `audioop ` module is deprecated
1010 (see :pep: `PEP 594 <594#audioop >` for details).
1111
Original file line number Diff line number Diff line change 1515 single: URL
1616 single: Common Gateway Interface
1717
18- .. deprecated :: 3.11
18+ .. deprecated-removed :: 3.11 3.13
1919 The :mod: `cgi ` module is deprecated
2020 (see :pep: `PEP 594 <594#cgi >` for details and alternatives).
2121
Original file line number Diff line number Diff line change 1616 single: exceptions; in CGI scripts
1717 single: tracebacks; in CGI scripts
1818
19- .. deprecated :: 3.11
19+ .. deprecated-removed :: 3.11 3.13
2020 The :mod: `cgitb ` module is deprecated
2121 (see :pep: `PEP 594 <594#cgitb >` for details).
2222
Original file line number Diff line number Diff line change 1717 single: Real Media File Format
1818 single: RMFF
1919
20- .. deprecated :: 3.11
20+ .. deprecated-removed :: 3.11 3.13
2121 The :mod: `chunk ` module is deprecated
2222 (see :pep: `PEP 594 <594#chunk >` for details).
2323
Original file line number Diff line number Diff line change 1616 single: crypt(3)
1717 pair: cipher; DES
1818
19- .. deprecated :: 3.11
19+ .. deprecated-removed :: 3.11 3.13
2020 The :mod: `crypt ` module is deprecated
2121 (see :pep: `PEP 594 <594#crypt >` for details and alternatives).
2222 The :mod: `hashlib ` module is a potential replacement for certain use cases.
Original file line number Diff line number Diff line change 77
88**Source code: ** :source: `Lib/imghdr.py `
99
10- .. deprecated :: 3.11
10+ .. deprecated-removed :: 3.11 3.13
1111 The :mod: `imghdr ` module is deprecated
1212 (see :pep: `PEP 594 <594#imghdr >` for details and alternatives).
1313
Original file line number Diff line number Diff line change 77
88**Source code: ** :source: `Lib/imp.py `
99
10- .. deprecated :: 3.4
10+ .. deprecated-removed :: 3.4 3.12
1111 The :mod: `imp ` module is deprecated in favor of :mod: `importlib `.
1212
1313.. index :: statement: import
You can’t perform that action at this time.
0 commit comments