> [GitPython](https://github.com/gitpython-developers/GitPython) is a python library used to interact with git repositories, high-level like git-porcelain, or low ...
Byron commented Feb 25, 2017 GitPython must support python 2.7, which makes this kind of syntax a breaking change. In case there are other syntaxes that are compatible with all python versions ...