Makefun

Latest version: v1.15.1

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 8

1.9.0

`compile_fun`: added capability to disable recursive compilation (`recurse` arg) , and to exclude some names from compilation (`except_names` arg). Fixed [49](https://github.com/smarie/python-makefun/issues/49) and [#50](https://github.com/smarie/python-makefun/issues/50)

Fixed issue `ValueError: Cell is empty` with `compile_fun`. Fixed [48](https://github.com/smarie/python-makefun/issues/48)

Now raising an `UndefinedSymbolError` when a symbol is not known at compilation time. One step towards [47](https://github.com/smarie/python-makefun/issues/47)

1.8.0

New goodie `compile_fun` decorator to `compile` a function so that it can not be navigated to using the debugger. Fixes [46](https://github.com/smarie/python-makefun/issues/46)

1.7.0

`add_signature_parameters` now accepts that one specifies a custom index where to insert the new parameters.

1.6.11

Added `__version__` attribute to comply with PEP396, following [this guide](https://smarie.github.io/python-getversion/#package-versioning-best-practices). Fixes [45](https://github.com/smarie/python-makefun/issues/45).

1.6.10

Fixed `six` dependency: also declared as a setup dependency.

1.6.9

Added missing `six` dependency explicitly.

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.