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

Store grammar pickle caches in CACHE_DIR
authorŁukasz Langa <lukasz@langa.pl>
Sat, 19 May 2018 21:04:38 +0000 (14:04 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Sat, 19 May 2018 21:06:27 +0000 (14:06 -0700)
commitc891c65b6b2de7c257244cc409276b485130c275
treedd9cf868e9772208e6d9973b2a80cc74e3b99a8a
parent5070a24121ca3a00bbb40b89f60d731fabbf8c52
Store grammar pickle caches in CACHE_DIR

Fixes #192

Fixes #203
black.py
blib2to3/pgen2/driver.py
blib2to3/pygram.py
blib2to3/pygram.pyi