COMMITS
/ Doc/library/html.entities.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
June 21, 2022
E
gh-82927: Update files related to HTML entities. (GH-92504)
Ezio Melotti committed
O
gh-93851: Fix all broken links in Doc/ (GH-93853)
Oleg Iarygin committed
October 12, 2021
1
bpo-45441: Update some moved URLs in documentation (GH-28861)
180909 committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
May 7, 2016
S
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka committed
January 14, 2015
G
Closes #23181: codepoint -> code point
Georg Brandl committed
November 25, 2013
E
Merge broken link fix from 3.3.
Ezio Melotti committed
E
Fix broken link in html.entities docs.
Ezio Melotti committed
November 19, 2013
E
#2927: Added the unescape() function to the html module.
Ezio Melotti committed
June 24, 2012
E
#15156: HTMLParser now uses the new "html.entities.html5" dictionary.
Ezio Melotti committed
July 4, 2011
January 27, 2011
R
More source links.
Raymond Hettinger committed
June 1, 2008
G
Remove the htmllib and sgmllib modules as per PEP 3108.
Georg Brandl committed
May 18, 2008
G
Merged revisions 63438 via svnmerge from
Georg Brandl committed