Cover the removal of is_botocore on the release notes (#6061)

This commit is contained in:
Yash nagarkar 2023-09-22 13:42:20 +05:30 committed by Andrey Rakhmatullin
parent f2fb4760d2
commit 197781e3af
1 changed files with 4 additions and 0 deletions

View File

@ -469,6 +469,10 @@ Deprecation removals
has now been removed.
(:issue:`5719`)
- The ``scrapy.utils.boto.is_botocore()`` function, deprecated in Scrapy 2.4,
has now been removed.
(:issue:`5719`)
Deprecations
~~~~~~~~~~~~