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

Build with mypyc 1.3 (#3697)
authorStian Jensen <me@stianj.com>
Fri, 23 Jun 2023 04:22:28 +0000 (06:22 +0200)
committerGitHub <noreply@github.com>
Fri, 23 Jun 2023 04:22:28 +0000 (21:22 -0700)
commitc732a1f13a4b75d84dfd74eda0a57a55936d2e22
treef6926e87be3ddc94d5b46638585c0efc85eb4248
parent453828d17d50e4bf8bdef972fa6815258e380034
Build with mypyc 1.3 (#3697)

Several new versions of mypyc has been released since the last upgrade, and they include some performance improvements which could make the compiled version of Black run faster.

https://mypy-lang.org/news.html

The latest version of hatch-mypyc allows being installed next the 1.x series of mypy.
CHANGES.md
pyproject.toml