id summary reporter owner description type status priority component severity resolution keywords cc release 5273 SyntaxErrors (for python <2.5) in PyGit.py and git_fs.py in revision 5846 anonymous Herbert Valerio Riedel "Syntax Errors: source:/gitplugin/0.11/tracext/git/git_fs.py#5846#L361 source:/gitplugin/0.11/tracext/git/PyGIT.py#5846#L361 {{{ # python -V Python 2.4.3 # svn update At revision 5846. # python tracext/git/git_fs.py File ""tracext/git/git_fs.py"", line 361 yield (self.path, rev, Changeset.EDIT if not is_last else Changeset.ADD) ^ SyntaxError: invalid syntax # python tracext/git/PyGIT.py File ""tracext/git/PyGIT.py"", line 89 with self.__lock: ^ SyntaxError: invalid syntax }}}" defect closed normal GitPlugin normal fixed 0.11