]> git.madduck.net Git - etc/vim.git/history - src/blib2to3

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:

Get `click` types from main repo (#2344)
[etc/vim.git] / src / blib2to3 /
2021-04-25 Łukasz LangaRevert "Use lowercase hex numbers fixes #1692 (#1775)"
2021-03-05 Hadi AlqattanRemove unused import statements using Pycln. (#2021)
2021-01-03 Taneli HukkinenOnly require typing-extensions if Python < 3.8 (#1873)
2020-11-24 Richard SiAllow same RHS expressions in annotated assignments...
2020-11-13 Casper Weiss BangUse lowercase hex numbers fixes #1692 (#1775)
2020-09-19 QuentinSoubeyranPEP 614 support (#1717)
2020-09-06 Bryan BugyiFix unstable formatting on string split + % formatting...
2020-08-21 Łukasz LangaRe-implement magic trailing comma handling:
2020-05-08 Cooper LeesRefactor black into packages in src/ dir (#1376)