]> git.phdru.name Git - bookmarks_db.git/history - parse_html/bkmk_ph_htmlparser.py
Fix(Robot): Stop splitting and un-splitting URLs
[bookmarks_db.git] / parse_html / bkmk_ph_htmlparser.py
2023-11-20 Oleg BroytmanFix(Py3): `html.parser` cannot parse bytes
2023-11-17 Oleg BroytmanFix(parse_html): Do not parse empty strings
2023-11-15 Oleg BroytmanFix(Py3): Fix HTML parsers
2023-11-12 Oleg BroytmanStyle: Fix flake8 E501 line too long
2023-11-12 Oleg BroytmanStyle: Fix flake8 E261 at least two spaces before inlin...
2021-05-23 Oleg BroytmanStyle: Fix `flake8` E114
2017-05-13 Oleg BroytmanCleanup code: use 4 spaces
2014-04-30 Oleg BroytmanChange parse_html to parse strings, not files
2013-12-04 Oleg BroytmanParse <meta charset="...">
2012-09-23 Oleg BroytmanExtract html redirect even if ther is no title
2012-04-14 Oleg BroytmanRemoved svn:keywords. Extended copyright to 2012.
2011-01-05 Oleg BroytmanRenamed parse_html modules to bkmk_ph_* to avoid name...