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

Support stable Python3.9. (#1748)
authorHadi Alqattan <alqattanhadizaki@gmail.com>
Thu, 8 Oct 2020 21:13:13 +0000 (00:13 +0300)
committerGitHub <noreply@github.com>
Thu, 8 Oct 2020 21:13:13 +0000 (14:13 -0700)
commitdd2f86ac0a043815821d228b9db036a295be5372
tree3395815988025a071c15a0a31b7e97e85b876b4f
parentd9884b6d330d56b2d2ea1d24f1bdf36ff433c0e6
Support stable Python3.9. (#1748)

* Support stable Python3.9.

* Get back to 3.9-dev

* Add py39 to black usage.

* remove 3.9 temporarily.
.github/workflows/doc.yml
.github/workflows/fuzz.yml
.github/workflows/primer.yml
.github/workflows/test.yml
CONTRIBUTING.md
README.md
docs/contributing_to_black.md
docs/installation_and_usage.md
readthedocs.yml
setup.py