mirror of
https://github.com/python/cpython.git
synced 2025-07-23 19:25:40 +00:00
Adding projects to the repository again, this time in MacBinary form. If you have added the MMPr filetype as "plain binary" in the MacCVS preferences you should revert this before doing this update.
Got rid of last references to GUSI1. Upped for current python CVS status. Various minor tweaks, I guess:-)
This commit is contained in:
parent
0c6d037cc5
commit
dd8024eb96
32 changed files with 9 additions and 3 deletions
BIN
Mac/Build/AE.prj
BIN
Mac/Build/AE.prj
Binary file not shown.
Binary file not shown.
BIN
Mac/Build/Cm.prj
BIN
Mac/Build/Cm.prj
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Mac/Build/Fm.prj
BIN
Mac/Build/Fm.prj
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -138,6 +138,7 @@ Py_InteractiveFlag
|
|||
Py_NoSiteFlag
|
||||
Py_FrozenFlag
|
||||
_PyThread_Started
|
||||
Py_UnicodeFlag
|
||||
Py_FdIsInteractive
|
||||
Py_Exit
|
||||
Py_AtExit
|
||||
|
@ -374,15 +375,16 @@ _PyCompareState_Key
|
|||
_PyTrash_delete_later
|
||||
_PyTrash_delete_nesting
|
||||
_PyCompareState_nesting
|
||||
_PyTrash_destroy_chain
|
||||
_PyTrash_deposit_object
|
||||
Py_ReprLeave
|
||||
Py_ReprEnter
|
||||
PyObject_Free
|
||||
PyObject_Realloc
|
||||
PyObject_Malloc
|
||||
PyMem_Free
|
||||
PyMem_Realloc
|
||||
PyMem_Malloc
|
||||
Py_Free
|
||||
Py_Realloc
|
||||
Py_Malloc
|
||||
PyCallable_Check
|
||||
PyNumber_Coerce
|
||||
PyNumber_CoerceEx
|
||||
|
@ -399,8 +401,11 @@ PyObject_Compare
|
|||
PyObject_Str
|
||||
PyObject_Repr
|
||||
PyObject_Print
|
||||
_PyObject_Del
|
||||
_PyObject_NewVar
|
||||
_PyObject_New
|
||||
PyObject_InitVar
|
||||
PyObject_Init
|
||||
PyRange_Type
|
||||
PyRange_New
|
||||
_Py_EllipsisObject
|
||||
|
@ -739,6 +744,7 @@ PyUnicode_AsUTF16String
|
|||
PyUnicode_EncodeUTF16
|
||||
PyUnicode_DecodeUTF16
|
||||
PyUnicode_AsUTF8String
|
||||
_PyUnicode_AsUTF8String
|
||||
PyUnicode_EncodeUTF8
|
||||
PyUnicode_DecodeUTF8
|
||||
PyUnicode_GetSize
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Mac/Build/Qt.prj
BIN
Mac/Build/Qt.prj
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Mac/Build/TE.prj
BIN
Mac/Build/TE.prj
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Mac/Build/xx.prj
BIN
Mac/Build/xx.prj
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue