[PR #732] [MERGED] Fixed some playlist functions docstrings #1005

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/732
Author: @zz-xx
Created: 9/30/2021
Status: Merged
Merged: 9/30/2021
Merged by: @stephanebruckert

Base: masterHead: master


📝 Commits (2)

  • 3960e04 Fixed some playlist functions docstrings
  • b1ec1cd Merge pull request #1 from zz-xx/fix-docstring

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 spotipy/client.py (+3 -3)

📄 Description

playlist_items(), playlist_cover_image() functions can take ID, URI or URL for playlist_id parameter. Current docstring only mentions ID. This can also be verified and tested out. Example in examples folder also uses URI with playlist_items().


🔄 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/732 **Author:** [@zz-xx](https://github.com/zz-xx) **Created:** 9/30/2021 **Status:** ✅ Merged **Merged:** 9/30/2021 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`3960e04`](https://github.com/spotipy-dev/spotipy/commit/3960e0473560179b4b72e72ea6d52ae876106784) Fixed some playlist functions docstrings - [`b1ec1cd`](https://github.com/spotipy-dev/spotipy/commit/b1ec1cdc055ce0caa020c5897c0b96762c8c1b10) Merge pull request #1 from zz-xx/fix-docstring ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/client.py` (+3 -3) </details> ### 📄 Description `playlist_items()`, `playlist_cover_image()` functions can take ID, URI or URL for `playlist_id` parameter. Current docstring only mentions ID. This can also be verified and tested out. Example in examples folder also uses URI with `playlist_items()`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:03: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#1005
No description provided.