Fr4ncky / git-repo

Automatically exported from code.google.com/p/git-repo
Apache License 2.0
0 stars 0 forks source link

Python 3 support #117

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Eventually we will probably want to support Python 3.

At the moment, we can use this issue to redirect bugs complaining about 
breakages due to using repo with python3.

Original issue reported on code.google.com by cco3@android.com on 7 Aug 2012 at 7:42

GoogleCodeExporter commented 9 years ago
Issue 97 has been merged into this issue.

Original comment by cco3@android.com on 7 Aug 2012 at 7:43

GoogleCodeExporter commented 9 years ago
Issue 86 has been merged into this issue.

Original comment by david.pu...@sonymobile.com on 17 May 2013 at 8:34

GoogleCodeExporter commented 9 years ago
Shouldn't the problem be limited to supporting only `/usr/bin/env python2` 
shebang, explicitly requesting legacy python version to run?

Original comment by i...@pbne.mygbiz.com on 1 Dec 2013 at 7:15

GoogleCodeExporter commented 9 years ago
That wouldn't be a bad way to go, but it's not too much effort to support 
python3 and then as the python world moves that way we'll already be there.

Original comment by conl...@google.com on 6 Dec 2013 at 9:53