]> 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 crashes on docstring whitespace changes (#1417)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sat, 16 May 2020 03:47:21 +0000 (20:47 -0700)
committerGitHub <noreply@github.com>
Sat, 16 May 2020 03:47:21 +0000 (20:47 -0700)
commitc7da3482c7badf5c6d8c0c9a37495ab4529eaaad
tree7844ffd8fb41f6b67f7fc66252188d66bc664de0
parent45c98cf150674dd49cb51d57f8baede4c287f043
fix crashes on docstring whitespace changes (#1417)

Fixes #1415
src/black/__init__.py
tests/data/docstring.py