This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author wiggin15
Recipients ammar2, wiggin15
Date 2020-02-23.16:39:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582475946.42.0.00718514412769.issue39729@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2020-02-23 16:39:06wiggin15setrecipients: + wiggin15, ammar2
2020-02-23 16:39:06wiggin15setmessageid: <1582475946.42.0.00718514412769.issue39729@roundup.psfhosted.org>
2020-02-23 16:39:06wiggin15linkissue39729 messages
2020-02-23 16:39:06wiggin15create