Message 334226 - Python tracker (original) (raw)

Message334226

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:32 gregory.p.smith set recipients: + gregory.p.smith, Anthony Sottile
2019-01-22 18:34:30 gregory.p.smith set messageid: 1548182070.32.0.157111615456.issue35802@roundup.psfhosted.org
2019-01-22 18:34:30 gregory.p.smith link issue35802 messages
2019-01-22 18:34:30 gregory.p.smith create