[PR #1204] [CLOSED] Preference Python 3 #12177

Closed
opened 2025-12-29 22:20:03 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/1204
Author: @hawko2600
Created: 5/19/2017
Status: Closed

Base: developHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+11 additions, -3 deletions)

View changed files

📝 upgrade.sh (+11 -3)

📄 Description

Make Python 3 the preferred option, and ensure pip is correctly invoked on systems like Debian that support coexistent python installations.
Assume on other systems that we either win with Python 3 by default, or we were going to lose in any case and just fall back to python 2.

Fixes:


🔄 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/1204 **Author:** [@hawko2600](https://github.com/hawko2600) **Created:** 5/19/2017 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`ea9e23b`](https://github.com/netbox-community/netbox/commit/ea9e23bf4691dfe912c1ff58344321821b581610) Preference Python 3 ### 📊 Changes **1 file changed** (+11 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `upgrade.sh` (+11 -3) </details> ### 📄 Description Make Python 3 the preferred option, and ensure pip is correctly invoked on systems like Debian that support coexistent python installations. Assume on other systems that we either win with Python 3 by default, or we were going to lose in any case and just fall back to python 2. <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. --> ### Fixes: <!-- Please include a summary of the proposed changes below. --> --- <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 22:20:03 +01:00
adam closed this issue 2025-12-29 22:20:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12177