]> 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 unstable formatting when unpacking big tuples (#514)
authorZsolt Dollenstein <zsol.zsol@gmail.com>
Mon, 17 Sep 2018 11:03:21 +0000 (12:03 +0100)
committerGitHub <noreply@github.com>
Mon, 17 Sep 2018 11:03:21 +0000 (12:03 +0100)
commit80500748a7b4246e2381ddce869a09a215a591ae
tree719cb7ea7225943778e3d9e0f1bcca249108261d
parent6f5e1277e9f0270de30f732e6cba5077bb6cad26
fix unstable formatting when unpacking big tuples (#514)

* fix unstable formatting when unpacking big tuples

* add changelog entry
README.md
black.py
tests/data/expression.diff
tests/data/expression.py