Skip to content

Commit

Permalink
macOS build: import important v3.13 symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
wjakob committed Sep 8, 2024
1 parent 2c96d5a commit e3812ea
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions cmake/darwin-ld-cpython.sym
Original file line number Diff line number Diff line change
Expand Up @@ -901,3 +901,18 @@
-U __Py_TrueStruct
-U __Py_VaBuildValue_SizeT
-U _Py_Version
-U __Py_MergeZeroLocalRefcount
-U __Py_DecRefShared
-U __Py_DecRefSharedDebug
-U __Py_DECREF_DecRefTotal
-U __Py_INCREF_IncRefTotal
-U __PyObject_GetDictPtr
-U _PyList_GetItemRef
-U _PyUnstable_Module_SetGIL
-U _PyMutex_Unlock
-U _PyMutex_Lock
-U _PyObject_IS_GC
-U _PyCriticalSection_Begin
-U _PyCriticalSection_End
-U _PyCriticalSection2_Begin
-U _PyCriticalSection2_End

0 comments on commit e3812ea

Please sign in to comment.