COMMITS
/ Lib/_markupbase.py February 6, 2025
S
_markupbase.py: Use a permalink for the analysis of MS-Word extensions (GH-129017)
Stan Ulbrych committed
July 16, 2020
B
bpo-31844: Remove _markupbase.ParserBase.error() (GH-8562)
Berker Peksag committed
December 19, 2011
E
#13576: add tests about the handling of (possibly broken) condcoms.
Ezio Melotti committed
September 5, 2010
R
Take advantage of the frozenset constant optimization.
Raymond Hettinger committed
June 1, 2008
G
Remove the htmllib and sgmllib modules as per PEP 3108.
Georg Brandl committed
December 7, 2007
F
rename markupbase to _markupbase
Fred Drake committed