Skip to content

Commit e666602

Browse files
authored
asyncore and asynchat will be removed in 3.12 (#9033)
1 parent e821090 commit e666602

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stdlib/VERSIONS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ antigravity: 2.7-
6161
argparse: 2.7-
6262
array: 2.7-
6363
ast: 2.7-
64-
asynchat: 2.7-
64+
asynchat: 2.7-3.11
6565
asyncio: 3.4-
6666
asyncio.mixins: 3.10-
6767
asyncio.exceptions: 3.8-
@@ -72,7 +72,7 @@ asyncio.taskgroups: 3.11-
7272
asyncio.threads: 3.9-
7373
asyncio.timeouts: 3.11-
7474
asyncio.trsock: 3.8-
75-
asyncore: 2.7-
75+
asyncore: 2.7-3.11
7676
atexit: 2.7-
7777
audioop: 2.7-
7878
base64: 2.7-

0 commit comments

Comments
 (0)