Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python syntax error on run #17

Open
Tzrlk opened this issue Jul 8, 2014 · 3 comments
Open

Python syntax error on run #17

Tzrlk opened this issue Jul 8, 2014 · 3 comments

Comments

@Tzrlk
Copy link

Tzrlk commented Jul 8, 2014

I get the following error when running the script on my environment:

>git issues
  File "C:\Program Files (x86)\Git/libexec/git-core\git-issues", line 335
    print [key for key in self.shelf.iterkeys()]
                 ^
SyntaxError: invalid syntax

I'm running Python 3.4.0 on Windows 8.

@mcepl
Copy link
Contributor

mcepl commented Aug 12, 2014

This is python 2 script I would say, so most likely this is not a bug.

@grantbow
Copy link

It's still a bug just for a presently untargeted platform. How hard will this be to fix?

@mcepl
Copy link
Contributor

mcepl commented Jun 10, 2016

How hard will this be to fix?

Pull request welcome, of course.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants