blob: c2c9c6e11e4ce1ec508363b433da02f99dcf34e7 [file] [log] [blame]
Pablo Galindo85f1ded2020-12-04 22:05:58 +00001# File generated by 'make regen-limited-abi'
2# This is NOT an authoritative list of stable ABI symbols
3PyArg_Parse
4PyArg_ParseTuple
5PyArg_ParseTupleAndKeywords
6PyArg_UnpackTuple
7PyArg_VaParse
8PyArg_VaParseTupleAndKeywords
9PyArg_ValidateKeywordArguments
10PyBaseObject_Type
11PyBool_FromLong
12PyBool_Type
13PyByteArrayIter_Type
14PyByteArray_AsString
15PyByteArray_Concat
16PyByteArray_FromObject
17PyByteArray_FromStringAndSize
18PyByteArray_Resize
19PyByteArray_Size
20PyByteArray_Type
21PyBytesIter_Type
22PyBytes_AsString
23PyBytes_AsStringAndSize
24PyBytes_Concat
25PyBytes_ConcatAndDel
26PyBytes_DecodeEscape
27PyBytes_FromFormat
28PyBytes_FromFormatV
29PyBytes_FromObject
30PyBytes_FromString
31PyBytes_FromStringAndSize
32PyBytes_Repr
33PyBytes_Size
34PyBytes_Type
35PyCFunction_Call
36PyCFunction_GetFlags
37PyCFunction_GetFunction
38PyCFunction_GetSelf
39PyCFunction_NewEx
40PyCFunction_Type
41PyCMethod_New
42PyCallIter_New
43PyCallIter_Type
44PyCallable_Check
45PyCapsule_GetContext
46PyCapsule_GetDestructor
47PyCapsule_GetName
48PyCapsule_GetPointer
49PyCapsule_Import
50PyCapsule_IsValid
51PyCapsule_New
52PyCapsule_SetContext
53PyCapsule_SetDestructor
54PyCapsule_SetName
55PyCapsule_SetPointer
56PyCapsule_Type
57PyClassMethodDescr_Type
58PyCodec_BackslashReplaceErrors
59PyCodec_Decode
60PyCodec_Decoder
61PyCodec_Encode
62PyCodec_Encoder
63PyCodec_IgnoreErrors
64PyCodec_IncrementalDecoder
65PyCodec_IncrementalEncoder
66PyCodec_KnownEncoding
67PyCodec_LookupError
68PyCodec_NameReplaceErrors
69PyCodec_Register
70PyCodec_RegisterError
71PyCodec_ReplaceErrors
72PyCodec_StreamReader
73PyCodec_StreamWriter
74PyCodec_StrictErrors
75PyCodec_Unregister
76PyCodec_XMLCharRefReplaceErrors
77PyComplex_FromDoubles
78PyComplex_ImagAsDouble
79PyComplex_RealAsDouble
80PyComplex_Type
81PyDescr_NewClassMethod
82PyDescr_NewGetSet
83PyDescr_NewMember
84PyDescr_NewMethod
85PyDictItems_Type
86PyDictIterItem_Type
87PyDictIterKey_Type
88PyDictIterValue_Type
89PyDictKeys_Type
90PyDictProxy_New
91PyDictProxy_Type
92PyDictRevIterItem_Type
93PyDictRevIterKey_Type
94PyDictRevIterValue_Type
95PyDictValues_Type
96PyDict_Clear
97PyDict_Contains
98PyDict_Copy
99PyDict_DelItem
100PyDict_DelItemString
101PyDict_GetItem
102PyDict_GetItemString
103PyDict_GetItemWithError
104PyDict_Items
105PyDict_Keys
106PyDict_Merge
107PyDict_MergeFromSeq2
108PyDict_New
109PyDict_Next
110PyDict_SetItem
111PyDict_SetItemString
112PyDict_Size
113PyDict_Type
114PyDict_Update
115PyDict_Values
116PyEllipsis_Type
117PyEnum_Type
118PyErr_BadArgument
119PyErr_BadInternalCall
120PyErr_CheckSignals
121PyErr_Clear
122PyErr_Display
123PyErr_ExceptionMatches
124PyErr_Fetch
125PyErr_Format
126PyErr_FormatV
127PyErr_GetExcInfo
128PyErr_GivenExceptionMatches
129PyErr_NewException
130PyErr_NewExceptionWithDoc
131PyErr_NoMemory
132PyErr_NormalizeException
133PyErr_Occurred
134PyErr_Print
135PyErr_PrintEx
136PyErr_ProgramText
137PyErr_ResourceWarning
138PyErr_Restore
139PyErr_SetExcInfo
140PyErr_SetFromErrno
141PyErr_SetFromErrnoWithFilename
142PyErr_SetFromErrnoWithFilenameObject
143PyErr_SetFromErrnoWithFilenameObjects
144PyErr_SetImportError
145PyErr_SetImportErrorSubclass
146PyErr_SetInterrupt
147PyErr_SetNone
148PyErr_SetObject
149PyErr_SetString
150PyErr_SyntaxLocation
151PyErr_SyntaxLocationEx
152PyErr_WarnEx
153PyErr_WarnExplicit
154PyErr_WarnFormat
155PyErr_WriteUnraisable
156PyEval_AcquireLock
157PyEval_AcquireThread
158PyEval_CallFunction
159PyEval_CallMethod
160PyEval_CallObjectWithKeywords
161PyEval_EvalCode
162PyEval_EvalCodeEx
163PyEval_EvalFrame
164PyEval_EvalFrameEx
165PyEval_GetBuiltins
166PyEval_GetFrame
167PyEval_GetFuncDesc
168PyEval_GetFuncName
169PyEval_GetGlobals
170PyEval_GetLocals
171PyEval_InitThreads
172PyEval_ReleaseLock
173PyEval_ReleaseThread
174PyEval_RestoreThread
175PyEval_SaveThread
176PyEval_ThreadsInitialized
177PyExc_ArithmeticError
178PyExc_AssertionError
179PyExc_AttributeError
180PyExc_BaseException
181PyExc_BlockingIOError
182PyExc_BrokenPipeError
183PyExc_BufferError
184PyExc_BytesWarning
185PyExc_ChildProcessError
186PyExc_ConnectionAbortedError
187PyExc_ConnectionError
188PyExc_ConnectionRefusedError
189PyExc_ConnectionResetError
190PyExc_DeprecationWarning
191PyExc_EOFError
192PyExc_EnvironmentError
193PyExc_Exception
194PyExc_FileExistsError
195PyExc_FileNotFoundError
196PyExc_FloatingPointError
197PyExc_FutureWarning
198PyExc_GeneratorExit
199PyExc_IOError
200PyExc_ImportError
201PyExc_ImportWarning
202PyExc_IndentationError
203PyExc_IndexError
204PyExc_InterruptedError
205PyExc_IsADirectoryError
206PyExc_KeyError
207PyExc_KeyboardInterrupt
208PyExc_LookupError
209PyExc_MemoryError
210PyExc_ModuleNotFoundError
211PyExc_NameError
212PyExc_NotADirectoryError
213PyExc_NotImplementedError
214PyExc_OSError
215PyExc_OverflowError
216PyExc_PendingDeprecationWarning
217PyExc_PermissionError
218PyExc_ProcessLookupError
219PyExc_RecursionError
220PyExc_ReferenceError
221PyExc_ResourceWarning
222PyExc_RuntimeError
223PyExc_RuntimeWarning
224PyExc_StopAsyncIteration
225PyExc_StopIteration
226PyExc_SyntaxError
227PyExc_SyntaxWarning
228PyExc_SystemError
229PyExc_SystemExit
230PyExc_TabError
231PyExc_TimeoutError
232PyExc_TypeError
233PyExc_UnboundLocalError
234PyExc_UnicodeDecodeError
235PyExc_UnicodeEncodeError
236PyExc_UnicodeError
237PyExc_UnicodeTranslateError
238PyExc_UnicodeWarning
239PyExc_UserWarning
240PyExc_ValueError
241PyExc_Warning
242PyExc_ZeroDivisionError
243PyExceptionClass_Name
244PyException_GetCause
245PyException_GetContext
246PyException_GetTraceback
247PyException_SetCause
248PyException_SetContext
249PyException_SetTraceback
250PyFile_FromFd
251PyFile_GetLine
252PyFile_WriteObject
253PyFile_WriteString
254PyFilter_Type
255PyFloat_AsDouble
256PyFloat_FromDouble
257PyFloat_FromString
258PyFloat_GetInfo
259PyFloat_GetMax
260PyFloat_GetMin
261PyFloat_Type
262PyFrame_GetCode
263PyFrame_GetLineNumber
264PyFrozenSet_New
265PyFrozenSet_Type
266PyGC_Collect
267PyGILState_Ensure
268PyGILState_GetThisThreadState
269PyGILState_Release
270PyGetSetDescr_Type
271PyImport_AddModule
272PyImport_AddModuleObject
273PyImport_AppendInittab
274PyImport_ExecCodeModule
275PyImport_ExecCodeModuleEx
276PyImport_ExecCodeModuleObject
277PyImport_ExecCodeModuleWithPathnames
278PyImport_GetImporter
279PyImport_GetMagicNumber
280PyImport_GetMagicTag
281PyImport_GetModule
282PyImport_GetModuleDict
283PyImport_Import
284PyImport_ImportFrozenModule
285PyImport_ImportFrozenModuleObject
286PyImport_ImportModule
287PyImport_ImportModuleLevel
288PyImport_ImportModuleLevelObject
289PyImport_ImportModuleNoBlock
290PyImport_ReloadModule
291PyIndex_Check
292PyInterpreterState_Clear
293PyInterpreterState_Delete
294PyInterpreterState_Get
295PyInterpreterState_GetDict
296PyInterpreterState_GetID
297PyInterpreterState_New
298PyIter_Check
299PyIter_Next
300PyIter_Send
301PyListIter_Type
302PyListRevIter_Type
303PyList_Append
304PyList_AsTuple
305PyList_GetItem
306PyList_GetSlice
307PyList_Insert
308PyList_New
309PyList_Reverse
310PyList_SetItem
311PyList_SetSlice
312PyList_Size
313PyList_Sort
314PyList_Type
315PyLongRangeIter_Type
316PyLong_AsDouble
317PyLong_AsLong
318PyLong_AsLongAndOverflow
319PyLong_AsLongLong
320PyLong_AsLongLongAndOverflow
321PyLong_AsSize_t
322PyLong_AsSsize_t
323PyLong_AsUnsignedLong
324PyLong_AsUnsignedLongLong
325PyLong_AsUnsignedLongLongMask
326PyLong_AsUnsignedLongMask
327PyLong_AsVoidPtr
328PyLong_FromDouble
329PyLong_FromLong
330PyLong_FromLongLong
331PyLong_FromSize_t
332PyLong_FromSsize_t
333PyLong_FromString
334PyLong_FromUnsignedLong
335PyLong_FromUnsignedLongLong
336PyLong_FromVoidPtr
337PyLong_GetInfo
338PyLong_Type
339PyMap_Type
340PyMapping_Check
341PyMapping_GetItemString
342PyMapping_HasKey
343PyMapping_HasKeyString
344PyMapping_Items
345PyMapping_Keys
346PyMapping_Length
347PyMapping_SetItemString
348PyMapping_Size
349PyMapping_Values
350PyMarshal_ReadObjectFromString
351PyMarshal_WriteLongToFile
352PyMarshal_WriteObjectToFile
353PyMarshal_WriteObjectToString
354PyMem_Free
355PyMem_Malloc
356PyMem_Realloc
357PyMemberDescr_Type
358PyMember_GetOne
359PyMember_SetOne
360PyMemoryView_FromMemory
361PyMemoryView_FromObject
362PyMemoryView_GetContiguous
363PyMemoryView_Type
364PyMethodDescr_Type
365PyModuleDef_Init
366PyModuleDef_Type
367PyModule_AddFunctions
368PyModule_AddIntConstant
369PyModule_AddObject
370PyModule_AddObjectRef
371PyModule_AddStringConstant
372PyModule_AddType
373PyModule_Create2
374PyModule_ExecDef
375PyModule_FromDefAndSpec2
376PyModule_GetDef
377PyModule_GetDict
378PyModule_GetFilename
379PyModule_GetFilenameObject
380PyModule_GetName
381PyModule_GetNameObject
382PyModule_GetState
383PyModule_New
384PyModule_NewObject
385PyModule_SetDocString
386PyModule_Type
387PyNumber_Absolute
388PyNumber_Add
389PyNumber_And
390PyNumber_AsSsize_t
391PyNumber_Check
392PyNumber_Divmod
393PyNumber_Float
394PyNumber_FloorDivide
395PyNumber_InPlaceAdd
396PyNumber_InPlaceAnd
397PyNumber_InPlaceFloorDivide
398PyNumber_InPlaceLshift
399PyNumber_InPlaceMatrixMultiply
400PyNumber_InPlaceMultiply
401PyNumber_InPlaceOr
402PyNumber_InPlacePower
403PyNumber_InPlaceRemainder
404PyNumber_InPlaceRshift
405PyNumber_InPlaceSubtract
406PyNumber_InPlaceTrueDivide
407PyNumber_InPlaceXor
408PyNumber_Index
409PyNumber_Invert
410PyNumber_Long
411PyNumber_Lshift
412PyNumber_MatrixMultiply
413PyNumber_Multiply
414PyNumber_Negative
415PyNumber_Or
416PyNumber_Positive
417PyNumber_Power
418PyNumber_Remainder
419PyNumber_Rshift
420PyNumber_Subtract
421PyNumber_ToBase
422PyNumber_TrueDivide
423PyNumber_Xor
424PyOS_AfterFork
425PyOS_AfterFork_Child
426PyOS_AfterFork_Parent
427PyOS_BeforeFork
428PyOS_FSPath
429PyOS_InterruptOccurred
430PyOS_double_to_string
431PyOS_getsig
432PyOS_mystricmp
433PyOS_mystrnicmp
434PyOS_setsig
435PyOS_snprintf
436PyOS_string_to_double
437PyOS_strtol
438PyOS_strtoul
439PyOS_vsnprintf
440PyObject_ASCII
441PyObject_AsFileDescriptor
442PyObject_Bytes
443PyObject_Call
444PyObject_CallFunction
445PyObject_CallFunctionObjArgs
446PyObject_CallMethod
447PyObject_CallMethodObjArgs
448PyObject_CallNoArgs
449PyObject_CallObject
450PyObject_Calloc
451PyObject_ClearWeakRefs
452PyObject_DelItem
453PyObject_DelItemString
454PyObject_Dir
455PyObject_Format
456PyObject_Free
457PyObject_GC_Del
458PyObject_GC_IsFinalized
459PyObject_GC_IsTracked
460PyObject_GC_Track
461PyObject_GC_UnTrack
462PyObject_GenericGetAttr
463PyObject_GenericGetDict
464PyObject_GenericSetAttr
465PyObject_GenericSetDict
466PyObject_GetAttr
467PyObject_GetAttrString
468PyObject_GetItem
469PyObject_GetIter
470PyObject_HasAttr
471PyObject_HasAttrString
472PyObject_Hash
473PyObject_HashNotImplemented
474PyObject_Init
475PyObject_InitVar
476PyObject_IsInstance
477PyObject_IsSubclass
478PyObject_IsTrue
479PyObject_Length
480PyObject_Malloc
481PyObject_Not
482PyObject_Realloc
483PyObject_Repr
484PyObject_RichCompare
485PyObject_RichCompareBool
486PyObject_SelfIter
487PyObject_SetAttr
488PyObject_SetAttrString
489PyObject_SetItem
490PyObject_Size
491PyObject_Str
492PyObject_Type
493PyProperty_Type
494PyRangeIter_Type
495PyRange_Type
496PyReversed_Type
497PySeqIter_New
498PySeqIter_Type
499PySequence_Check
500PySequence_Concat
501PySequence_Contains
502PySequence_Count
503PySequence_DelItem
504PySequence_DelSlice
505PySequence_Fast
506PySequence_GetItem
507PySequence_GetSlice
508PySequence_In
509PySequence_InPlaceConcat
510PySequence_InPlaceRepeat
511PySequence_Index
512PySequence_Length
513PySequence_List
514PySequence_Repeat
515PySequence_SetItem
516PySequence_SetSlice
517PySequence_Size
518PySequence_Tuple
519PySetIter_Type
520PySet_Add
521PySet_Clear
522PySet_Contains
523PySet_Discard
524PySet_New
525PySet_Pop
526PySet_Size
527PySet_Type
528PySlice_AdjustIndices
529PySlice_GetIndices
530PySlice_GetIndicesEx
531PySlice_New
532PySlice_Type
533PySlice_Unpack
534PyState_AddModule
535PyState_FindModule
536PyState_RemoveModule
537PyStructSequence_GetItem
538PyStructSequence_New
539PyStructSequence_NewType
540PyStructSequence_SetItem
541PySuper_Type
542PySys_AddWarnOption
543PySys_AddWarnOptionUnicode
544PySys_AddXOption
545PySys_FormatStderr
546PySys_FormatStdout
547PySys_GetObject
548PySys_GetXOptions
549PySys_HasWarnOptions
550PySys_ResetWarnOptions
551PySys_SetArgv
552PySys_SetArgvEx
553PySys_SetObject
554PySys_SetPath
555PySys_WriteStderr
556PySys_WriteStdout
557PyThreadState_Clear
558PyThreadState_Delete
559PyThreadState_Get
560PyThreadState_GetDict
561PyThreadState_GetFrame
562PyThreadState_GetID
563PyThreadState_GetInterpreter
564PyThreadState_New
565PyThreadState_SetAsyncExc
566PyThreadState_Swap
567PyThread_GetInfo
568PyThread_ReInitTLS
569PyThread_acquire_lock
570PyThread_acquire_lock_timed
571PyThread_allocate_lock
572PyThread_create_key
573PyThread_delete_key
574PyThread_delete_key_value
575PyThread_exit_thread
576PyThread_free_lock
577PyThread_get_key_value
578PyThread_get_stacksize
579PyThread_get_thread_ident
580PyThread_get_thread_native_id
581PyThread_init_thread
582PyThread_release_lock
583PyThread_set_key_value
584PyThread_set_stacksize
585PyThread_start_new_thread
586PyThread_tss_alloc
587PyThread_tss_create
588PyThread_tss_delete
589PyThread_tss_free
590PyThread_tss_get
591PyThread_tss_is_created
592PyThread_tss_set
593PyTraceBack_Here
594PyTraceBack_Print
595PyTraceBack_Type
596PyTupleIter_Type
597PyTuple_GetItem
598PyTuple_GetSlice
599PyTuple_New
600PyTuple_Pack
601PyTuple_SetItem
602PyTuple_Size
603PyTuple_Type
604PyType_ClearCache
605PyType_FromModuleAndSpec
606PyType_FromSpec
607PyType_FromSpecWithBases
608PyType_GenericAlloc
609PyType_GenericNew
610PyType_GetFlags
611PyType_GetModule
612PyType_GetModuleState
613PyType_GetSlot
614PyType_IsSubtype
615PyType_Modified
616PyType_Ready
617PyType_Type
618PyUnicodeDecodeError_Create
619PyUnicodeDecodeError_GetEncoding
620PyUnicodeDecodeError_GetEnd
621PyUnicodeDecodeError_GetObject
622PyUnicodeDecodeError_GetReason
623PyUnicodeDecodeError_GetStart
624PyUnicodeDecodeError_SetEnd
625PyUnicodeDecodeError_SetReason
626PyUnicodeDecodeError_SetStart
627PyUnicodeEncodeError_GetEncoding
628PyUnicodeEncodeError_GetEnd
629PyUnicodeEncodeError_GetObject
630PyUnicodeEncodeError_GetReason
631PyUnicodeEncodeError_GetStart
632PyUnicodeEncodeError_SetEnd
633PyUnicodeEncodeError_SetReason
634PyUnicodeEncodeError_SetStart
635PyUnicodeIter_Type
636PyUnicodeTranslateError_GetEnd
637PyUnicodeTranslateError_GetObject
638PyUnicodeTranslateError_GetReason
639PyUnicodeTranslateError_GetStart
640PyUnicodeTranslateError_SetEnd
641PyUnicodeTranslateError_SetReason
642PyUnicodeTranslateError_SetStart
643PyUnicode_Append
644PyUnicode_AppendAndDel
645PyUnicode_AsASCIIString
646PyUnicode_AsCharmapString
647PyUnicode_AsDecodedObject
648PyUnicode_AsDecodedUnicode
649PyUnicode_AsEncodedObject
650PyUnicode_AsEncodedString
651PyUnicode_AsEncodedUnicode
652PyUnicode_AsLatin1String
653PyUnicode_AsRawUnicodeEscapeString
654PyUnicode_AsUCS4
655PyUnicode_AsUCS4Copy
656PyUnicode_AsUTF16String
657PyUnicode_AsUTF32String
658PyUnicode_AsUTF8AndSize
659PyUnicode_AsUTF8String
660PyUnicode_AsUnicodeEscapeString
661PyUnicode_AsWideChar
662PyUnicode_AsWideCharString
663PyUnicode_BuildEncodingMap
664PyUnicode_Compare
665PyUnicode_CompareWithASCIIString
666PyUnicode_Concat
667PyUnicode_Contains
668PyUnicode_Count
669PyUnicode_Decode
670PyUnicode_DecodeASCII
671PyUnicode_DecodeCharmap
672PyUnicode_DecodeFSDefault
673PyUnicode_DecodeFSDefaultAndSize
674PyUnicode_DecodeLatin1
675PyUnicode_DecodeLocale
676PyUnicode_DecodeLocaleAndSize
677PyUnicode_DecodeRawUnicodeEscape
678PyUnicode_DecodeUTF16
679PyUnicode_DecodeUTF16Stateful
680PyUnicode_DecodeUTF32
681PyUnicode_DecodeUTF32Stateful
682PyUnicode_DecodeUTF7
683PyUnicode_DecodeUTF7Stateful
684PyUnicode_DecodeUTF8
685PyUnicode_DecodeUTF8Stateful
686PyUnicode_DecodeUnicodeEscape
687PyUnicode_EncodeFSDefault
688PyUnicode_EncodeLocale
689PyUnicode_FSConverter
690PyUnicode_FSDecoder
691PyUnicode_Find
692PyUnicode_FindChar
693PyUnicode_Format
694PyUnicode_FromEncodedObject
695PyUnicode_FromFormat
696PyUnicode_FromFormatV
697PyUnicode_FromObject
698PyUnicode_FromOrdinal
699PyUnicode_FromString
700PyUnicode_FromStringAndSize
701PyUnicode_FromWideChar
702PyUnicode_GetDefaultEncoding
703PyUnicode_GetLength
704PyUnicode_GetSize
705PyUnicode_InternFromString
706PyUnicode_InternImmortal
707PyUnicode_InternInPlace
708PyUnicode_IsIdentifier
709PyUnicode_Join
710PyUnicode_Partition
711PyUnicode_RPartition
712PyUnicode_RSplit
713PyUnicode_ReadChar
714PyUnicode_Replace
715PyUnicode_Resize
716PyUnicode_RichCompare
717PyUnicode_Split
718PyUnicode_Splitlines
719PyUnicode_Substring
720PyUnicode_Tailmatch
721PyUnicode_Translate
722PyUnicode_Type
723PyUnicode_WriteChar
724PyWeakref_GetObject
725PyWeakref_NewProxy
726PyWeakref_NewRef
727PyWrapperDescr_Type
728PyWrapper_New
729PyZip_Type
730Py_AddPendingCall
731Py_AtExit
732Py_BuildValue
733Py_BytesMain
734Py_CompileString
735Py_DecRef
736Py_DecodeLocale
737Py_EncodeLocale
738Py_EndInterpreter
739Py_EnterRecursiveCall
740Py_Exit
741Py_FatalError
742Py_FileSystemDefaultEncodeErrors
743Py_FileSystemDefaultEncoding
744Py_Finalize
745Py_FinalizeEx
Pablo Galindo09114112020-12-15 18:16:13 +0000746Py_FrozenMain
Pablo Galindo85f1ded2020-12-04 22:05:58 +0000747Py_GenericAlias
748Py_GenericAliasType
749Py_GetBuildInfo
750Py_GetCompiler
751Py_GetCopyright
752Py_GetExecPrefix
753Py_GetPath
754Py_GetPlatform
755Py_GetPrefix
756Py_GetProgramFullPath
757Py_GetProgramName
758Py_GetPythonHome
759Py_GetRecursionLimit
760Py_GetVersion
761Py_HasFileSystemDefaultEncoding
762Py_IncRef
763Py_Initialize
764Py_InitializeEx
765Py_IsInitialized
766Py_LeaveRecursiveCall
767Py_Main
768Py_MakePendingCalls
769Py_NewInterpreter
770Py_NewRef
771Py_ReprEnter
772Py_ReprLeave
773Py_SetPath
774Py_SetProgramName
775Py_SetPythonHome
776Py_SetRecursionLimit
777Py_SymtableString
778Py_UTF8Mode
779Py_VaBuildValue
780Py_XNewRef