]> git.madduck.net Git - etc/vim.git/commitdiff

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:

Tests for unicode identifiers (#2816)
authorShantanu <12621235+hauntsaninja@users.noreply.github.com>
Fri, 28 Jan 2022 08:16:25 +0000 (00:16 -0800)
committerGitHub <noreply@github.com>
Fri, 28 Jan 2022 08:16:25 +0000 (10:16 +0200)
fuzz.py
tests/data/tricky_unicode_symbols.py

diff --git a/fuzz.py b/fuzz.py
index 09a86a2f5719d3b9852951099226716bc9ffc21d..f5f655ea279fa2e569df1dce3e45479abe0b3bdb 100644 (file)
--- a/fuzz.py
+++ b/fuzz.py
@@ -48,7 +48,7 @@ def test_idempotent_any_syntatically_valid_python(
         dst_contents = black.format_str(src_contents, mode=mode)
     except black.InvalidInput:
         # This is a bug - if it's valid Python code, as above, Black should be
-        # able to cope with it.  See issues #970, #1012, #1358, and #1557.
+        # able to cope with it.  See issues #970, #1012
         # TODO: remove this try-except block when issues are resolved.
         return
     except TokenError as e:
index 366a92fa9d4a8e860ee6a5780fc672a2e3fb98aa..ad8b610859031ec17b2d2a3d40b53b53f27eb4a3 100644 (file)
@@ -4,3 +4,6 @@
 x󠄀 = 4
 មុ = 1
 Q̇_per_meter = 4
+
+A᧚ = 3
+A፩ = 8