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

[blib2to3] Fixed a typo and removed an unused import. (#848)
authorMike <roshi@fedoraproject.org>
Sun, 26 May 2019 10:10:14 +0000 (06:10 -0400)
committerZsolt Dollenstein <zsol.zsol@gmail.com>
Sun, 26 May 2019 10:10:14 +0000 (12:10 +0200)
commit7ce3894f23adf94f2f3cf206e06e7dce9f4ce401
tree3ca2d6dbc3e5e07ed1d0f61ea8f6c2ff9e8f839d
parent1c43252aa3f43f1e4123cd7d1bda71a3863b2cc2
[blib2to3] Fixed a typo and removed an unused import. (#848)
blib2to3/pygram.py
blib2to3/pytree.py