Skip to content

Commit

Permalink
chore: Update pythonXY.def (#62)
Browse files Browse the repository at this point in the history
Co-authored-by: messense <messense@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and messense authored Mar 6, 2024
1 parent 78db25a commit 4fa9e6c
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/libpypy3.10-c.def
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
;
LIBRARY "libpypy3.10-c.dll"
EXPORTS
HPyInitGlobalContext__debug
HPyInitGlobalContext__trace
HPyInit__debug
HPyInit__trace
PyArg_ValidateKeywordArguments
PyModule_AddType
PyPyAnySet_Check
Expand Down Expand Up @@ -159,6 +162,7 @@ PyPyErr_Display
PyPyErr_ExceptionMatches
PyPyErr_Fetch
PyPyErr_Format
PyPyErr_FormatV
PyPyErr_GetExcInfo
PyPyErr_GivenExceptionMatches
PyPyErr_NewException
Expand All @@ -169,12 +173,15 @@ PyPyErr_Occurred
PyPyErr_Print
PyPyErr_PrintEx
PyPyErr_Restore
PyPyErr_SetExcFromWindowsErrWithFilenameObject
PyPyErr_SetExcFromWindowsErrWithFilenameObjects
PyPyErr_SetExcInfo
PyPyErr_SetFromErrno
PyPyErr_SetFromErrnoWithFilename
PyPyErr_SetFromErrnoWithFilenameObject
PyPyErr_SetFromErrnoWithFilenameObjects
PyPyErr_SetFromWindowsErr
PyPyErr_SetFromWindowsErrWithFilename
PyPyErr_SetNone
PyPyErr_SetObject
PyPyErr_SetString
Expand Down Expand Up @@ -758,6 +765,7 @@ PyPy_IgnoreEnvironmentFlag DATA
PyPy_IncRef
PyPy_InspectFlag DATA
PyPy_InteractiveFlag DATA
PyPy_Is
PyPy_IsInitialized
PyPy_IsolatedFlag DATA
PyPy_LeaveRecursiveCall
Expand Down Expand Up @@ -990,12 +998,18 @@ _PyTime_localtime
_Py_NewReference
_Py_VaBuildStack
_Py_VaBuildStack_SizeT
_pypy_init_executable
_pypy_init_free
_pypy_init_home
get_required_hpy_major_version__debug
get_required_hpy_major_version__trace
get_required_hpy_minor_version__debug
get_required_hpy_minor_version__trace
os_readlink_impl
os_symlink_impl
os_unlink_impl
pypy_HPyInit__debug
pypy_HPyInit__trace
pypy_carefully_make_gil
pypy_debug_file DATA
pypy_execute_source
Expand All @@ -1006,6 +1020,10 @@ pypy_hpy_debug_get_ctx
pypy_hpy_debug_open_handle
pypy_hpy_debug_set_ctx
pypy_hpy_debug_unwrap_handle
pypy_hpy_trace_ctx_init
pypy_hpy_trace_get_ctx
pypy_hpy_trace_get_func_name
pypy_hpy_trace_get_nfunc
pypy_init_embedded_cffi_module
pypy_init_threads
pypy_main_startup
Expand Down
19 changes: 19 additions & 0 deletions src/libpypy3.9-c.def
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
;
LIBRARY "libpypy3.9-c.dll"
EXPORTS
HPyInitGlobalContext__debug
HPyInitGlobalContext__trace
HPyInit__debug
HPyInit__trace
PyArg_ValidateKeywordArguments
PyModule_AddType
PyPyAnySet_Check
Expand Down Expand Up @@ -157,6 +160,7 @@ PyPyErr_Display
PyPyErr_ExceptionMatches
PyPyErr_Fetch
PyPyErr_Format
PyPyErr_FormatV
PyPyErr_GetExcInfo
PyPyErr_GivenExceptionMatches
PyPyErr_NewException
Expand All @@ -167,12 +171,15 @@ PyPyErr_Occurred
PyPyErr_Print
PyPyErr_PrintEx
PyPyErr_Restore
PyPyErr_SetExcFromWindowsErrWithFilenameObject
PyPyErr_SetExcFromWindowsErrWithFilenameObjects
PyPyErr_SetExcInfo
PyPyErr_SetFromErrno
PyPyErr_SetFromErrnoWithFilename
PyPyErr_SetFromErrnoWithFilenameObject
PyPyErr_SetFromErrnoWithFilenameObjects
PyPyErr_SetFromWindowsErr
PyPyErr_SetFromWindowsErrWithFilename
PyPyErr_SetInterrupt
PyPyErr_SetNone
PyPyErr_SetObject
Expand Down Expand Up @@ -974,12 +981,20 @@ _PyTime_ObjectToTimeval
_PyTime_gmtime
_PyTime_localtime
_PyType_Name
_Py_VaBuildStack
_Py_VaBuildStack_SizeT
_pypy_init_executable
_pypy_init_free
_pypy_init_home
get_required_hpy_major_version__debug
get_required_hpy_major_version__trace
get_required_hpy_minor_version__debug
get_required_hpy_minor_version__trace
os_readlink_impl
os_symlink_impl
os_unlink_impl
pypy_HPyInit__debug
pypy_HPyInit__trace
pypy_carefully_make_gil
pypy_debug_file DATA
pypy_execute_source
Expand All @@ -990,6 +1005,10 @@ pypy_hpy_debug_get_ctx
pypy_hpy_debug_open_handle
pypy_hpy_debug_set_ctx
pypy_hpy_debug_unwrap_handle
pypy_hpy_trace_ctx_init
pypy_hpy_trace_get_ctx
pypy_hpy_trace_get_func_name
pypy_hpy_trace_get_nfunc
pypy_init_embedded_cffi_module
pypy_init_threads
pypy_main_startup
Expand Down
5 changes: 5 additions & 0 deletions src/python312.def
Original file line number Diff line number Diff line change
Expand Up @@ -1180,6 +1180,7 @@ _PyCrossInterpreterData_Lookup
_PyCrossInterpreterData_NewObject
_PyCrossInterpreterData_RegisterClass
_PyCrossInterpreterData_Release
_PyCrossInterpreterData_ReleaseAndRawFree
_PyCrossInterpreterData_UnregisterClass
_PyDeadline_Get
_PyDeadline_Init
Expand Down Expand Up @@ -1288,11 +1289,14 @@ _PyInterpreterState_HasFeature
_PyInterpreterState_IDDecref
_PyInterpreterState_IDIncref
_PyInterpreterState_IDInitref
_PyInterpreterState_IsRunningMain
_PyInterpreterState_LookUpID
_PyInterpreterState_RequireIDRef
_PyInterpreterState_RequiresIDRef
_PyInterpreterState_SetConfig
_PyInterpreterState_SetEvalFrameFunc
_PyInterpreterState_SetNotRunningMain
_PyInterpreterState_SetRunningMain
_PyList_DebugMallocStats
_PyList_Extend
_PyLong_AsByteArray
Expand Down Expand Up @@ -1670,6 +1674,7 @@ _Py_hashtable_destroy
_Py_hashtable_foreach
_Py_hashtable_get
_Py_hashtable_hash_ptr
_Py_hashtable_len
_Py_hashtable_new
_Py_hashtable_new_full
_Py_hashtable_set
Expand Down

0 comments on commit 4fa9e6c

Please sign in to comment.