Compiling python on windows with vs

Inada Naoki songofacandy at gmail.com
Thu Jun 15 09:44:42 EDT 2023


Then, git doesn't enable Windows NTFS case sensitivity.

You enabled NTFS case sensitivity on "C:\Users\user\K".
And Windows enabled case sensitivity for all new directories under the
directory.

Since it is not default and minor setting, it is not a bug that
current Python doesn't support building on case sensitive directory.
But I think it is a nice improvement if next Python supports it.

Regards,

--
Inada Naoki  <songofacandy at gmail.com>


More information about the Python-list mailing list