Dukpy

Latest version: v0.4.0

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

Scan your dependencies

Page 1 of 2

0.4.0

What's Changed
* Build wheels for linux-aarch64 by dknowles2 in https://github.com/amol-/dukpy/pull/77
* fix: prevent crash with unicode emoji (e.g. 🏠) by robinvandernoord in https://github.com/amol-/dukpy/pull/78
* Switched to CESU-8 for encoding by amol- in https://github.com/amol-/dukpy/pull/79

New Contributors
* dknowles2 made their first contribution in https://github.com/amol-/dukpy/pull/77
* robinvandernoord made their first contribution in https://github.com/amol-/dukpy/pull/78

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

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

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.