Add deprecation warnings for Python 2 #1397

Closed
opened 2025-12-29 16:32:00 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Nov 14, 2017).

Issue type

[ ] Feature request
[ ] Bug report
[x] Documentation

Environment

  • Python version: 3.5.2
  • NetBox version: 2.2.4

Description

Python 2 support will be dropped in NetBox v2.5, which will probably be released sometime in mid 2018. We'll add friendly deprecation warnings to v2.3 (and somewhat less-friendly deprecation warnings in v2.4) so that people are aware they'll need to migrate.

Related, the documentation includes instructions for migrating to Python 3.

Originally created by @jeremystretch on GitHub (Nov 14, 2017). ### Issue type [ ] Feature request <!-- An enhancement of existing functionality --> [ ] Bug report <!-- Unexpected or erroneous behavior --> [x] Documentation <!-- A modification to the documentation --> ### Environment * Python version: 3.5.2 * NetBox version: 2.2.4 ### Description Python 2 support will be dropped in NetBox v2.5, which will probably be released sometime in mid 2018. We'll add friendly deprecation warnings to v2.3 (and somewhat less-friendly deprecation warnings in v2.4) so that people are aware they'll need to migrate. Related, the documentation includes instructions for [migrating to Python 3](http://netbox.readthedocs.io/en/latest/installation/migrating-to-python3/).
adam added the type: documentation label 2025-12-29 16:32:00 +01:00
adam closed this issue 2025-12-29 16:32:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1397