[PR #11] [MERGED] Remove methods with unnecessary super delegation. #71

Closed
opened 2026-02-27 08:11:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kokarare1212/librespot-python/pull/11
Author: @deepsource-autofix[bot]
Created: 4/16/2021
Status: Merged
Merged: 4/16/2021
Merged by: @kokarare1212

Base: mainHead: deepsource-fix-cbd3de2b


📝 Commits (2)

  • fb2312e Remove methods with unnecessary super delegation.
  • 42d44c5 Format code with yapf

📊 Changes

6 files changed (+3 additions, -18 deletions)

View changed files

📝 librespot/audio/AbsChunkedInputStream.py (+0 -3)
📝 librespot/audio/AudioKeyManager.py (+1 -2)
📝 librespot/audio/cdn/CdnManager.py (+1 -5)
📝 librespot/core/Session.py (+0 -3)
📝 librespot/metadata/SpotifyId.py (+1 -2)
📝 librespot/standard/DataInputStream.py (+0 -3)

📄 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/kokarare1212/librespot-python/pull/11 **Author:** [@deepsource-autofix[bot]](https://github.com/apps/deepsource-autofix) **Created:** 4/16/2021 **Status:** ✅ Merged **Merged:** 4/16/2021 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `main` ← **Head:** `deepsource-fix-cbd3de2b` --- ### 📝 Commits (2) - [`fb2312e`](https://github.com/kokarare1212/librespot-python/commit/fb2312e844d5ba3d0f855e49a18dcb2ba687f8a4) Remove methods with unnecessary super delegation. - [`42d44c5`](https://github.com/kokarare1212/librespot-python/commit/42d44c59686420f66852e59daf8aaaf707a82a0f) Format code with yapf ### 📊 Changes **6 files changed** (+3 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `librespot/audio/AbsChunkedInputStream.py` (+0 -3) 📝 `librespot/audio/AudioKeyManager.py` (+1 -2) 📝 `librespot/audio/cdn/CdnManager.py` (+1 -5) 📝 `librespot/core/Session.py` (+0 -3) 📝 `librespot/metadata/SpotifyId.py` (+1 -2) 📝 `librespot/standard/DataInputStream.py` (+0 -3) </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-27 08:11:48 +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/librespot-python-kokarare1212#71
No description provided.