Skip to content

Conversation

JohSchneider
Copy link

Replace the (according to the code [1]) deprecated 'remove_expired_responses' call, with 'delete' - as suggested in the deprecation comment.

Link: https://github.com/requests-cache/requests-cache/blob/v1.2.1/requests_cache/backends/base.py#L251

Closes #

📑 Description

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

Johannes added 2 commits June 9, 2025 06:17
Replace the (according to the code [1]) deprecated 'remove_expired_responses' call, with 'delete' - as suggested in the deprecation comment.

Link: https://github.com/requests-cache/requests-cache/blob/v1.2.1/requests_cache/backends/base.py#L251
Signed-off-by: Johannes <you@example.com>
Not all artists/bands have their "Similar Artists" tab populated. In such cases metalarchives returns a specific string with an url.

Trouble is that link is picked up by the current parsing code, leading to errors when accessing the different properties usually present in a Band object.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant