Add fcntl constants for 3.13 (#12389)

This commit is contained in:
Max Muoto
2024-07-20 22:59:26 -05:00
committed by GitHub
parent 3030f013be
commit 63100c17fe
2 changed files with 19 additions and 17 deletions

View File

@@ -1,22 +1,6 @@
# TODO: triage these (new in py313)
_stat.SF_SUPPORTED
_stat.SF_SYNTHETIC
fcntl.F_GETOWN_EX
fcntl.F_GET_FILE_RW_HINT
fcntl.F_GET_RW_HINT
fcntl.F_OWNER_PGRP
fcntl.F_OWNER_PID
fcntl.F_OWNER_TID
fcntl.F_SEAL_FUTURE_WRITE
fcntl.F_SETOWN_EX
fcntl.F_SET_FILE_RW_HINT
fcntl.F_SET_RW_HINT
fcntl.RWH_WRITE_LIFE_EXTREME
fcntl.RWH_WRITE_LIFE_LONG
fcntl.RWH_WRITE_LIFE_MEDIUM
fcntl.RWH_WRITE_LIFE_NONE
fcntl.RWH_WRITE_LIFE_NOT_SET
fcntl.RWH_WRITE_LIFE_SHORT
mmap.MAP_NORESERVE
os.POSIX_SPAWN_CLOSEFROM
posix.POSIX_SPAWN_CLOSEFROM