]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-100210: Correct the comment link for unescaping HTML (GH-100212) (#102044)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 20 Feb 2023 23:52:02 +0000 (15:52 -0800)
committerGitHub <noreply@github.com>
Mon, 20 Feb 2023 23:52:02 +0000 (07:52 +0800)
commite9103e69cd46c54276c75c0d2d0fe52e28d68809
treef0ca082ce9d8a909dc4eb862d81b7c162aef870c
parentd15e9589f33557b43c868ff709f2533ff1cd7e5c
[3.11] gh-100210: Correct the comment link for unescaping HTML (GH-100212) (#102044)

gh-100210: Correct the comment link for unescaping HTML (GH-100212)
(cherry picked from commit 9a07eff628c1cd88b7cdda88a8fd0db3fe7ea552)

gh-100210: correct the comment link for unescaping HTML

Co-authored-by: Jean-Christophe Amiel <jeanchristophe.amiel@gmail.com>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Lib/html/__init__.py