COMMITS
/ Doc/deprecations/pending-removal-in-3.15.rst February 11, 2026
R
Fix typos and grammar errors across documentation (#144709)
Ronald Eddy Jr committed
December 23, 2025
V
gh-130796: Undeprecate locale.getdefaultlocale() (#143069)
Victor Stinner committed
December 11, 2025
B
GH-65961: Stop setting `__cached__` on modules (GH-142165)
Brett Cannon committed
October 20, 2025
S
gh-133601: Remove deprecated `typing.no_type_check_decorator` (#133602)
sobolevn committed
August 30, 2025
W
gh-133656: Remove deprecated `zipimport.zipimporter.load_module` (GH-133662)
Wulian233 committed
July 19, 2025
S
gh-133875: Remove deprecated `pathlib.PurePath.is_reserved` (#133876)
sobolevn committed
July 1, 2025
S
gh-105456: Remove 3 deprecated `sre_*` modules (#135994)
Stan Ulbrych committed
May 17, 2025
B
gh-133810: remove `http.server.CGIHTTPRequestHandler` and `--cgi` flag (#133811)
Bénédikt Tran committed
May 16, 2025
A
gh-133604: remove deprecated `java_ver` function (#133888)
Alexey Makridenko committed
May 15, 2025
B
gh-133873: remove deprecated mark interface for `wave.Wave_{read,write}` objects (#133874)
Bénédikt Tran committed
May 11, 2025
B
gh-133823: update "Pending Removal in 3.15" notes about `TypedDict` (#133864)
Bénédikt Tran committed
March 14, 2025
H
gh-92897: Doc: the check_home removal has been scheduled for 3.15 (#130586)
Hugo van Kemenade committed
February 11, 2025
January 20, 2025
F
GH-92897: schedule the check_home deprecation to 3.15 (#129102)
Filipe Laíns 🇵🇸 committed
November 4, 2024
H
gh-101865: Docs: Keep co_lnotab deprecation for at least 3.14 (#126392)
Hugo van Kemenade committed
October 15, 2024
H
gh-123299: Copyedit "What's New in Python 3.14" (#125438)
Hugo van Kemenade committed
October 9, 2024
A
gh-101100: Consolidate documentation on `ModuleType` attributes (#124709)
Alex Waygood committed
September 23, 2024
B
GH-65961: Document the deprecation of `__package__` and `__cached__` (GH-124377)
Brett Cannon committed
September 16, 2024
A
GH-109975: Copyedit 3.13 What's New: New Deprecations (#123845)
Adam Turner committed
August 30, 2024
W
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
Wei-Hsiang (Matt) Wang committed
July 19, 2024
H
Docs: move deprecations into include files (#121241)
Hugo van Kemenade committed