[PR #189] [MERGED] fix: decode parameters if needed #204

Closed
opened 2026-02-27 15:46:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/proxmoxer/proxmoxer/pull/189
Author: @asdorsey
Created: 11/22/2024
Status: Merged
Merged: 12/13/2024
Merged by: @jhollowe

Base: developHead: 188_decode-parameters-if-needed


📝 Commits (3)

  • 06bee84 fix: decode parameters if needed
  • 8782918 fix: add test for bytes data formatting
  • 317fef5 fix: linter failures

📊 Changes

2 files changed (+22 additions, -1 deletions)

View changed files

📝 proxmoxer/backends/command_base.py (+6 -1)
📝 tests/test_command_base.py (+16 -0)

📄 Description

Fixes #188


🔄 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/proxmoxer/proxmoxer/pull/189 **Author:** [@asdorsey](https://github.com/asdorsey) **Created:** 11/22/2024 **Status:** ✅ Merged **Merged:** 12/13/2024 **Merged by:** [@jhollowe](https://github.com/jhollowe) **Base:** `develop` ← **Head:** `188_decode-parameters-if-needed` --- ### 📝 Commits (3) - [`06bee84`](https://github.com/proxmoxer/proxmoxer/commit/06bee843208793128a256c0ee55623cce3e312cb) fix: decode parameters if needed - [`8782918`](https://github.com/proxmoxer/proxmoxer/commit/878291838516b7cc0b30f3d071dd1384767d15c9) fix: add test for bytes data formatting - [`317fef5`](https://github.com/proxmoxer/proxmoxer/commit/317fef55cbf53d3744fc958a7a47f008d91c356a) fix: linter failures ### 📊 Changes **2 files changed** (+22 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `proxmoxer/backends/command_base.py` (+6 -1) 📝 `tests/test_command_base.py` (+16 -0) </details> ### 📄 Description Fixes #188 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:46:53 +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/proxmoxer#204
No description provided.