Closed Bug 693492 Opened 13 years ago Closed 13 years ago

Support python 2.7

Categories

(Add-on SDK Graveyard :: General, defect, P2)

x86_64
Windows 7
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: KWierso, Assigned: warner)

Details

Attachments

(1 file)

Everything seems to work just fine when I use the SDK with Python 2.7 on my Windows machine.
Activate.bat complains about 2.7 when it is run, but it goes on and all cfx commands work for me.

Is there something stopping 2.7 from being accepted beyond test infrastructure?
Assignee: nobody → warner-bugzilla
Priority: -- → P2
not that I know of.. generally python is pretty good about forwards compatibility. And I don't see anything in the unix-side path that would complain about 2.7, nor do the basic tests emit any noise under 2.7 .

Wanna add a clause to that activate.bat to recognize 2.7? I don't have a system to test it on, but I'll land it if it works for you. Then maybe we can get some automation set up (to test against 2.7 on a regular basis) and then modify the README.txt to accept 2.5/2.6/2.7, not just 2.5/2.6 .
This patch adds a check for python 2.7 to activate.bat.

It doesn't go in numerical order for the various versions of python, as 2.6 is still the preferred version of python for our build infrastructure.
Attachment #567841 - Flags: review?(warner-bugzilla)
Comment on attachment 567841 [details] [diff] [review]
Add python 2.7 to activate.bat

Looks good! Landed in https://github.com/mozilla/addon-sdk/commit/03b2dc9f46c98c404a080df2fc263820c34ce601
Attachment #567841 - Flags: review?(warner-bugzilla) → review+
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: