将 .py 和 .pyi 后缀名改为了 .vp 和 .vpi 后缀名

This commit is contained in:
2026-07-30 16:33:56 +08:00
parent f79c8ca643
commit cfc30d735c
322 changed files with 246 additions and 31772 deletions

View File

@@ -1,5 +1,5 @@
"""
Auto-generated Python stub file from w32.win32process.py
Auto-generated Python stub file from w32.win32process.vp
Module: w32.win32process
"""

View File

@@ -1,5 +1,5 @@
"""
Auto-generated Python stub file from w32.win32sync.py
Auto-generated Python stub file from w32.win32sync.vp
Module: w32.win32sync
"""

View File

@@ -1,26 +0,0 @@
"""
Auto-generated Python stub file from atom.py
Module: atom
"""
import t, c
ATOMIC_RELAXED: t.CDefine = 0
ATOMIC_CONSUME: t.CDefine = 1
ATOMIC_ACQUIRE: t.CDefine = 2
ATOMIC_RELEASE: t.CDefine = 3
ATOMIC_ACQ_REL: t.CDefine = 4
ATOMIC_SEQ_CST: t.CDefine = 5
def __atomic_test_and_set(ptr: t.CUInt64T | t.CPtr, order: t.CInt) -> t.CBool: pass
def __atomic_clear(ptr: t.CUInt64T | t.CPtr, order: t.CInt) -> t.CVoid: pass
def __atomic_thread_fence(order: t.CInt) -> t.CVoid: pass
def __atomic_signal_fence(order: t.CInt) -> t.CVoid: pass
def __atomic_always_lock_free(size: t.CSizeT, ptr: t.CVoid | t.CPtr) -> t.CBool: pass
def __atomic_is_lock_free(size: t.CSizeT, ptr: t.CVoid | t.CPtr) -> t.CBool: pass

View File

@@ -1,5 +1,5 @@
"""
Auto-generated Python stub file from w32.winsock2.py
Auto-generated Python stub file from w32.winsock2.vp
Module: w32.winsock2
"""

View File

@@ -1,5 +1,5 @@
"""
Auto-generated Python stub file from w32.win32memory.py
Auto-generated Python stub file from w32.win32memory.vp
Module: w32.win32memory
"""

View File

@@ -1,5 +1,5 @@
"""
Auto-generated Python stub file from w32.win32console.py
Auto-generated Python stub file from w32.win32console.vp
Module: w32.win32console
"""

View File

@@ -1,5 +1,5 @@
"""
Auto-generated Python stub file from viperio.py
Auto-generated Python stub file from viperio.vp
Module: viperio
"""

View File

@@ -1,5 +1,5 @@
"""
Auto-generated Python stub file from stdint.py
Auto-generated Python stub file from stdint.vp
Module: stdint
"""

View File

@@ -1,5 +1,5 @@
"""
Auto-generated Python stub file from w32.win32file.py
Auto-generated Python stub file from w32.win32file.vp
Module: w32.win32file
"""

Some files were not shown because too many files have changed in this diff Show More