mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-29 05:38:42 +00:00

This commit refactors the script responsible for starting a Python-based HTTPS server to align with the latest Python version's requirements and best practices. Closes https://github.com/espressif/esp-idf/issues/13575