Skip to content

Fix paginate and offset making extra requests - #310

Merged
Buried-In-Code merged 1 commit into
mainfrom
extra-calls
Sep 4, 2026
Merged

Fix paginate and offset making extra requests#310
Buried-In-Code merged 1 commit into
mainfrom
extra-calls

Conversation

@Buried-In-Code

Copy link
Copy Markdown
Member
  • Don't mutate provided params dict
  • Fix cache_expiry docstring

Fixes #309

Don't mutate provided params dict

Fix cache_expiry docstring

Fixes #309
@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 Simyan | 🛠️ Build #34385492 | 📁 Comparing 296ccec against latest (2196a6c)

  🔍 Preview build  

1 file changed
± simyan/comicvine/index.html

@Buried-In-Code
Buried-In-Code merged commit 5bd7947 into main Sep 4, 2026
24 checks passed
@Buried-In-Code
Buried-In-Code deleted the extra-calls branch September 4, 2026 04:18
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.

Pagination spends an extra request per non-boundary result set

1 participant