I think there is no need to check for `MS_WINDOWS` macro twice here. https://github.com/python/cpython/blob/bbcb75c986c47887e6c0757e63d59cd7af544f39/Python/pythonrun.c#L34-L43 <!-- gh-linked-prs --> ### Linked PRs * gh-138207 <!-- /gh-linked-prs -->
I think there is no need to check for
MS_WINDOWSmacro twice here.cpython/Python/pythonrun.c
Lines 34 to 43 in bbcb75c
Linked PRs