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

close event loop for all tests (#1394)
authorZsolt Dollenstein <zsol.zsol@gmail.com>
Fri, 8 May 2020 15:27:50 +0000 (16:27 +0100)
committerGitHub <noreply@github.com>
Fri, 8 May 2020 15:27:50 +0000 (16:27 +0100)
commit7f4b27541330e2ff35b1a010c9de0c5f618f9f4c
treefcffd93cf0af75c87ad2a58e0513cb00a0d7b1ca
parent362b7220041dfdbcc7619b341fc50b100449eed0
close event loop for all tests (#1394)
tests/test_black.py