Hy 1.0 (The Grand Language Cleanup 2: Electric Boogaloo)
Updated Aug 18, 2021
There are a couple of workarounds in the language that have bugs and issues that are hard (or even impossible) to solve, because of being tied to Python semantics. Instead of trying to be something the language isn't, these should be cleaned up, and replaced with something more pythonic - and thus less buggy from a pythonist PoV. To ease migration, a compatibility shim may be provided. Lets track these here!