github dashingsoft/pyarmor v8.5.11
Release 8.5.11

latest releases: v9.0, v8.5.12
3 months ago

New features

  • Module could inherit package private configuration by pyarmor cfg propagate_package_options=1
  • Add new configuration item rft_simple_import

Fix issues

  • Fix issue: Remove leading dot from private module config file name if input path is "."
  • Fix issue: When using multiple --platform to obfuscate the scripts, even --platform cygwin.x86_64 is specified, the obfuscated scripts still could not run in Cygwin platform (need install package pip install pyarmor.cli.core.cygwin>=6.5.3.post1)
  • Fix issue: the rft-mode script may raise ImportError: cannot import name from partially initialized module (most likely due to a circular import)
  • Fix issue #1876: in some platforms bcc scripts crash if there are too many variables or parameters

Don't miss a new pyarmor release

NewReleases is sending notifications on new releases.