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

Remove redundant 3.6 code and bump mypy's python_version to 3.7 (#3313)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Fri, 7 Oct 2022 00:37:37 +0000 (17:37 -0700)
committerGitHub <noreply@github.com>
Fri, 7 Oct 2022 00:37:37 +0000 (17:37 -0700)
commitb60b85b234d6a575f636d0a125478115f993c90c
tree4ab91104c5b5925e14433c6173f6156d71bbfa0f
parent27d20144a7517594e24a1649451177b2a11284be
Remove redundant 3.6 code and bump mypy's python_version to 3.7 (#3313)
autoload/black.vim
mypy.ini
src/black/__init__.py
src/black/concurrency.py
src/black/parsing.py