mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
Add fcntl constants for 3.13 (#12389)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user