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 gregory.p.smith
Recipients Anthony Sottile, gregory.p.smith
Date 2019-01-22.18:34:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548182070.32.0.157111615456.issue35802@roundup.psfhosted.org>
In-reply-to
Content
I suspect these conditionals are very old and came from times when we supported some platforms that did not have these APIs.

Are they present on all CPython supported platforms today?

Windows is probably the only one left to verify.

BSD/Linux/Un*xes and modern macOS are POSIX.

macOS <= 9 (classic) has long since died.
History
Date User Action Args
2019-01-22 18:34:32gregory.p.smithsetrecipients: + gregory.p.smith, Anthony Sottile
2019-01-22 18:34:30gregory.p.smithsetmessageid: <1548182070.32.0.157111615456.issue35802@roundup.psfhosted.org>
2019-01-22 18:34:30gregory.p.smithlinkissue35802 messages
2019-01-22 18:34:30gregory.p.smithcreate