]> 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 string normalization sometimes producing invalid fstrings (#327)
authorZsolt Dollenstein <zsol.zsol@gmail.com>
Sat, 9 Jun 2018 19:30:49 +0000 (21:30 +0200)
committerŁukasz Langa <lukasz@langa.pl>
Sat, 9 Jun 2018 19:30:49 +0000 (12:30 -0700)
commit5d0a469e8e2a6b83163ea27c9da654cb97f05e8a
treecad6a1dfe7568d6bf576ad3e36103be136bd6714
parentaad62d3de854d36122b1f0af5069096463b4d9db
Fix string normalization sometimes producing invalid fstrings (#327)
README.md
black.py
tests/data/fstring.py