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

Remove unnecessary parens around yield (#834)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Tue, 7 May 2019 13:49:50 +0000 (09:49 -0400)
committerŁukasz Langa <lukasz@langa.pl>
Tue, 7 May 2019 13:49:50 +0000 (09:49 -0400)
commit18119d38466652ae818436cb497f601294ed4558
treeb7f283ae5c98a19bd63b08da1ee631401d4f8cb8
parentc2c2f7203869443965f722dae3007e0e2578e575
Remove unnecessary parens around yield (#834)
black.py
tests/data/expression.diff
tests/data/expression.py