diff options
author | Leonard Richardson <leonardr@segfault.org> | 2020-08-31 17:10:00 -0400 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2020-08-31 17:10:00 -0400 |
commit | 2c4dcf44e97a620e8f5f735f5585b225062e3636 (patch) | |
tree | b1b407d1b69c02974de97680d8159b0697a1c69a /CHANGELOG | |
parent | bd479f6ba3ed9db76d26cf36f12f1e9744f85ce4 (diff) | |
parent | f364c4af97e19735603b1b12e6545eb54a391c26 (diff) |
Specify the soupsieve dependency in a way that complies with
PEP 508. Patch by Mike Nerone. [bug=1893696]
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ stack during tree building, when encountering a closing tag that had no matching opening tag. [bug=1880420] +* Specify the soupsieve dependency in a way that complies with + PEP 508. Patch by Mike Nerone. [bug=1893696] + = 4.9.1 (20200517) * Added a keyword argument 'on_duplicate_attribute' to the |