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 GitHub
parent 9bfe0def59
commit 908da8ba82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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
~~~~~~~~~~~~