Lupa

Latest version: v2.1

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

Scan your dependencies

Page 2 of 7

1.10

-----------------

* GH147: Lua 5.4 is supported.
(patch by Russel Davis)

* The runtime version of the Lua library as a tuple (e.g. ``(5,3)``)
is provided via ``lupa.LUA_VERSION`` and ``LuaRuntime.lua_version``.

* The Lua implementation name and version string is provided as
``LuaRuntime.lua_implementation``.

* ``setup.py`` accepts new command line arguments ``--lua-lib`` and ``--lua-includes``
to specify the

* Use Lua 5.4.3 in binary wheels and as bundled Lua.

* Built with Cython 0.29.24 to support Python 3.9.

1.9

----------------

* Build against Lua 5.3 if available.

* Use Lua 5.3.5 in binary wheels and as bundled Lua.

* GH129: Fix Lua module loading in Python 3.x.

* GH126: Fix build on Linux systems that install Lua as "lua52" package.

* Built with Cython 0.29.14 for better Py3.8 compatibility.

1.8

----------------

* GH107: Fix a deprecated import in Py3.

* Built with Cython 0.29.3 for better Py3.7 compatibility.

1.7

----------------

* GH103: Provide wheels for MS Windows and fix MSVC build on Py2.7.

1.6

----------------

* GH95: Improved compatibility with Lua 5.3.
(patch by TitanSnow)

1.5

----------------

* GH93: New method ``LuaRuntime.compile()`` to compile Lua code
without executing it.
(patch by TitanSnow)

* GH91: Lua 5.3 is bundled in the source distribution to simplify
one-shot installs.
(patch by TitanSnow)

* GH87: Lua stack trace is included in output in debug mode.
(patch by aaiyer)

* GH78: Allow Lua code to intercept Python exceptions.
(patch by Sergey Dobrov)

* Built with Cython 0.26.1.

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.