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

Fuzz on Python 3.9 too (#1882)
authorRichard Si <63936253+ichard26@users.noreply.github.com>
Sun, 27 Dec 2020 15:19:08 +0000 (10:19 -0500)
committerGitHub <noreply@github.com>
Sun, 27 Dec 2020 15:19:08 +0000 (07:19 -0800)
commite7ddcb8686859cf3033b2a5d1a2934426abdae9d
tree3e96d810c6246c6d938652eb52d8e97465dab22f
parentc3df2c1a69c687d34f41478235c869d0526a46bd
Fuzz on Python 3.9 too (#1882)

Fuzzing on Python 3.9 used to cause errors but now they have disappeared
on more modern Python 3.9 and Hypothesmith.
.github/workflows/fuzz.yml