Update to support Python 3.11 #7174

Closed
opened 2025-12-29 20:20:10 +01:00 by adam · 2 comments
Owner

Originally created by @arthanson on GitHub (Oct 27, 2022).

Originally assigned to: @arthanson on GitHub.

Proposed Changes

Update to support Python 3.11 for NetBox 3.4

Justification

3.11 was released several days ago and contains some really nice performance improvements.

Originally created by @arthanson on GitHub (Oct 27, 2022). Originally assigned to: @arthanson on GitHub. ### Proposed Changes Update to support Python 3.11 for NetBox 3.4 ### Justification 3.11 was released several days ago and contains some really nice performance improvements.
adam added the status: acceptedtype: housekeeping labels 2025-12-29 20:20:10 +01:00
adam closed this issue 2025-12-29 20:20:11 +01:00
Author
Owner

@candlerb commented on GitHub (Dec 14, 2022):

Observation: that commit moves Django to 4.1.2, but apparently 4.1.3 was the first to support Python 3.11 officially. References: FAQ, release notes.

@candlerb commented on GitHub (Dec 14, 2022): Observation: that commit moves Django to 4.1.2, but apparently 4.1.3 was the first to support Python 3.11 officially. References: [FAQ](https://docs.djangoproject.com/en/4.1/faq/install/#what-are-django-s-prerequisites), [release notes](https://docs.djangoproject.com/en/4.1/releases/4.1.3/).
Author
Owner

@jeremystretch commented on GitHub (Dec 14, 2022):

Thanks for the note @candlerb. We'll be releasing v3.4.0 with Django 4.1.4 so it shouldn't be an issue.

@jeremystretch commented on GitHub (Dec 14, 2022): Thanks for the note @candlerb. We'll be releasing v3.4.0 with Django 4.1.4 so it shouldn't be an issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7174