H-uru / moul-scripts

Plasma engine scripts used by Myst Online. Moved to https://github.com/H-uru/Plasma
GNU General Public License v3.0
32 stars 34 forks source link

Make Python27 the default branch #10

Closed dpogue closed 13 years ago

dpogue commented 13 years ago

There has been nothing but headaches and confusion with pull requests and merges because of this, and it has also caused problems for people trying to build Plasma and not realising that they need to checkout a different branch.

Let's tag master at 2.3, and merge Python 2.7.

Deledrius commented 13 years ago

I have no objections to this.

diafero commented 13 years ago

I'm definitely in favour of this - this repo belongs to our CWE fork, and both "master" branches should be the main and default ones.

Hoikas commented 13 years ago

Agreed--it seems pointless to maintain compatibility with Cyan's choice of python version when they apparently have no plans of accepting any of our patches.

branan commented 13 years ago

Since at this point new fixes are starting to rely on 2.7-only features (like our package import support), I say go for it

dpogue commented 13 years ago

Python 2.3 has been tagged at https://github.com/H-uru/moul-scripts/commits/python23

master is now Python 2.7