PEP 594: asyncore and asynchat are deprecated since 3.6 (#1071)

This commit is contained in:
Christian Heimes 2019-05-21 22:44:51 +02:00 committed by GitHub
parent fdfece520c
commit d6146f5d72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -144,8 +144,8 @@ audio processing.
:widths: 1, 1, 1, 2
aifc,3.8,3.10,\-
asynchat,3.8,3.10,asyncio
asyncore,3.8,3.10,asyncio
asynchat,**3.6**,3.10,asyncio
asyncore,**3.6**,3.10,asyncio
audioop,3.8,3.10,\-
binhex,3.8,3.10,\-
cgi,3.8,3.10,\-