[FEATURE] Support Python 3.14
Plan Release: Nov. 15, 2025 with v9.2
@jondy what is the status of getting 9.2 completed for python 3.14 support?
It's develeping, the plan release date is about next month
Pyarmor 9.2.0 has been released to support Python 3.14, Python 3.15.0a1 with
- pyarmor.cli.core 8.1.0
- pyarmor.mini 2.0
Refert to https://github.com/dashingsoft/pyarmor/releases/tag/v9.2.0
@jondy very nice work :)
Quick question: is this working with both, the default GIL-enabled Python 3.14 and free-threaded builds of Python 3.14? Or only GIL-enabled builds?
Free-threaded feature is only for pyarmor_mini.so which is generated by pyarmor build, not for the scripts generated by pyarmor gen.