Details
-
Bug
-
Resolution: Fixed
-
Major
-
ReactOS r75159, Python 3.4.3
-
June 2017
Description
Python 3 os.stat always returns zero in st_ino field. On WinXP this field has non-zero values for any file. Also this issue breaks genericpath.samefile function which relies on comparing st_ino fields. As a result some python utilities may crash. At screen short it's pip.