New submission from Ma Lin <malin...@163.com>:

The doc of os.fsync() said:
    Availability: Unix, Windows.
https://docs.python.org/3.11/library/os.html#os.fsync

But it seems that macOS supports fsync.
(I'm not a macOS user)

----------
assignee: docs@python
components: Documentation, macOS
messages: 399583
nosy: docs@python, malin, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: doc: macOS supports os.fsync(fd)

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44912>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to