We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac623d9 commit aa2e19aCopy full SHA for aa2e19a
ChangeLog.rst
@@ -1,7 +1,8 @@
1
3.2.1
2
-----
3
* Fix issue: the traceback of an exception contains the name "<pytransform>" instead of the correct module name
4
-* Obfuscate all the string constant in the script, co_names include function name, variable name etc still are in clear text.
+* Fix issue: All the constant, co_names include function name, variable name etc still are in clear text.
5
+ Refer to https://github.com/dashingsoft/pyarmor/issues/5
6
7
3.2.0
8
0 commit comments