Arnon Yaari <wiggi...@gmail.com> added the comment:

Maybe so, but IMHO it is a lesser concern - the operating systems that use 
"unsigned long" add bits on the right, and don't change the less significant 
bits that the S_ISXXX macros check (if I am not mistaken, those bits are POSIX 
standards).
This issue is a regression from Python 2.7, so I believe it should be addressed.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39729>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to