mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-17 07:09:37 +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