[PR #350] [CLOSED] Encode user IDs #862

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

📋 Pull Request Information

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

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


📝 Commits (2)

  • 1f7594d Use urllib's quote to encode user ids in urls #307
  • af3c828 urllib's quote chokes on unicode. Fix that + version bump #307

📊 Changes

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

View changed files

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

📄 Description

No description provided


🔄 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/350 **Author:** [@loisaidasam](https://github.com/loisaidasam) **Created:** 2/1/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/307/encode-user-ids` --- ### 📝 Commits (2) - [`1f7594d`](https://github.com/spotipy-dev/spotipy/commit/1f7594d7ce0e82e32e2054abfe7ad4c0283ac3e7) Use `urllib`'s `quote` to encode user ids in urls #307 - [`af3c828`](https://github.com/spotipy-dev/spotipy/commit/af3c82823f30a536f07f68e0e3e362fdb489dc63) `urllib`'s `quote` chokes on unicode. Fix that + version bump #307 ### 📊 Changes **1 file changed** (+84 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/client.py` (+84 -43) </details> ### 📄 Description _No description provided_ --- <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:13 +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#862
No description provided.