[PR #15782] [CLOSED] DRAFT: 13925 port fromisoformat from python 3.11 #14677

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15782
Author: @arthanson
Created: 4/19/2024
Status: Closed

Base: developHead: 13925-fromisoformat-2


📝 Commits (3)

  • 5bf62ae 13925 port fromisoformat from python 3.11
  • 01f1ec6 13925 port fromisoformat from python 3.11
  • a215e22 13925 port fromisoformat from python 3.11

📊 Changes

1 file changed (+228 additions, -2 deletions)

View changed files

📝 netbox/extras/models/customfields.py (+228 -2)

📄 Description

Fixes: #13925

port fromisoformat from python 3.11


🔄 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/15782 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 4/19/2024 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `13925-fromisoformat-2` --- ### 📝 Commits (3) - [`5bf62ae`](https://github.com/netbox-community/netbox/commit/5bf62aed59600450fea521b82e525530180cb9ab) 13925 port fromisoformat from python 3.11 - [`01f1ec6`](https://github.com/netbox-community/netbox/commit/01f1ec60eb9de4f59963827b86b0fe6e87967044) 13925 port fromisoformat from python 3.11 - [`a215e22`](https://github.com/netbox-community/netbox/commit/a215e225cc6678ea327b8aa006ae40065a5a684f) 13925 port fromisoformat from python 3.11 ### 📊 Changes **1 file changed** (+228 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/models/customfields.py` (+228 -2) </details> ### 📄 Description ### Fixes: #13925 port fromisoformat from python 3.11 --- <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:25:55 +01:00
adam closed this issue 2025-12-29 23:25:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14677