-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed as not planned
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-featureA feature request or enhancementA feature request or enhancement
Description
Feature or enhancement
Proposal:
This issue suggests adding new os constants.
fd = /* open a file */
buffers = [/* some bytes */]
os.pwritev(fd, buffers, 0, RWF_ATOMIC) # Either the write operation is successful, or nothing is written.
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs
Metadata
Metadata
Assignees
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirtype-featureA feature request or enhancementA feature request or enhancement