cpython/Lib/html
Serhiy Storchaka 941811fc9d
Some checks failed
Tests / Check for source changes (push) Has been cancelled
Tests / Check if the ABI has changed (push) Has been cancelled
Tests / Check if generated files are up to date (push) Has been cancelled
Tests / Windows (x86) (push) Has been cancelled
Tests / Windows (x64) (push) Has been cancelled
Tests / macOS (push) Has been cancelled
Tests / Ubuntu (push) Has been cancelled
Tests / Ubuntu SSL tests with OpenSSL (push) Has been cancelled
[3.9] gh-137836: Support more RAWTEXT and PLAINTEXT elements in HTMLParser (GH-137837) (GH-140842) (GH-140857)
(cherry picked from commit a17c57eee5)
(cherry picked from commit 0329bd11c7)

Co-authored-by: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
2025-10-31 18:02:38 +01:00
..
__init__.py #2927: Added the unescape() function to the html module. 2013-11-19 20:28:45 +02:00
entities.py Add source for character mappings (GH-92014) (#92388) 2022-05-06 12:58:10 +02:00
parser.py [3.9] gh-137836: Support more RAWTEXT and PLAINTEXT elements in HTMLParser (GH-137837) (GH-140842) (GH-140857) 2025-10-31 18:02:38 +01:00