diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2025-07-04 10:00:23 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-04 07:00:23 +0000 |
commit | 8ac7613dc8b8f82253d7c0e2b6ef6ed703a0a1ee (patch) | |
tree | 20fcaba6c0eaa9a3d26ac8d6b2c0d3e0948dfeb1 /Lib/test/test_asyncio/test_subprocess.py | |
parent | b582d751b4968d4534fdb7894e50713676789b2f (diff) | |
download | cpython-8ac7613dc8b8f82253d7c0e2b6ef6ed703a0a1ee.tar.gz cpython-8ac7613dc8b8f82253d7c0e2b6ef6ed703a0a1ee.zip |
gh-102555: Fix comment parsing in HTMLParser according to the HTML5 standard (GH-135664)
* "--!>" now ends the comment.
* "-- >" no longer ends the comment.
* Support abnormally ended empty comments "<-->" and "<--->".
---------
Co-author: Kerim Kabirov <the.privat33r+gh@pm.me>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Diffstat (limited to 'Lib/test/test_asyncio/test_subprocess.py')
0 files changed, 0 insertions, 0 deletions