You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fixes crash when running menuconfig on Windows with Python 3.12+
due to windows-curses bug. The setupterm() function in windows-curses
crashes on Python 3.12, making menuconfig unusable.
Reference: zephyrproject-rtos/windows-curses#50
0 commit comments