]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] Update html.parser.rst (GH-30678) (GH-31385)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 17 Feb 2022 12:41:07 +0000 (04:41 -0800)
committerGitHub <noreply@github.com>
Thu, 17 Feb 2022 12:41:07 +0000 (04:41 -0800)
commit68e80c4e74fdf549146c2b724588038160d79d26
tree72c6b770fa0c7c7888241ed3d6152890f1ab0e31
parenta481be0c5f5089ed5e81b9855f71eae12039cad2
[3.10] Update html.parser.rst (GH-30678) (GH-31385)

This PR for the documentation of the [html.parser](https://docs.python.org/3/library/html.parser.html) module will

- fix a terminology mistake (‘start of a tag’ -> ‘start tag of an element’);
- mention the parameter names of the `HTMLParser.handle_*` methods where missing.
(cherry picked from commit 2945f5a7c51200bfc5c493ccb626fc414e1385b1)

Co-authored-by: Géry Ogam <gery.ogam@gmail.com>
Automerge-Triggered-By: GH:merwok
Doc/library/html.parser.rst