Skip to content

Release 8.4.5

Choose a tag to compare

@jondy jondy released this 12 Dec 07:16
· 605 commits to master since this release

Fix issues:

  • Fix issue #1605: when using pyarmor group license in docker container to obfuscate big project, it may raise error RuntimeError: invalid license token
  • Fix issue #1612: BCC mode doesn't work for numpy array comparison operation, the obfuscated script raises ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
  • Fix bug: Shebang line is removed from the obfuscated scripts, it should be reserved