[PR #297] [MERGED] Fix invalid calls to logging method #844

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/297
Author: @davidals
Created: 6/5/2018
Status: Merged
Merged: 1/12/2020
Merged by: @stephanebruckert

Base: masterHead: patch-1


📝 Commits (1)

  • b21bdf3 Fix invalid calls to logging method

📊 Changes

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

View changed files

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

📄 Description

The _warn method expects a String, and not a Format String + arguments


🔄 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/297 **Author:** [@davidals](https://github.com/davidals) **Created:** 6/5/2018 **Status:** ✅ Merged **Merged:** 1/12/2020 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`b21bdf3`](https://github.com/spotipy-dev/spotipy/commit/b21bdf3a28de2415e027e33cdec83e32a7b69b0a) Fix invalid calls to logging method ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/client.py` (+4 -4) </details> ### 📄 Description The `_warn` method expects a String, and not a Format String + arguments --- <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:05 +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#844
No description provided.