diff options
author | Leonard Richardson <leonardr@segfault.org> | 2019-11-11 13:51:41 -0500 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2019-11-11 13:51:41 -0500 |
commit | 68e5565dd1be82b0f3e981abd8b5419f9d8258b8 (patch) | |
tree | 4ca6790585c1af05f2f269b6b4ab635fe90683e8 /doc | |
parent | 9b72457805dcf60e283bccd947fe4e88c79607a3 (diff) |
The html.parser tree builder now correctly handles DOCTYPEs that are
not uppercase. [bug=1848401]
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/README b/doc/source/README index 46478b2..11d808a 100644 --- a/doc/source/README +++ b/doc/source/README @@ -18,5 +18,5 @@ Peixeiro. The version in this repository has been modified from https://github.com/czrpxr/BeautifulSoup4-ptbr-translation. doc.zh/source/index.rst is a 2018 Chinese translation by Deron -Wang. The version in this repository has been copied from +Wang. The version in this repository has been modified from https://github.com/DeronW/beautifulsoup. |