]> 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 tomllib on Python 3.11 (#2903)
authorShantanu <12621235+hauntsaninja@users.noreply.github.com>
Tue, 8 Mar 2022 16:47:51 +0000 (08:47 -0800)
committerGitHub <noreply@github.com>
Tue, 8 Mar 2022 16:47:51 +0000 (08:47 -0800)
commit71e71e5f52e5f6bdeae63cc8c11b1bee44d11c30
treeecd2cfd34bfc58e75679d0d6b03b06b2bda1f180
parent24ffc54a53b52293a54d7ef9f2105c26e945cc67
Use tomllib on Python 3.11 (#2903)
CHANGES.md
setup.py
src/black/files.py