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

Restore ability to format code with legacy usage of `async` as a name
authorŁukasz Langa <lukasz@langa.pl>
Wed, 21 Mar 2018 01:05:20 +0000 (18:05 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Wed, 21 Mar 2018 01:54:01 +0000 (18:54 -0700)
commitd9c6b9907390ca73130df1d8253481505eb2bce7
tree62148d0f1ddd86ed4ec2cce9dd5701e22b4d50e6
parent155aa71db01a0cb22b64006082c356295e1eecfb
Restore ability to format code with legacy usage of `async` as a name

Fixes #20
Fixes #42
README.md
black.py
blib2to3/Grammar.txt
blib2to3/Grammar3.6.4.final.0.pickle
blib2to3/README
blib2to3/pgen2/token.py
blib2to3/pgen2/tokenize.py