[PR #6] [MERGED] Use literal syntax instead of function calls to create data structure #67

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

📋 Pull Request Information

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

Base: mainHead: deepsource-fix-398ac89c


📝 Commits (2)

  • a06c94a Use literal syntax instead of function calls to create data structure
  • 5fa89eb Format code with yapf

📊 Changes

6 files changed (+12 additions, -13 deletions)

View changed files

📝 librespot/audio/AudioKeyManager.py (+1 -1)
📝 librespot/audio/storage/ChannelManager.py (+1 -1)
📝 librespot/core/Session.py (+5 -6)
📝 librespot/mercury/MercuryClient.py (+3 -3)
📝 librespot/player/Player.py (+1 -1)
📝 librespot/player/state/DeviceStateHandler.py (+1 -1)

📄 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/6 **Author:** [@deepsource-autofix[bot]](https://github.com/apps/deepsource-autofix) **Created:** 4/9/2021 **Status:** ✅ Merged **Merged:** 4/9/2021 **Merged by:** [@kokarare1212](https://github.com/kokarare1212) **Base:** `main` ← **Head:** `deepsource-fix-398ac89c` --- ### 📝 Commits (2) - [`a06c94a`](https://github.com/kokarare1212/librespot-python/commit/a06c94a69e7d375ef83b8769b55ce42103f01e95) Use literal syntax instead of function calls to create data structure - [`5fa89eb`](https://github.com/kokarare1212/librespot-python/commit/5fa89ebc0d9779defb5894d638a716847e505a53) Format code with yapf ### 📊 Changes **6 files changed** (+12 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `librespot/audio/AudioKeyManager.py` (+1 -1) 📝 `librespot/audio/storage/ChannelManager.py` (+1 -1) 📝 `librespot/core/Session.py` (+5 -6) 📝 `librespot/mercury/MercuryClient.py` (+3 -3) 📝 `librespot/player/Player.py` (+1 -1) 📝 `librespot/player/state/DeviceStateHandler.py` (+1 -1) </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:47 +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#67
No description provided.