Remove open_in_browser from the 1.8.4 release notes

This commit is contained in:
Adrián Chaves 2023-11-29 12:47:04 +01:00
parent eb8b2c5197
commit 40b3efbbee
1 changed files with 2 additions and 3 deletions

View File

@ -2893,9 +2893,8 @@ Scrapy 1.8.4 (unreleased)
**Security bug fix:**
- Fixed regular expressions susceptible to a `ReDoS attack`_ affecting the
``iternodes`` node iterator of :class:`~scrapy.spiders.XMLFeedSpider` and
the :func:`~scrapy.utils.response.open_in_browser` function. Please, see
the `cc65-xxvf-f7r9 security advisory`_ for more information.
``iternodes`` node iterator of :class:`~scrapy.spiders.XMLFeedSpider`.
Please, see the `cc65-xxvf-f7r9 security advisory`_ for more information.
.. _release-1.8.3: