Skip to content

Release 8.5.11

Latest
Compare
Choose a tag to compare
@jondy jondy released this 01 Aug 00:44
· 8 commits to master since this release

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