]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Bump typed-ast to fix for s390x (#1892)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Thu, 31 Dec 2020 17:07:31 +0000 (19:07 +0200)
committerGitHub <noreply@github.com>
Thu, 31 Dec 2020 17:07:31 +0000 (09:07 -0800)
commit60de5bbc32b6ff283d386d00ab7d07fe1564931d
treef1338e32e04558b6938141fe3cce5ffa45289930
parentd34eb7fea38384cd1cd029179298116fabdbccd4
Bump typed-ast to fix for s390x (#1892)

* Bump typed-ast to fix for s390x

* pipenv install typed-ast==1.4.2
Pipfile
Pipfile.lock
setup.py