Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

2.0.9 fails on Python 2.6 #540

Closed
Closed
@andy-maier

Description

@andy-maier

I was thankful to see your reaction to my issue#453, but unfortunately GitPython 2.0.9 has some issues on Python 2.6. GitPython 2.0.8 worked like a charm for us.

The issues are:

  • uses of dictionary comprehension ingit/cmd.py around line 800 (dict comprehensions were introduced in py27).
  • use of SkipTest and skipIf fromunittest.case ingit/util.py and in several test cases (these were added tounittest in py27). Also, the Pythonunittest docs suggest they be imported fromunittest and not fromunittest.case, but that is minor.

I have fixed those locally and will create a PR for your review.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp