Dukpy

Latest version: v0.3.1

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

Scan your dependencies

Page 1 of 2

0.3.1

What's Changed
* Python 3.12 officially supported
* Emit the function name when Python callback fails by pandasauce in https://github.com/amol-/dukpy/pull/72

New Contributors
* pandasauce made their first contribution in https://github.com/amol-/dukpy/pull/72

**Full Changelog**: https://github.com/amol-/dukpy/compare/0.3.0...0.3.1

0.3.0

* Upgrade to duktape engine 2.7.0
* Support for installing nodejs modules where the root distribution directory is not named `package`.
* Better error message when a Python function is not found
* GitHub Actions based release workflow, wheels are now automatically generated for more versions.
Wheels for Apple Silicon (M1) are now provided.
* Support for Python 2.7, 3.5 and 3.6 is deprecated. DukPy might still work, but it's untested.

wheels-test
Test release to verify wheels building and uploading

0.2.3

* Support for Python 3.8
* Testuite now based on pytest instead of nose
* Deprecated support for Python 2.6 and 3.4
* Updated included babel version to 6.26.0

0.2.2

* Fix a memory leak in `dukpy.evaljs`

0.2.1

* State compatibility with Python 3.7
* Provide wheels for Python 3.7
* Fix building wheel from source distribution

0.2.0

* Support for Windows
* Fixed issue with parsing of babeljs javascript code on non utf-8 systems.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.