10000 bpo-47061: document module deprecations due to PEP 594 by brettcannon · Pull Request #31984 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-47061: document module deprecations due to PEP 594 #31984

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Mar 21, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Tweak the news file formatting
  • Loading branch information
brettcannon authored Mar 21, 2022
commit 77f59a76625f457ce1a13906cc1c31cd5d4f6b41
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
Deprecate the various modules listed by :pep:`594`:

- aifc - asynchat: https://bugs.python.org/issue47022 - asyncore:
https://bugs.python.org/issue47022 - audioop - cgi - cgitb - chunk - crypt -
imghdr - msilib - nntplib - nis - ossaudiodev - pipes - smtpd:
https://bugs.python.org/issue47022 - sndhdr - spwd - sunau - telnetlib - uu
- xdrlib
aifc, asynchat, asyncore, audioop, cgi, cgitb, chunk, crypt,
imghdr, msilib, nntplib, nis, ossaudiodev, pipes, smtpd,
sndhdr, spwd, sunau, telnetlib, uu, xdrlib
0