AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Add CVE-2024-28397.patch upstream patch. (bsc#1226660, gh#PiotrDabkowski/Js2Py#323)
- initial commit
- update to version 0.70 * fix error messages
- update to version 0.68 * fix error msg from python function * Fix print functions and a python2 only import
- update to version 0.67 * small bugfixes
- update to version 0.66 * Convert exponential numbers to string * Fix inconsistency between py2 and py3 jsdtoa * fix object initialized too early case * Try to add Python 3.7 and 3.8 (dev). * Drop support for unsupported Python versions.
- Remove wrong statements from description.
- initial commit