Minor release notes fix

This commit is contained in:
Adrián Chaves 2023-12-15 12:24:04 +01:00
parent ce9d290eff
commit bc138ef8e9
1 changed files with 1 additions and 1 deletions

View File

@ -2912,7 +2912,7 @@ Scrapy 1.8.4 (unreleased)
To minimize the impact of this change on existing code,
:func:`~scrapy.utils.iterators.xmliter_lxml` now supports indicating
the node namespace as a prefix in the node name, and big files with highly
nested trees when using lxml 4.2 or later.
nested trees when using libxml2 2.7+.
Please, see the `cc65-xxvf-f7r9 security advisory`_ for more information.