Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Tohil 4.2 Released

36 views
Skip to first unread message

Karl Lehenbauer

unread,
Sep 10, 2021, 6:58:18 PM9/10/21
to
Tohil 4.2.0 fulfills on Tohil's #1 new feature request: Python code passed to tohil::exec is now unindented before being passed to Python.

In addition:

* Fixed crash when register_callback-registered functions raised a Python exception.
* Debian package build support.
* Cleaned up tohil namespace so dir(tohil) doesn't show modules tohil imported as if it had created them.
* Made 'package forget tohil' work. (hat tip to poor yorick)
* Support tcl 'unload' command for tohil shared library. (ditto)
* Add -nonevalue option to tohil::call to allow the "none" sentinel to be arbitrarily specified. (Retains the default of tohil::NONE.)
* Homebrew formula for building with homebrew
* Updates to documentation and tests.

Find out more and download BSD-licensed tohil at https://github.com/flightaware/tohil
0 new messages