[PR #150] [MERGED] Add 3.12 to CI matrix, remove 3.7 testing #195

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

📋 Pull Request Information

Original PR: https://github.com/proxmoxer/proxmoxer/pull/150
Author: @jhollowe
Created: 11/11/2023
Status: Merged
Merged: 11/11/2023
Merged by: @jhollowe

Base: developHead: ci-add-3.12


📝 Commits (2)

  • b71d565 Add 3.12 to CI matrix
  • 6b3d561 Remove support for py3.7; Update pre-commit deps

📊 Changes

4 files changed (+11 additions, -13 deletions)

View changed files

📝 .devcontainer/devcontainer.json (+1 -1)
📝 .github/workflows/ci.yaml (+1 -1)
📝 .pre-commit-config.yaml (+9 -9)
📝 proxmoxer/backends/https.py (+0 -2)

📄 Description

  • Add python 3.12 to the testing matrix in the GitHub Actions CI
  • remove official support/testing for python 3.7
  • update pre-commit dependencies

🔄 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/150 **Author:** [@jhollowe](https://github.com/jhollowe) **Created:** 11/11/2023 **Status:** ✅ Merged **Merged:** 11/11/2023 **Merged by:** [@jhollowe](https://github.com/jhollowe) **Base:** `develop` ← **Head:** `ci-add-3.12` --- ### 📝 Commits (2) - [`b71d565`](https://github.com/proxmoxer/proxmoxer/commit/b71d565cbc514d2401d3c8f05418ee2fb2dc17ae) Add 3.12 to CI matrix - [`6b3d561`](https://github.com/proxmoxer/proxmoxer/commit/6b3d5617679473a36427f081d2980d90029e45f0) Remove support for py3.7; Update pre-commit deps ### 📊 Changes **4 files changed** (+11 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `.devcontainer/devcontainer.json` (+1 -1) 📝 `.github/workflows/ci.yaml` (+1 -1) 📝 `.pre-commit-config.yaml` (+9 -9) 📝 `proxmoxer/backends/https.py` (+0 -2) </details> ### 📄 Description * Add python 3.12 to the testing matrix in the GitHub Actions CI * remove official support/testing for python 3.7 * update pre-commit dependencies --- <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:51 +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#195
No description provided.