Skip to content

Commit e56e33d

Browse files
gh-72719: Remove asyncore and asynchat modules (#96580)
Remove modules asyncore and asynchat, which were deprecated by PEP 594. Co-authored-by: Jelle Zijlstra <[email protected]>
1 parent c43714f commit e56e33d

21 files changed

+32
-1762
lines changed

.github/CODEOWNERS

-2
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,6 @@ Lib/ast.py @isidentical
137137

138138
**/*typing* @gvanrossum @Fidget-Spinner @JelleZijlstra @AlexWaygood
139139

140-
**/*asyncore @giampaolo
141-
**/*asynchat @giampaolo
142140
**/*ftplib @giampaolo
143141
**/*shutil @giampaolo
144142

Doc/library/asynchat.rst

-217
This file was deleted.

0 commit comments

Comments
 (0)