Skip to content

Commit

Permalink
Merge pull request #10852 from pradyunsg/release/22.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg authored Jan 30, 2022
2 parents 844b799 + aca62e2 commit 347d190
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
9 changes: 9 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@
.. towncrier release notes start
22.0.2 (2022-01-30)
===================

Deprecations and Removals
-------------------------

- 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>`_)


22.0.1 (2022-01-30)
===================

Expand Down
1 change: 0 additions & 1 deletion news/10847.removal.rst

This file was deleted.

0 comments on commit 347d190

Please sign in to comment.