| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| hy-1.3.1.tar.gz | 2026-07-31 | 126.9 kB | |
| 1.3.1 (_Eyes in the Sky_) source code.tar.gz | 2026-07-31 | 475.2 kB | |
| 1.3.1 (_Eyes in the Sky_) source code.zip | 2026-07-31 | 523.9 kB | |
| README.md | 2026-07-31 | 416 Bytes | |
| Totals: 4 Items | 1.1 MB | 0 | |
Supports Python 3.9 – Python 3.15
Bug Fixes
- Fixed a regression in Hy 1.3.0 that could prevent imports of Python code in ZIP archives.
- Calls to
Nonesuch as((setv x 1) 2)are now correctly compiled (they're still a runtime error, as they ought to be).
Misc. Improvements
- Fake filenames shown for errors in the REPL are now shorter.