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

Use nullcontext in case when lock is None. Shutdown pool after code formatting. ...
authorYurii Karabas <1998uriyyo@gmail.com>
Tue, 16 Jul 2019 17:45:56 +0000 (20:45 +0300)
committerZsolt Dollenstein <zsol.zsol@gmail.com>
Tue, 16 Jul 2019 17:45:56 +0000 (18:45 +0100)
commit90d205d1f50d4f801b3b3de3c40590eece10c4cd
tree5bad95818347ba0b3834be19886bae63ba192b8b
parentf3bb22a828495c66d8d2dae1edf45e15fc2daddb
Use nullcontext in case when lock is None. Shutdown pool after code formatting. (#928)
black.py