github smarie/python-makefun 1.9.0
1.9.0 - `@compile_fun` improvements, bugfix and better exception

latest releases: 1.15.2, 1.15.1, 1.15.0...
4 years ago

@compile_fun: added capability to disable recursive compilation (recurse arg) , and to exclude some names from compilation (except_names arg). Fixed #49 and #50

Fixed issue ValueError: Cell is empty with @compile_fun. Fixed #48

Now raising an UndefinedSymbolError when a symbol is not known at compilation time. One step towards #47

See documentation page for details.

Don't miss a new python-makefun release

NewReleases is sending notifications on new releases.