[PR #1191] [MERGED] Improve logging #1203

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

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/1191
Author: @dieser-niko
Created: 3/25/2025
Status: Merged
Merged: 3/26/2025
Merged by: @dieser-niko

Base: masterHead: bugfix/1190-improve-logging


📝 Commits (3)

📊 Changes

2 files changed (+6 additions, -4 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 spotipy/util.py (+5 -4)

📄 Description

Closes #1190

Improved retry warning by using logger instead of logging and making sure that retry_header is an int.
I also added an "s" after the amount to mark it as seconds.


🔄 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/1191 **Author:** [@dieser-niko](https://github.com/dieser-niko) **Created:** 3/25/2025 **Status:** ✅ Merged **Merged:** 3/26/2025 **Merged by:** [@dieser-niko](https://github.com/dieser-niko) **Base:** `master` ← **Head:** `bugfix/1190-improve-logging` --- ### 📝 Commits (3) - [`ea56001`](https://github.com/spotipy-dev/spotipy/commit/ea56001625eef0b6978f05ed692c8b0b7b008afc) improve retry warning - [`687c630`](https://github.com/spotipy-dev/spotipy/commit/687c630ff50dcb7a33d318929a57d88168d13300) changelog - [`93425c7`](https://github.com/spotipy-dev/spotipy/commit/93425c7282e891e2997e90267481ce875c7e4862) fix lint issue ### 📊 Changes **2 files changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `spotipy/util.py` (+5 -4) </details> ### 📄 Description Closes #1190 Improved retry warning by using `logger` instead of `logging` and making sure that `retry_header` is an int. I also added an "s" after the amount to mark it as seconds. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:04: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#1203
No description provided.