Fix issues:
- Fix issue #1548: raising error
invalid v8 code
when obfuscating some Python3.12 scripts - Fix issue #1550: merging multiple Python scripts generate invalid scripts
SyntaxError: unexpected character after line continuation character
when there is,
in obfuscated code - Fix issue #1551: group license in Linux may raise error
invalid license token
when obfuscating a big project (needpip install -U pyarmor.cli.core
also)
1