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

Fix _unicodefun patch code for Click 8.1.0 (#2966)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Mon, 28 Mar 2022 19:01:13 +0000 (12:01 -0700)
committerGitHub <noreply@github.com>
Mon, 28 Mar 2022 19:01:13 +0000 (12:01 -0700)
commite9681a40dcb3d38b56b301d811bb1c55201fd97e
tree81a75b7db49f90231c86d16cbeeec77d2ad54f07
parentac7402cbf6a0deb5c74e9abcffc5bd7b1148fda5
Fix _unicodefun patch code for Click 8.1.0 (#2966)

Fixes #2964
.github/workflows/diff_shades.yml
CHANGES.md
src/black/__init__.py
tests/test_black.py