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

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:

Merge commit '882d8795c6ff65c02f2657e596391748d1b6b7f5'
[etc/vim.git] / src / blib2to3 / pytree.py
2023-10-20 martin f. krafftMerge commit '882d8795c6ff65c02f2657e596391748d1b6b7f5' master
2023-07-17 ShantanuFix most blib2to3 lint (#3794)
2023-07-09 ShantanuRun pyupgrade on blib2to3 and src (#3771)
2023-03-18 Yilei "Dolee" YangDo not add an extra blank line to an import line that...
2022-08-31 ShantanuUse strict mypy checking (#3222)
2022-07-14 Richard SiCopy over comments when hugging power ops (#2874)
2022-01-27 Jelle ZijlstraFix crash on some power hugging cases (#2806)
2021-11-16 Richard SiImplementing mypyc support pt. 2 (#2431)
2021-11-16 Batuhan Taskayablack/parser: optimize deepcopying nodes (#2611)
2021-10-14 martin f. krafftAdd '.vim/bundle/black/' from commit '2f3fa1f6d0cbc2a3f...
2021-04-25 Łukasz LangaRevert "Use lowercase hex numbers fixes #1692 (#1775)"
2021-03-05 Hadi AlqattanRemove unused import statements using Pycln. (#2021)
2020-11-13 Casper Weiss BangUse lowercase hex numbers fixes #1692 (#1775)
2020-05-08 Cooper LeesRefactor black into packages in src/ dir (#1376)