New submission from Ronald Oussoren <ronaldousso...@mac.com>:
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 ---------- components: Extension Modules, macOS keywords: easy (C) messages: 386159 nosy: ned.deily, ronaldoussoren priority: normal severity: normal stage: needs patch status: open title: Some macOS open flags are missing from posixmodule.c type: enhancement versions: Python 3.10 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue43106> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com