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

blib2to3: add a few annotations (#3675)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Wed, 3 May 2023 17:26:57 +0000 (10:26 -0700)
committerGitHub <noreply@github.com>
Wed, 3 May 2023 17:26:57 +0000 (10:26 -0700)
commiteb32729ab562c010d9f644a3bbb2305196b2deb7
tree95e51f8fd1b2c979066c1a52f6dccd099914bb88
parenta07871b9cd1b5a1469271be6aaac5766f5a0e0fc
blib2to3: add a few annotations (#3675)
src/blib2to3/pgen2/tokenize.py