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

perf: drop the initial stack copy (#2670)
authorBatuhan Taskaya <isidentical@gmail.com>
Sun, 5 Dec 2021 21:03:48 +0000 (00:03 +0300)
committerGitHub <noreply@github.com>
Sun, 5 Dec 2021 21:03:48 +0000 (13:03 -0800)
commit28ab82aab013978b7ed91bda816de3d41385f260
treefea8c341908802a2ef813ae6bf77e3d58c71afbd
parentd9eee31ec81c42d9953aee0d7f0adaf211519a10
perf: drop the initial stack copy (#2670)

Co-authored-by: Richard Si <63936253+ichard26@users.noreply.github.com>
CHANGES.md
src/blib2to3/pgen2/parse.py