[PR #122] [MERGED] Cleanup core.py #182

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

📋 Pull Request Information

Original PR: https://github.com/proxmoxer/proxmoxer/pull/122
Author: @jhollowe
Created: 11/20/2022
Status: Merged
Merged: 11/20/2022
Merged by: @jhollowe

Base: developHead: cleanup-core


📝 Commits (4)

📊 Changes

3 files changed (+37 additions, -33 deletions)

View changed files

📝 proxmoxer/backends/command_base.py (+4 -4)
📝 proxmoxer/backends/https.py (+4 -4)
📝 proxmoxer/core.py (+29 -25)

📄 Description

Clean up and py3-ify core.py

BREAKING CHANGES:

  • remove python2 imports

🔄 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/122 **Author:** [@jhollowe](https://github.com/jhollowe) **Created:** 11/20/2022 **Status:** ✅ Merged **Merged:** 11/20/2022 **Merged by:** [@jhollowe](https://github.com/jhollowe) **Base:** `develop` ← **Head:** `cleanup-core` --- ### 📝 Commits (4) - [`cd92589`](https://github.com/proxmoxer/proxmoxer/commit/cd925894e66d93420abae08fd3f31fd4e0d17ff8) Cleanup core.py - [`bcec27a`](https://github.com/proxmoxer/proxmoxer/commit/bcec27abc38cd70bf207cee29b0dc7f0f5558d83) Use f-strings - [`d5abb5c`](https://github.com/proxmoxer/proxmoxer/commit/d5abb5c6e29f6cacf5338f04d0aa63103067bbbe) Add start of docstrings - [`a401b91`](https://github.com/proxmoxer/proxmoxer/commit/a401b91fc99ec8b70709157090f14b489fc5e9a9) Merge branch 'develop' into cleanup-core ### 📊 Changes **3 files changed** (+37 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `proxmoxer/backends/command_base.py` (+4 -4) 📝 `proxmoxer/backends/https.py` (+4 -4) 📝 `proxmoxer/core.py` (+29 -25) </details> ### 📄 Description Clean up and py3-ify core.py BREAKING CHANGES: * remove python2 imports --- <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: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/proxmoxer#182
No description provided.