* Matthias Klose <d...@debian.org>, 2018-11-06, 12:15:
Version: 0.15.0
There's no such version of hy in Debian.
Version: serious
Ditto.
File "/home/packages/tmp/p/hy-0.15.0/hy/compiler.py", line 42, in ast_str x = mangle(x) File "/home/packages/tmp/p/hy-0.15.0/hy/lex/parser.py", line 67, in mangle assert isidentifier(s) AssertionError
This is fallout after the fix for https://bugs.python.org/issue33899 was backported to 2.7. This backport was deemed too disruptive and was eventually reverted upstream.
-- Jakub Wilk