Download Latest Version 1.1.0 (_Business Hugs_) source code.tar.gz (464.0 kB)
Email in envelope

Get an email when there's a new version of Hy

Home / 1.1.0
Name Modified Size InfoDownloads / Week
Parent folder
hy-1.1.0.tar.gz 2025-05-08 120.4 kB
1.1.0 (_Business Hugs_) source code.tar.gz 2025-05-08 464.0 kB
1.1.0 (_Business Hugs_) source code.zip 2025-05-08 510.4 kB
README.md 2025-05-08 691 Bytes
Totals: 4 Items   1.1 MB 3

Supports Python 3.9 – Python 3.14

New Features

  • New pragma hy.

Misc. Improvements

  • Added compatibility with setuptools 80.3.0.

Bug Fixes

  • Fixed a crash from using an empty string in a (. …) expression.
  • (except [[]] …) now catches no exceptions, rather than being treated like (except [] …), which catches all exceptions.
  • (except [e []] …) is now translated to Python correctly by hy2py.
  • Fixed a bug where logical ops starting with a (setv …) expression failed to compile.
  • A complex imag argument to hy.models.Complex is no longer allowed.
Source: README.md, updated 2025-05-08