Change NEWS fragment section

This commit is contained in:
Pradyun Gedam 2019-07-20 12:38:40 +05:30
parent 3d6bb3a296
commit 4ffa62d2e4
No known key found for this signature in database
GPG Key ID: DA17C4B29CB32E4B
2 changed files with 1 additions and 1 deletions

View File

@ -1 +0,0 @@
Make vendored html5lib compatible with Python 3.9.

View File

@ -0,0 +1 @@
Patch vendored html5lib, to prefer using `collections.abc` where possible.