COMMITS
/ Lib/html/entities.py October 17, 2022
V
gh-97669: Create Tools/build/ directory (#97963)
Victor Stinner committed
June 21, 2022
E
gh-82927: Update files related to HTML entities. (GH-92504)
Ezio Melotti committed
May 6, 2022
S
Add source for character mappings (#92014)
slateny committed
October 31, 2015
M
Merge spelling fixes from 3.4 into 3.5
Martin Panter committed
M
Fix some spelling errors in documentation and code comments
Martin Panter committed
January 18, 2015
S
Issue #23181: More "codepoint" -> "code point".
Serhiy Storchaka committed
S
Issue #23181: More "codepoint" -> "code point".
Serhiy Storchaka committed
August 2, 2014
E
Add an __all__ to html.entities.
Ezio Melotti committed
October 23, 2012
E
#16245: Fix the value of a few entities in html.entities.html5.
Ezio Melotti committed
E
Reorder html.entities.html5 entities to make updates easier. Patch by Iuliia Proskurnia.
Ezio Melotti committed
June 24, 2012
May 17, 2008
F
rename HTMLParser to html.parser and htmlentitydefs to html.entities;
Fred Drake committed