mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 16:15:51 +03:00
[PR #1189] [MERGED] Avoid garbage collection for requests.Session #1204
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#1204
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/spotipy-dev/spotipy/pull/1189
Author: @dieser-niko
Created: 3/5/2025
Status: ✅ Merged
Merged: 3/7/2025
Merged by: @dieser-niko
Base:
master← Head:bugfix/621-session-type-error📝 Commits (4)
6bf645cworkaround for garbage collectionc28725aadd missing importb562950linting issues (wrong import order)93cf4fefix imports📊 Changes
4 files changed (+11 additions, -8 deletions)
View changed files
📝
CHANGELOG.md(+1 -0)📝
spotipy/client.py(+3 -6)📝
spotipy/oauth2.py(+3 -2)📝
spotipy/util.py(+4 -0)📄 Description
Closes #621
@zlonghofer if you want, you can also review this little PR
@stephanebruckert can you help me figure out how I can fix the linting issue?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.