Documentation Archive Developer
Search

Python Changes

Python

Framework Architectures
Fromi386,ppc,x86_64
Toi386,x86_64
Python-ast.h
Added #def DictComp
Added DictComp_kind
Added #def Set
Added #def SetComp
Added SetComp_kind
Added Set_kind
__multiarray_api.h
Added #def NUMPY_IMPORT_ARRAY_RETVAL
Added PyArrayNeighborhoodIter_Type (no architecture available)
Added #def PyArray_Correlate2
Added PyArray_Correlate2() (no architecture available)
Added PyArray_GetEndianness() (no architecture available)
Added #def PyArray_GetEndianness
Added #def PyArray_GetNDArrayCFeatureVersion
Added PyArray_GetNDArrayCFeatureVersion() (no architecture available)
Added #def PyArray_MultiIterFromObjects
Added PyArray_MultiIterFromObjects() (no architecture available)
Added PyArray_NeighborhoodIterNew() (no architecture available)
Added #def PyArray_NeighborhoodIterNew
__ufunc_api.h
Added PyUFunc_FromFuncAndDataAndSignature() (no architecture available)
Added #def PyUFunc_FromFuncAndDataAndSignature
Added #def PyUFunc_SetUsesArraysAsData
Added PyUFunc_SetUsesArraysAsData() (no architecture available)
_neighborhood_iterator_imp.h
Added PyArrayNeighborhoodIter_Next()
Added PyArrayNeighborhoodIter_Reset()
_numpyconfig.h
Added #def NPY_ABI_VERSION
Added #def NPY_API_VERSION
Added #def NPY_HAVE_COMPLEX_DOUBLE
Added #def NPY_HAVE_COMPLEX_FLOAT
Added #def NPY_HAVE_COMPLEX_LONG_DOUBLE
Added #def NPY_HAVE_DECL_ISFINITE
Added #def NPY_HAVE_DECL_ISINF
Added #def NPY_HAVE_DECL_ISNAN
Added #def NPY_HAVE_DECL_SIGNBIT
Added #def NPY_SIZEOF_COMPLEX_DOUBLE
Added #def NPY_SIZEOF_COMPLEX_FLOAT
Added #def NPY_SIZEOF_COMPLEX_LONGDOUBLE
Added #def NPY_USE_C99_COMPLEX
Added #def NPY_VISIBILITY_HIDDEN
abstract.h
Added index
cStringIO.h
Added #def PycStringIO_CAPSULE_NAME
code.h
Added firstlineno
Added funcname
complexobject.h
Modified format_spec_len
Header
Fromfloatobject.h
Tocomplexobject.h

datetime.h
Added #def PyDateTime_CAPSULE_NAME
dictobject.h
Added #def PyDictItems_Check
Added #def PyDictKeys_Check
Added #def PyDictValues_Check
Added #def PyDictViewSet_Check
dtoa.h
Added decpt
Added mode
Added rve
Added sign
Modified ptr
Header32/64-bitArchitectures
Frompystrtod.hUnknownUnknown
Todtoa.hBothi386,x86_64

floatobject.h
Added #def PyFloat_STR_PRECISION
Added ndigits
fortranobject.h
Added #def ARRAY_ISALIGNED
Added #def F2PY_ALIGN16
Added #def F2PY_ALIGN4
Added #def F2PY_ALIGN8
Added #def F2PY_CHECK_ALIGNMENT
Added #def F2PY_GET_ALIGNMENT
Added #def F2PY_INTENT_ALIGNED16
Added #def F2PY_INTENT_ALIGNED4
Added #def F2PY_INTENT_ALIGNED8
Added F2PyCapsule_AsVoidPtr()
Added F2PyCapsule_Check()
Added F2PyCapsule_FromVoidPtr()
Modified #def PyInt_Check
Header
Fromintobject.h
Tofortranobject.h

Modified #def Py_REFCNT
Header
Fromobject.h
Tofortranobject.h

Modified #def PyString_GET_SIZE
Header
Fromstringobject.h
Tofortranobject.h

Modified #def PyInt_AS_LONG
Header
Fromintobject.h
Tofortranobject.h

Modified #def Py_SIZE
Header
Fromobject.h
Tofortranobject.h

Modified #def Py_TYPE
Header
Fromobject.h
Tofortranobject.h

Modified #def PyString_AS_STRING
Header
Fromstringobject.h
Tofortranobject.h

Modified #def PyString_Check
Header
Fromstringobject.h
Tofortranobject.h

graminit.h
Added #def comp_for
Added #def comp_if
Added #def comp_iter
Added #def dictorsetmaker
Added #def testlist_comp
Added #def with_item
longintrepr.h
Added sdigit (no architecture available)
memoryobject.h
Added PyMemoryViewObject
Added #def PyMemoryView_Check
Added #def PyMemoryView_GET_BASE
Added #def PyMemoryView_GET_BUFFER
Added #def Py_MEMORYOBJECT_H
Added buffertype
ndarrayobject.h
Added NPY_DATETIMELTR
Added NPY_TIMEDELTALTR
Added #def PyArray_IsIntegerScalar
ndarraytypes.h
Added #def NDARRAYTYPES_H
Added NPY_DATETIMEUNIT
Added #def NPY_DATETIME_DEFAULTUNIT
Added #def NPY_DATETIME_NUMUNITS
Added NPY_FR_B
Added NPY_FR_D
Added NPY_FR_M
Added NPY_FR_W
Added NPY_FR_Y
Added NPY_FR_as
Added NPY_FR_fs
Added NPY_FR_h
Added NPY_FR_m
Added NPY_FR_ms
Added NPY_FR_ns
Added NPY_FR_ps
Added NPY_FR_s
Added NPY_FR_us
Added #def NPY_METADATA_DTSTR
Added NPY_NEIGHBORHOOD_ITER_CIRCULAR_PADDING
Added NPY_NEIGHBORHOOD_ITER_CONSTANT_PADDING
Added NPY_NEIGHBORHOOD_ITER_MIRROR_PADDING
Added NPY_NEIGHBORHOOD_ITER_ONE_PADDING
Added NPY_NEIGHBORHOOD_ITER_ZERO_PADDING
Added #def NPY_NO_EXPORT
Added #def NPY_STR_B
Added #def NPY_STR_D
Added #def NPY_STR_M
Added #def NPY_STR_W
Added #def NPY_STR_Y
Added #def NPY_STR_as
Added #def NPY_STR_fs
Added #def NPY_STR_h
Added #def NPY_STR_m
Added #def NPY_STR_ms
Added #def NPY_STR_ns
Added #def NPY_STR_ps
Added #def NPY_STR_s
Added #def NPY_STR_us
Added PyArrayIterObject_tag
Added PyArrayNeighborhoodIterObject
Added PyArrayNeighborhoodIter_Next2D() (no architecture available)
Added npy_iter_get_dataptr_t
Modified PyArray_ArrFuncs
Header
Fromndarrayobject.h
Tondarraytypes.h

Modified PyArrayObject
Header
Fromndarrayobject.h
Tondarraytypes.h

Modified PyArrayInterface
Header
Fromndarrayobject.h
Tondarraytypes.h

Modified PyArray_Descr
Header
Fromndarrayobject.h
Tondarraytypes.h

Modified PyArrayMultiIterObject
Header
Fromndarrayobject.h
Tondarraytypes.h

Modified PyArrayFlagsObject
Header
Fromndarrayobject.h
Tondarraytypes.h

Modified PyArrayIterObject
Header
Fromndarrayobject.h
Tondarraytypes.h

Modified PyArrayMapIterObject
Header
Fromndarrayobject.h
Tondarraytypes.h

Modified PyArray_ArrayDescr
Header
Fromndarrayobject.h
Tondarraytypes.h

Modified PyArray_Dims
Header
Fromndarrayobject.h
Tondarraytypes.h

Modified PyArray_Chunk
Header
Fromndarrayobject.h
Tondarraytypes.h

noprefix.h
Added #def BITSOF_DATETIME
Added #def BITSOF_TIMEDELTA
Added #def MAX_DATETIME
Added #def MAX_TIMEDELTA
Added #def MIN_DATETIME
Added #def MIN_TIMEDELTA
Added #def SIZEOF_DATETIME
Added #def SIZEOF_TIMEDELTA
Added #def datetime
Added #def timedelta
npy_3kcompat.h
Added NpyCapsule_AsVoidPtr()
Added NpyCapsule_Check()
Added NpyCapsule_FromVoidPtr()
Added NpyCapsule_FromVoidPtrAndDesc()
Added NpyCapsule_GetDesc()
Added PyInt_Check() (no architecture available)
Added PyObject_Cmp() (no architecture available)
Added #def PyUStringObject
Added #def PyUString_Check
Added #def PyUString_Concat
Added #def PyUString_ConcatAndDel
Added #def PyUString_Format
Added #def PyUString_FromFormat
Added #def PyUString_FromString
Added #def PyUString_FromStringAndSize
Added #def PyUString_GET_SIZE
Added #def PyUString_InternFromString
Added #def PyUString_Size
Added #def PyUString_Type
Added PyUnicode_Concat2()
Added PyUnicode_ConcatAndDel()
Added #def npy_PyFile_Check
Added npy_PyFile_Check() (no architecture available)
Added #def npy_PyFile_Dup
Added npy_PyFile_Dup() (no architecture available)
Added npy_PyFile_DupClose() (no architecture available)
Added #def npy_PyFile_DupClose
Added npy_PyFile_OpenFile()
Added simple_capsule_dtor()
Modified #def PyBytes_GET_SIZE
Header
Frombytesobject.h
Tonpy_3kcompat.h

Modified #def PyBytes_AsString
Header
Frombytesobject.h
Tonpy_3kcompat.h

Modified #def PyBytesObject
Header
Frombytesobject.h
Tonpy_3kcompat.h

Modified #def PyBytes_AS_STRING
Header
Frombytesobject.h
Tonpy_3kcompat.h

Modified #def PyBytes_FromFormat
Header
Frombytesobject.h
Tonpy_3kcompat.h

Modified #def PyBytes_FromStringAndSize
Header
Frombytesobject.h
Tonpy_3kcompat.h

Modified #def PyBytes_AsStringAndSize
Header
Frombytesobject.h
Tonpy_3kcompat.h

Modified #def PyBytes_FromString
Header
Frombytesobject.h
Tonpy_3kcompat.h

Modified #def PyBytes_ConcatAndDel
Header
Frombytesobject.h
Tonpy_3kcompat.h

Modified #def PyBytes_Check
Header
Frombytesobject.h
Tonpy_3kcompat.h

Modified #def PyBytes_Type
Header
Frombytesobject.h
Tonpy_3kcompat.h

Modified #def PyBytes_Concat
Header
Frombytesobject.h
Tonpy_3kcompat.h

Modified #def PyBytes_Size
Header
Frombytesobject.h
Tonpy_3kcompat.h

npy_common.h
Added #def MyPyLong_AsInt64
Added #def MyPyLong_FromInt64
Added #def NPY_BITSOF_DATETIME
Added #def NPY_BITSOF_TIMEDELTA
Added NPY_CPU_BIG
Added NPY_CPU_LITTLE
Added NPY_CPU_UNKNOWN_ENDIAN
Added #def NPY_DATETIME_FMT
Added #def NPY_INLINE
Added #def NPY_MAX_DATETIME
Added #def NPY_MAX_TIMEDELTA
Added #def NPY_MIN_DATETIME
Added #def NPY_MIN_TIMEDELTA
Added #def NPY_SIZEOF_DATETIME
Added #def NPY_SIZEOF_TIMEDELTA
Added #def NPY_TIMEDELTA_FMT
Added npy_datetime
Added npy_timedelta
Modified npy_cfloat
Header
Fromndarrayobject.h
Tonpy_common.h

Modified npy_clongdouble
Header
Fromndarrayobject.h
Tonpy_common.h

Modified npy_cdouble
Header
Fromndarrayobject.h
Tonpy_common.h

npy_cpu.h
Added #def NPY_COPY_PYOBJECT_PTR
Added #def NPY_CPU_AMD64
Added #def NPY_CPU_X86
npy_endian.h
Added #def NPY_BIG_ENDIAN
Added #def NPY_BYTE_ORDER
Added #def NPY_LITTLE_ENDIAN
npy_math.h
Added #def NPY_1_PI
Added #def NPY_1_PIf
Added #def NPY_1_PIl
Added #def NPY_2_PI
Added #def NPY_2_PIf
Added #def NPY_2_PIl
Added #def NPY_E
Added #def NPY_EULER
Added #def NPY_EULERf
Added #def NPY_EULERl
Added #def NPY_Ef
Added #def NPY_El
Added #def NPY_INFINITY
Added #def NPY_INFINITYF
Added #def NPY_INFINITYL
Added #def NPY_LOG10E
Added #def NPY_LOG10Ef
Added #def NPY_LOG10El
Added #def NPY_LOG2E
Added #def NPY_LOG2Ef
Added #def NPY_LOG2El
Added #def NPY_LOGE10
Added #def NPY_LOGE10f
Added #def NPY_LOGE10l
Added #def NPY_LOGE2
Added #def NPY_LOGE2f
Added #def NPY_LOGE2l
Added #def NPY_NAN
Added #def NPY_NANF
Added #def NPY_NANL
Added #def NPY_NZERO
Added #def NPY_NZEROF
Added #def NPY_NZEROL
Added #def NPY_PI
Added #def NPY_PI_2
Added #def NPY_PI_2f
Added #def NPY_PI_2l
Added #def NPY_PI_4
Added #def NPY_PI_4f
Added #def NPY_PI_4l
Added #def NPY_PIf
Added #def NPY_PIl
Added #def NPY_PZERO
Added #def NPY_PZEROF
Added #def NPY_PZEROL
Added #def NPY_SQRT1_2
Added #def NPY_SQRT1_2f
Added #def NPY_SQRT1_2l
Added #def NPY_SQRT2
Added #def NPY_SQRT2f
Added #def NPY_SQRT2l
Added npy_acos()
Added npy_acosf()
Added npy_acosh()
Added npy_acoshf()
Added npy_acoshl()
Added npy_acosl()
Added npy_aexp()
Added npy_afabs()
Added npy_alog()
Added npy_asin()
Added npy_asinf()
Added npy_asinh()
Added npy_asinhf()
Added npy_asinhl()
Added npy_asinl()
Added npy_asqrt()
Added npy_atan()
Added npy_atan2()
Added npy_atan2f()
Added npy_atan2l()
Added npy_atanf()
Added npy_atanh()
Added npy_atanhf()
Added npy_atanhl()
Added npy_atanl()
Added npy_cabs()
Added npy_cabsf()
Added npy_cabsl()
Added npy_carg()
Added npy_cargf()
Added npy_cargl()
Added npy_ccos()
Added npy_ccosf()
Added npy_ccosl()
Added npy_ceil()
Added npy_ceilf()
Added npy_ceill()
Added npy_cexp()
Added npy_cexpf()
Added npy_cexpl()
Added npy_cimag()
Added npy_cimagf()
Added npy_cimagl()
Added npy_clog()
Added npy_clogf()
Added npy_clogl()
Added npy_copysign()
Added npy_copysignf()
Added npy_copysignl()
Added npy_cos()
Added npy_cosf()
Added npy_cosh()
Added npy_coshf()
Added npy_coshl()
Added npy_cosl()
Added npy_cpack()
Added npy_cpackf()
Added npy_cpackl()
Added npy_cpow()
Added npy_cpowf()
Added npy_cpowl()
Added npy_creal()
Added npy_crealf()
Added npy_creall()
Added npy_csin()
Added npy_csinf()
Added npy_csinl()
Added npy_csqrt()
Added npy_csqrtf()
Added npy_csqrtl()
Added npy_deg2rad()
Added npy_deg2radf()
Added npy_deg2radl()
Added #def npy_degrees
Added #def npy_degreesf
Added #def npy_degreesl
Added npy_exp()
Added npy_exp2()
Added npy_exp2f()
Added npy_exp2l()
Added npy_expf()
Added npy_expl()
Added npy_expm1()
Added npy_expm1f()
Added npy_expm1l()
Added npy_fabs()
Added npy_fabsf()
Added npy_fabsl()
Added npy_floor()
Added npy_floorf()
Added npy_floorl()
Added npy_fmod()
Added npy_fmodf()
Added npy_fmodl()
Added npy_hypot()
Added npy_hypotf()
Added npy_hypotl()
Added #def npy_isfinite
Added #def npy_isinf
Added #def npy_isnan
Added npy_log()
Added npy_log10()
Added npy_log10f()
Added npy_log10l()
Added npy_log1p()
Added npy_log1pf()
Added npy_log1pl()
Added npy_log2()
Added npy_log2f()
Added npy_log2l()
Added npy_logaddexp()
Added npy_logaddexp2()
Added npy_logaddexp2f()
Added npy_logaddexp2l()
Added npy_logaddexpf()
Added npy_logaddexpl()
Added npy_logf()
Added npy_logl()
Added npy_modf()
Added npy_modff()
Added npy_modfl()
Added npy_nextafter()
Added npy_nextafterf()
Added npy_nextafterl()
Added npy_pow()
Added npy_powf()
Added npy_powl()
Added npy_rad2deg()
Added npy_rad2degf()
Added npy_rad2degl()
Added #def npy_radians
Added #def npy_radiansf
Added #def npy_radiansl
Added npy_rint()
Added npy_rintf()
Added npy_rintl()
Added #def npy_signbit
Added npy_sin()
Added npy_sinf()
Added npy_sinh()
Added npy_sinhf()
Added npy_sinhl()
Added npy_sinl()
Added npy_spacing()
Added npy_spacingf()
Added npy_spacingl()
Added npy_sqrt()
Added npy_sqrtf()
Added npy_sqrtl()
Added npy_tan()
Added npy_tanf()
Added npy_tanh()
Added npy_tanhf()
Added npy_tanhl()
Added npy_tanl()
Added npy_trunc()
Added npy_truncf()
Added npy_truncl()
npy_os.h
Added #def NPY_OS_DARWIN
old_defines.h
Added #def PyArray_DATETIME
Added #def PyArray_DATETIMELTR
Added #def PyArray_TIMEDELTA
Added #def PyArray_TIMEDELTALTR
opcode.h
Added #def BUILD_SET
Added #def JUMP_IF_FALSE_OR_POP
Added #def JUMP_IF_TRUE_OR_POP
Added #def MAP_ADD
Added #def POP_JUMP_IF_FALSE
Added #def POP_JUMP_IF_TRUE
Added #def SETUP_WITH
Added #def SET_ADD
py_curses.h
Added #def PyCurses_CAPSULE_NAME
pycapsule.h
Added PyCapsule_Destructor
Added PyCapsule_GetContext()
Added PyCapsule_GetDestructor()
Added PyCapsule_GetName()
Added PyCapsule_GetPointer()
Added PyCapsule_Import()
Added PyCapsule_IsValid()
Added PyCapsule_New()
Added PyCapsule_SetContext()
Added PyCapsule_SetDestructor()
Added PyCapsule_SetName()
Added PyCapsule_SetPointer()
Added PyCapsule_Type
Added #def Py_CAPSULE_H
Added context (no architecture available)
Added destructor (no architecture available)
Added no_block (no architecture available)
Added pointer (no architecture available)
pyconfig.h
Removed #def HAVE_CHFLAGS
Removed #def HAVE_ISINF
Removed #def HAVE_ISNAN
Removed #def HAVE_LCHFLAGS
Removed #def WORDS_BIGENDIAN
Added #def AC_APPLE_UNIVERSAL_BUILD
Added #def DOUBLE_IS_LITTLE_ENDIAN_IEEE754
Added #def HAVE_BROKEN_SEM_GETVALUE
Added #def HAVE_DECL_ISFINITE
Added #def HAVE_DECL_ISINF
Added #def HAVE_DECL_ISNAN
Added #def HAVE_ERF
Added #def HAVE_ERFC
Added #def HAVE_GAMMA
Added #def HAVE_GCC_ASM_FOR_X87
Added #def HAVE_INITGROUPS
Added #def HAVE_LGAMMA
Added #def HAVE_PTHREAD_INIT
Added #def HAVE_ROUND
Added #def HAVE_SEM_GETVALUE
Added #def HAVE_SEM_OPEN
Added #def HAVE_SEM_UNLINK
Added #def HAVE_SPAWN_H
Added #def HAVE_TGAMMA
Added #def HAVE_UTIL_H
Added #def PY_FORMAT_LONG_LONG
pyctype.h
Added #def PYCTYPE_H
Added #def PY_CTF_ALNUM
Added #def PY_CTF_ALPHA
Added #def PY_CTF_DIGIT
Added #def PY_CTF_LOWER
Added #def PY_CTF_SPACE
Added #def PY_CTF_UPPER
Added #def PY_CTF_XDIGIT
Added #def Py_ISALNUM
Added #def Py_ISALPHA
Added #def Py_ISDIGIT
Added #def Py_ISLOWER
Added #def Py_ISSPACE
Added #def Py_ISUPPER
Added #def Py_ISXDIGIT
Added #def Py_TOLOWER
Added #def Py_TOUPPER
pyerrors.h
Added PyErr_NewExceptionWithDoc()
pyexpat.h
Added #def PyExpat_CAPSULE_NAME
pymactoolbox.h
Added #def PyMac_INIT_TOOLBOX_OBJECT_CONVERT
pymath.h
Added #def Py_FORCE_DOUBLE
Added round() (no architecture available)
pyobjc-api.h
Added #def MAC_OS_X_VERSION_10_1
Added #def MAC_OS_X_VERSION_10_2
Added #def MAC_OS_X_VERSION_10_3
Added #def MAC_OS_X_VERSION_10_4
Added #def MAC_OS_X_VERSION_10_5
Added #def MAC_OS_X_VERSION_MAX_ALLOWED
Added #def PYOBJC_API_NAME
Added #def PYOBJC_API_VERSION
Added #def PyObjCClass_Check
Added #def PyObjCClass_GetClass
Added #def PyObjCClass_New
Added #def PyObjCCreateOpaquePointerType
Added #def PyObjCErr_AsExc
Added #def PyObjCErr_FromObjC
Added #def PyObjCErr_ToObjC
Added #def PyObjCErr_ToObjCWithGILState
Added #def PyObjCIMP_Check
Added #def PyObjCIMP_GetIMP
Added #def PyObjCIMP_GetSelector
Added #def PyObjCObject_Check
Added #def PyObjCObject_ClearObject
Added #def PyObjCObject_Convert
Added #def PyObjCObject_GetObject
Added #def PyObjCObject_IsUninitialized
Added #def PyObjCObject_New
Added #def PyObjCObject_NewTransient
Added #def PyObjCObject_ReleaseTransient
Added #def PyObjCPointerWrapper_Register
Added #def PyObjCRT_AlignOfType
Added #def PyObjCRT_RemoveFieldNames
Added #def PyObjCRT_SELName
Added #def PyObjCRT_SimplifySignature
Added #def PyObjCRT_SizeOfType
Added #def PyObjCSelector_Check
Added #def PyObjCSelector_GetClass
Added #def PyObjCSelector_GetSelector
Added #def PyObjCUnsupportedMethod_Caller
Added #def PyObjCUnsupportedMethod_IMP
Added PyObjC_API
Added #def PyObjC_API_H
Added #def PyObjC_BEGIN_WITH_GIL
Added #def PyObjC_CArrayToPython
Added PyObjC_CreateInlineTab()
Added #def PyObjC_DURING
Added #def PyObjC_DepythonifyCArray
Added #def PyObjC_ENDHANDLER
Added #def PyObjC_END_WITH_GIL
Added #def PyObjC_FreeCArray
Added PyObjC_Function_Pointer
Added #def PyObjC_GIL_FORWARD_EXC
Added #def PyObjC_GIL_RETURN
Added #def PyObjC_GIL_RETURNVOID
Added #def PyObjC_HANDLER
Added #def PyObjC_INITDONE
Added #def PyObjC_INITERROR
Added #def PyObjC_IdToPython
Added PyObjC_ImportAPI()
Added #def PyObjC_InitSuper
Added #def PyObjC_InitSuperCls
Added #def PyObjC_MODULE_CREATE
Added #def PyObjC_MODULE_INIT
Added #def PyObjC_NULL
Added #def PyObjC_ObjCToPython
Added #def PyObjC_PerformWeaklinking
Added #def PyObjC_PythonToCArray
Added #def PyObjC_PythonToId
Added #def PyObjC_PythonToObjC
Added #def PyObjC_RegisterMethodMapping
Added #def PyObjC_RegisterSignatureMapping
Added #def PyObjC_RegisterStructType
Added #def PyObjC_STR
Added #def PyObjC_SizeOfType
Added #def PyObjC_VarList_New
Added PyObjC_WeakLink
Added #def PyObjC__STR
Added PyObjC_function_map
Added #def PyObjC_is_ascii_prefix
Added #def PyObjC_is_ascii_string
Added RegisterMethodMappingFunctionType
Added objc_api (no architecture available)
Added pyobjc_api
pyobjc-compat.h
Added #def CGFLOAT_DEFINED
Added CGFloat (no architecture available)
Added #def LLONG_MAX
Added #def LLONG_MIN
Added #def MAC_OS_X_VERSION_10_6
Added #def NSINTEGER_DEFINED
Added NSInteger (no architecture available)
Added NSUInteger (no architecture available)
Added PyBytes_InternFromString() (no architecture available)
Added #def PyBytes_InternFromString
Added #def PyBytes_InternFromStringAndSize
Added PyBytes_InternFromStringAndSize() (no architecture available)
Added #def PyCapsule_CheckExact
Added #def PyErr_Format
Added PyObjCErr_Format()
Added PyObjCString_InternFromStringAndSize()
Added #def PyObjC_COMPAT_H
Added PyObjC_ClearIntern()
Added PyObjC_IntFromLong()
Added PyObjC_IntFromString()
Added PyObjC_InternValue()
Added #def PyText_Append
Added #def PyText_AsString
Added #def PyText_Check
Added #def PyText_FromFormat
Added #def PyText_FromString
Added #def PyText_FromStringAndSize
Added #def PyText_InternFromString
Added #def PyText_InternInPlace
Added #def Py_ARG_BYTES
Added #def Py_ARG_NSInteger
Added #def Py_ARG_NSUInteger
Added #def Py_ARG_SIZE_T
Added #def ULLONG_MAX
Added #def likely
Added #def unlikely
pyport.h
Added #def HAVE_INT32_T
Added #def HAVE_INT64_T
Added #def HAVE_PY_SET_53BIT_PRECISION
Added #def HAVE_UINT32_T
Added #def HAVE_UINT64_T
Added #def PYLONG_BITS_IN_DIGIT
Added #def PY_INT32_T
Added #def PY_INT64_T
Added #def PY_UINT32_T
Added #def PY_UINT64_T
Added #def Py_ALIGNED
Added gethostname() (no architecture available)
Modified #def toupper
Header
Frombytes_methods.h
Topyport.h

Modified #def isalnum
Header
Frombytes_methods.h
Topyport.h

Modified #def tolower
Header
Frombytes_methods.h
Topyport.h

Modified #def islower
Header
Frombytes_methods.h
Topyport.h

Modified #def isspace
Header
Frombytes_methods.h
Topyport.h

Modified #def isupper
Header
Frombytes_methods.h
Topyport.h

Modified #def DL_EXPORT
Header
FromPython.h
Topyport.h

Modified #def isalpha
Header
Frombytes_methods.h
Topyport.h

pystrtod.h
Added PyOS_double_to_string()
Added PyOS_string_to_double()
Added #def Py_DTSF_ADD_DOT_0
Added #def Py_DTSF_ALT
Added #def Py_DTSF_SIGN
Added #def Py_DTST_FINITE
Added #def Py_DTST_INFINITE
Added #def Py_DTST_NAN
Added endptr (no architecture available)
Added format_code (no architecture available)
Added overflow_exception (no architecture available)
Added precision (no architecture available)
sliceobject.h
Added PyEllipsis_Type
stringobject.h
Added digits (no architecture available)
Added grouping (no architecture available)
Added min_width (no architecture available)
Added thousands_sep (no architecture available)
sysmodule.h
Added PySys_SetArgvEx()
ucnhash.h
Added #def PyUnicodeData_CAPSULE_NAME
ufuncobject.h
Added #def UFUNC_OBJ_ISOBJECT
Added #def UFUNC_OBJ_NEEDS_API
unicodeobject.h
Added base64SetO (no architecture available)
Added base64WhiteSpace (no architecture available)
utils.h
Added #def NPY_UNUSED