]> 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:

fix crash with long type annotations (#1093)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sun, 27 Oct 2019 11:31:10 +0000 (04:31 -0700)
committerZsolt Dollenstein <zsol.zsol@gmail.com>
Sun, 27 Oct 2019 11:31:10 +0000 (11:31 +0000)
commit53808e390294d717d69c71044527890d4ab7452e
tree30ae2ff6623657c1c68d7507e2c3fb8e1d1bc255
parentd10b56e6f797878b7c76d69777f25907beb4cddd
fix crash with long type annotations (#1093)
black.py
tests/data/function_trailing_comma.py