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 ronaldoussoren
Recipients ned.deily, ronaldoussoren
Date 2021-02-02.19:26:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612293989.13.0.0432139377352.issue43106@roundup.psfhosted.org>
In-reply-to
Content
The following O_* flags are present in the macOS 11 SDK, but aren't provided by posixmodule.c:

O_FSYNC (alias for O_SYNC)
O_EVTONLY
O_SYMLINK
O_NOFOLLOW_ANY
History
Date User Action Args
2021-02-02 19:26:29ronaldoussorensetrecipients: + ronaldoussoren, ned.deily
2021-02-02 19:26:29ronaldoussorensetmessageid: <1612293989.13.0.0432139377352.issue43106@roundup.psfhosted.org>
2021-02-02 19:26:29ronaldoussorenlinkissue43106 messages
2021-02-02 19:26:29ronaldoussorencreate