[PR #98] [MERGED] Add platform detection before using shlex functions #172

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

📋 Pull Request Information

Original PR: https://github.com/proxmoxer/proxmoxer/pull/98
Author: @r3d07
Created: 4/26/2022
Status: Merged
Merged: 5/17/2022
Merged by: @jhollowe

Base: developHead: issue-97


📝 Commits (3)

  • 8fe079d Add platform detection before using shlex functions
  • b97e68a Broaden condition since Windows is the only exception
  • b88d02d Fix formatting and syntax problems

📊 Changes

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

View changed files

📝 proxmoxer/backends/command_base.py (+5 -3)
📝 proxmoxer/backends/https.py (+5 -1)

📄 Description

Closes #97


🔄 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/98 **Author:** [@r3d07](https://github.com/r3d07) **Created:** 4/26/2022 **Status:** ✅ Merged **Merged:** 5/17/2022 **Merged by:** [@jhollowe](https://github.com/jhollowe) **Base:** `develop` ← **Head:** `issue-97` --- ### 📝 Commits (3) - [`8fe079d`](https://github.com/proxmoxer/proxmoxer/commit/8fe079d395215cc2ebde9401b95679234dd43be2) Add platform detection before using shlex functions - [`b97e68a`](https://github.com/proxmoxer/proxmoxer/commit/b97e68aced31c172c1e57de1fce8c4420a2319b5) Broaden condition since Windows is the only exception - [`b88d02d`](https://github.com/proxmoxer/proxmoxer/commit/b88d02da2ec1b5a03879eb86a8b24b31beffbfc9) Fix formatting and syntax problems ### 📊 Changes **2 files changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `proxmoxer/backends/command_base.py` (+5 -3) 📝 `proxmoxer/backends/https.py` (+5 -1) </details> ### 📄 Description Closes #97 --- <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:46 +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#172
No description provided.