Skip to content

Commit 347d190

Browse files
authored
Merge pull request #10852 from pradyunsg/release/22.0.2
2 parents 844b799 + aca62e2 commit 347d190

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

NEWS.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@
99
1010
.. towncrier release notes start
1111
12+
22.0.2 (2022-01-30)
13+
===================
14+
15+
Deprecations and Removals
16+
-------------------------
17+
18+
- Instead of failing on index pages that use non-compliant HTML 5, print a deprecation warning and fall back to ``html5lib``-based parsing for now. This simplifies the migration for non-compliant index pages, by letting such indexes function with a warning. (`#10847 <https://github.com/pypa/pip/issues/10847>`_)
19+
20+
1221
22.0.1 (2022-01-30)
1322
===================
1423

news/10847.removal.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)