Skip to content

Commit

Permalink
pythongh-72719: Remove asyncore and asynchat modules (python#96580)
Browse files Browse the repository at this point in the history
Remove modules asyncore and asynchat, which were deprecated by PEP 594.

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
  • Loading branch information
sobolevn and JelleZijlstra committed Nov 8, 2022
1 parent c43714f commit e56e33d
Show file tree
Hide file tree
Showing 21 changed files with 32 additions and 1,762 deletions.
2 changes: 0 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,6 @@ Lib/ast.py @isidentical

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

**/*asyncore @giampaolo
**/*asynchat @giampaolo
**/*ftplib @giampaolo
**/*shutil @giampaolo

Expand Down
217 changes: 0 additions & 217 deletions Doc/library/asynchat.rst

This file was deleted.

Loading

0 comments on commit e56e33d

Please sign in to comment.