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

Revert "Use lowercase hex numbers fixes #1692 (#1775)"
authorŁukasz Langa <lukasz@langa.pl>
Sun, 25 Apr 2021 17:04:15 +0000 (19:04 +0200)
committerŁukasz Langa <lukasz@langa.pl>
Sun, 25 Apr 2021 17:13:23 +0000 (19:13 +0200)
commit773e4a22d58be1f1aa82df7ad9a0f4c4e1328c10
treee2069e7fcb73f24d18e17f36e0596984c18e9afe
parent368f043f138112f63ff521c3481993c589eb7508
Revert "Use lowercase hex numbers fixes #1692 (#1775)"

This reverts commit 7d032fa848c8910007a0a41c1ba61d70d2846f48.
.gitignore
src/black/__init__.py
src/black_primer/primer.json
src/blib2to3/pytree.py
tests/data/numeric_literals.py
tests/data/numeric_literals_py2.py
tests/data/numeric_literals_skip_underscores.py