COMMITS
/ Doc/library/superseded.rst December 9, 2025
P
gh-140727: Restructure profiling documentation for PEP 799 (#142373)
Pablo Galindo Salgado committed
December 23, 2024
A
gh-126180: Remove getopt and optparse deprecation notices (GH-126227)
Alyssa Coghlan committed
September 18, 2023
H
Docs: getopt is deprecated in Python 3.13 (#109438)
Hugo van Kemenade committed
September 15, 2023
H
Docs: Superseded modules: list only module names (#109439)
Hugo van Kemenade committed
May 26, 2023
V
gh-104773: PEP 594: Remove the imghdr module (#104777)
Victor Stinner committed
May 25, 2023
V
gh-104773: PEP 594: Remove the chunk module (#104868)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the audioop module (#104937)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the aifc module (#104933)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the uu module (#104932)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the crypt module (#104908)
Victor Stinner committed
Z
gh-104773: Remove the msilib package (GH-104911)
Zachary Ware committed
May 24, 2023
V
gh-104773: PEP 594: Remove the xdrlib module (#104900)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the nis module (#104897)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the nntplib module (#104894)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the spwd module (#104871)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the mailcap module (#104867)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the sunau module (#104863)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the ossaudiodev module (#104862)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the pipes module (#104848)
Victor Stinner committed
V
gh-104773: PEP 594: Remove the sndhdr module (#104774)
Victor Stinner committed
V
gh-104773: PEP 594: Remove cgi and cgitb modules (#104775)
Victor Stinner committed
May 23, 2023
V
gh-104773: PEP 594: Remove the telnetlib module (#104778)
Victor Stinner committed
April 28, 2023
B
gh-98040: Remove just the `imp` module (#98573)
Barry Warsaw committed
November 8, 2022
N
gh-72719: Remove asyncore and asynchat modules (#96580)
Nikita Sobolev committed
August 6, 2022
O
gh-93243: Make smtpd private before porting its users (GH-93246)
Oleg Iarygin committed
April 26, 2022
V
gh-68966: Deprecate the mailcap module (#91951)
Victor Stinner committed
March 21, 2022
B
bpo-47061: document module deprecations due to PEP 594 (GH-31984)
Brett Cannon committed
March 18, 2022
H
bpo-47022: Document asynchat, asyncore and smtpd removals in 3.12 (GH-31891)
Hugo van Kemenade committed
October 11, 2014
G
Closes #18959: move optparse and imp to new "superseded modules" chapter
Georg Brandl committed