[PR #346] [CLOSED] Use urllib's quote to encode user ids in urls #307 #860

Closed
opened 2026-02-28 00:02:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/346
Author: @loisaidasam
Created: 1/28/2019
Status: Closed

Base: masterHead: feature/307/encode-user-ids


📝 Commits (1)

  • 1f7594d Use urllib's quote to encode user ids in urls #307

📊 Changes

1 file changed (+79 additions, -43 deletions)

View changed files

📝 spotipy/client.py (+79 -43)

📄 Description

Fixes #307


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/spotipy-dev/spotipy/pull/346 **Author:** [@loisaidasam](https://github.com/loisaidasam) **Created:** 1/28/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/307/encode-user-ids` --- ### 📝 Commits (1) - [`1f7594d`](https://github.com/spotipy-dev/spotipy/commit/1f7594d7ce0e82e32e2054abfe7ad4c0283ac3e7) Use `urllib`'s `quote` to encode user ids in urls #307 ### 📊 Changes **1 file changed** (+79 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/client.py` (+79 -43) </details> ### 📄 Description Fixes #307 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:02:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#860
No description provided.