[PR #14674] [MERGED] Closes #14672: Add support for Python 3.12 #14442

Closed
opened 2025-12-29 23:24:30 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/14674
Author: @jeremystretch
Created: 1/3/2024
Status: Merged
Merged: 1/5/2024
Merged by: @jeremystretch

Base: featureHead: 14672-python-3-12


📝 Commits (2)

📊 Changes

8 files changed (+17 additions, -17 deletions)

View changed files

📝 .github/workflows/ci.yml (+1 -1)
📝 docs/installation/3-netbox.md (+1 -1)
📝 docs/installation/index.md (+5 -5)
📝 docs/installation/upgrading.md (+5 -5)
📝 netbox/dcim/management/commands/trace_paths.py (+1 -1)
📝 netbox/dcim/models/devices.py (+1 -1)
📝 netbox/dcim/tests/test_api.py (+1 -1)
📝 netbox/users/tests/test_api.py (+2 -2)

📄 Description

Fixes: #14672


🔄 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/netbox-community/netbox/pull/14674 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 1/3/2024 **Status:** ✅ Merged **Merged:** 1/5/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `14672-python-3-12` --- ### 📝 Commits (2) - [`d1b5fd6`](https://github.com/netbox-community/netbox/commit/d1b5fd6b3591cbf39d6f28e054fbd195ca295498) Closes #14672: Add support for Python 3.12 - [`625c8e4`](https://github.com/netbox-community/netbox/commit/625c8e4b55c3259256cca5a7922564f46ff02771) PEP8 cleanup ### 📊 Changes **8 files changed** (+17 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+1 -1) 📝 `docs/installation/3-netbox.md` (+1 -1) 📝 `docs/installation/index.md` (+5 -5) 📝 `docs/installation/upgrading.md` (+5 -5) 📝 `netbox/dcim/management/commands/trace_paths.py` (+1 -1) 📝 `netbox/dcim/models/devices.py` (+1 -1) 📝 `netbox/dcim/tests/test_api.py` (+1 -1) 📝 `netbox/users/tests/test_api.py` (+2 -2) </details> ### 📄 Description ### Fixes: #14672 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:24:30 +01:00
adam closed this issue 2025-12-29 23:24:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14442