Skip to content

Commit c1137ee

Browse files
authored
stdlib modules removed in Python 3.13 (PEP 594) (#11193)
1 parent 1245faf commit c1137ee

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

stdlib/VERSIONS

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ _weakref: 3.0-
5757
_weakrefset: 3.0-
5858
_winapi: 3.3-
5959
abc: 3.0-
60-
aifc: 3.0-
60+
aifc: 3.0-3.12
6161
antigravity: 3.0-
6262
argparse: 3.0-
6363
array: 3.0-
@@ -75,7 +75,7 @@ asyncio.timeouts: 3.11-
7575
asyncio.trsock: 3.8-
7676
asyncore: 3.0-3.11
7777
atexit: 3.0-
78-
audioop: 3.0-
78+
audioop: 3.0-3.12
7979
base64: 3.0-
8080
bdb: 3.0-
8181
binascii: 3.0-
@@ -85,9 +85,9 @@ builtins: 3.0-
8585
bz2: 3.0-
8686
cProfile: 3.0-
8787
calendar: 3.0-
88-
cgi: 3.0-
89-
cgitb: 3.0-
90-
chunk: 3.0-
88+
cgi: 3.0-3.12
89+
cgitb: 3.0-3.12
90+
chunk: 3.0-3.12
9191
cmath: 3.0-
9292
cmd: 3.0-
9393
code: 3.0-
@@ -103,7 +103,7 @@ contextlib: 3.0-
103103
contextvars: 3.7-
104104
copy: 3.0-
105105
copyreg: 3.0-
106-
crypt: 3.0-
106+
crypt: 3.0-3.12
107107
csv: 3.0-
108108
ctypes: 3.0-
109109
curses: 3.0-
@@ -147,7 +147,7 @@ hmac: 3.0-
147147
html: 3.0-
148148
http: 3.0-
149149
imaplib: 3.0-
150-
imghdr: 3.0-
150+
imghdr: 3.0-3.12
151151
imp: 3.0-3.11
152152
importlib: 3.0-
153153
importlib._abc: 3.10-
@@ -172,20 +172,20 @@ logging: 3.0-
172172
lzma: 3.3-
173173
macpath: 3.0-3.7
174174
mailbox: 3.0-
175-
mailcap: 3.0-
175+
mailcap: 3.0-3.12
176176
marshal: 3.0-
177177
math: 3.0-
178178
mimetypes: 3.0-
179179
mmap: 3.0-
180180
modulefinder: 3.0-
181-
msilib: 3.0-
181+
msilib: 3.0-3.12
182182
msvcrt: 3.0-
183183
multiprocessing: 3.0-
184184
multiprocessing.resource_tracker: 3.8-
185185
multiprocessing.shared_memory: 3.8-
186186
netrc: 3.0-
187-
nis: 3.0-
188-
nntplib: 3.0-
187+
nis: 3.0-3.12
188+
nntplib: 3.0-3.12
189189
nt: 3.0-
190190
ntpath: 3.0-
191191
nturl2path: 3.0-
@@ -194,13 +194,13 @@ opcode: 3.0-
194194
operator: 3.0-
195195
optparse: 3.0-
196196
os: 3.0-
197-
ossaudiodev: 3.0-
197+
ossaudiodev: 3.0-3.12
198198
parser: 3.0-3.9
199199
pathlib: 3.4-
200200
pdb: 3.0-
201201
pickle: 3.0-
202202
pickletools: 3.0-
203-
pipes: 3.0-
203+
pipes: 3.0-3.12
204204
pkgutil: 3.0-
205205
platform: 3.0-
206206
plistlib: 3.0-
@@ -237,10 +237,10 @@ signal: 3.0-
237237
site: 3.0-
238238
smtpd: 3.0-3.11
239239
smtplib: 3.0-
240-
sndhdr: 3.0-
240+
sndhdr: 3.0-3.12
241241
socket: 3.0-
242242
socketserver: 3.0-
243-
spwd: 3.0-
243+
spwd: 3.0-3.12
244244
sqlite3: 3.0-
245245
sre_compile: 3.0-
246246
sre_constants: 3.0-
@@ -252,7 +252,7 @@ string: 3.0-
252252
stringprep: 3.0-
253253
struct: 3.0-
254254
subprocess: 3.0-
255-
sunau: 3.0-
255+
sunau: 3.0-3.12
256256
symbol: 3.0-3.9
257257
symtable: 3.0-
258258
sys: 3.0-
@@ -261,7 +261,7 @@ sysconfig: 3.0-
261261
syslog: 3.0-
262262
tabnanny: 3.0-
263263
tarfile: 3.0-
264-
telnetlib: 3.0-
264+
telnetlib: 3.0-3.12
265265
tempfile: 3.0-
266266
termios: 3.0-
267267
textwrap: 3.0-
@@ -286,7 +286,7 @@ unittest: 3.0-
286286
unittest._log: 3.9-
287287
unittest.async_case: 3.8-
288288
urllib: 3.0-
289-
uu: 3.0-
289+
uu: 3.0-3.12
290290
uuid: 3.0-
291291
venv: 3.3-
292292
warnings: 3.0-
@@ -297,7 +297,7 @@ winreg: 3.0-
297297
winsound: 3.0-
298298
wsgiref: 3.0-
299299
wsgiref.types: 3.11-
300-
xdrlib: 3.0-
300+
xdrlib: 3.0-3.12
301301
xml: 3.0-
302302
xmlrpc: 3.0-
303303
xxlimited: 3.2-

0 commit comments

Comments
 (0)