mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
gh-82927: Update files related to HTML entities. (GH-92504)
This commit is contained in:
parent
4e08fbcfdf
commit
f28ec34c5c
6 changed files with 29 additions and 78 deletions
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
|
|
@ -53,6 +53,7 @@ Python/pythonrun.c @iritkatriel
|
|||
/Lib/html/ @ezio-melotti
|
||||
/Lib/_markupbase.py @ezio-melotti
|
||||
/Lib/test/test_html*.py @ezio-melotti
|
||||
/Tools/scripts/*html5* @ezio-melotti
|
||||
|
||||
# Import (including importlib).
|
||||
# Ignoring importlib.h so as to not get flagged on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue