]> Cypherpunks repositories - keks.git/commit
Unacceptable string representations
authorSergey Matveev <stargrave@stargrave.org>
Sat, 30 Nov 2024 17:35:22 +0000 (20:35 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 30 Nov 2024 19:38:56 +0000 (22:38 +0300)
commit3ecdfac9f2ab5eb78485d9fe914ee3eba86d01b63d6457834783721c5e66fa32
tree88eadec4131db81925c3d781b6c9e6f911201af1ded7a9a499cf99baff996c16
parent1937653ae64563967d14b22aa44df3bcc3d4c73705e46135042afc4b6853f472
Unacceptable string representations

Human can read either some of ASCII, some of Unicode, hexadecimal, but
not escaped data. Hexadecimal data clearly does not seem to be close to
Raw's argument encoding. That was definitely just copy-pasted, but
should be manually crafted as a desired and expected data.
pyac/tests/test_tai.py
pyac/tests/test_uuid.py