Pycapi

Latest version: v0.82.1

Safety actively analyzes 626555 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 15

0.8.0

<div align=justify>

This is PyCAPI's ninth release. It adds support for the following APIs:

`PyDict_SetDefault` `PyErr_SetFromErrnoWithFilenameObjects` `PyErr_SetImportError` `PyEval_EvalCode` `PyFunction_NewWithQualName` `PyNumber_InPlacePower` `PyNumber_Power` `PyObject_Call` `PySlice_New`

Additionally, PyCAPI now builds without failing on Python 3.4.

</div>

0.7.0

<div align=justify>

This is PyCAPI's eighth release. It adds support for the following APIs:

`PyByteArray_Concat` `PyCallIter_New` `PyDict_GetItem` `PyDict_GetItemWithError` `PyErr_SetFromErrnoWithFilenameObject` `PyFunction_New` `PyMethod_New` `PyNumber_Add` `PyNumber_And` `PyNumber_Divmod` `PyNumber_FloorDivide` `PyNumber_InPlaceAdd` `PyNumber_InPlaceAnd` `PyNumber_InPlaceFloorDivide` `PyNumber_InPlaceLshift` `PyNumber_InPlaceMultiply` `PyNumber_InPlaceOr` `PyNumber_InPlaceRemainder` `PyNumber_InPlaceRshift` `PyNumber_InPlaceSubtract` `PyNumber_InPlaceTrueDivide` `PyNumber_InPlaceXor` `PyNumber_Lshift` `PyNumber_Multiply` `PyNumber_Or` `PyNumber_Remainder` `PyNumber_Rshift` `PyNumber_Subtract` `PyNumber_TrueDivide` `PyNumber_Xor` `PyObject_CallObject` `PyObject_GenericGetAttr` `PyObject_GetAttr` `PyObject_GetItem` `PySequence_Concat` `PySequence_InPlaceConcat` `PyUnicode_AsCharmapString` `PyUnicode_Concat` `PyUnicode_Join` `PyUnicode_Format` `PyWeakref_NewProxy` `PyWeakref_NewRef` `PyWrapper_New`

Additionally, PyCAPI now properly exposes `PyContext` and `PyContextVar` APIs in Python 3.7.0.

</div>

0.6.0

<div align=justify>

This is PyCAPI's seventh release. It adds support for the following APIs:

`PyByteArray_FromObject` `PyBytes_FromObject` `PyCell_New` `PyCell_GET` `PyCell_Get` `PyCodec_StrictErrors` `PyCodec_IgnoreErrors` `PyCodec_ReplaceErrors` `PyCodec_XMLCharRefReplaceErrors` `PyCodec_BackslashReplaceErrors` `PyDate_FromTimestamp` `PyDateTime_FromTimestamp` `PyDict_Items` `PyDict_Keys` `PyDict_Copy` `PyDict_Values` `PyDictProxy_New` `PyErr_SetFromErrno` `PyException_GetCause` `PyException_GetContext` `PyException_GetTraceback` `PyFloat_FromString` `PyFrozenSet_New` `PyFunction_GetAnnotations` `PyFunction_GetClosure` `PyFunction_GetCode` `PyFunction_GetDefaults` `PyFunction_GetGlobals` `PyFunction_GetModule` `PyImport_AddModuleObject` `PyImport_GetImporter` `PyImport_Import` `PyImport_ReloadModule` `PyInstanceMethod_Function` `PyInstanceMethod_GET_FUNCTION` `PyInstanceMethod_New` `PyIter_Next` `PyList_AsTuple` `PyMapping_Items` `PyMapping_Keys` `PyMapping_Values` `PyMemoryView_FromObject` `PyMethod_Function` `PyMethod_GET_FUNCTION` `PyMethod_GET_SELF` `PyMethod_Self` `PyModule_GetDict` `PyModule_GetFilenameObject` `PyModule_GetNameObject` `PyModule_NewObject` `PyNumber_Absolute` `PyNumber_Float` `PyNumber_Index` `PyNumber_Invert` `PyNumber_Long` `PyNumber_Negative` `PyNumber_Positive` `PyObject_ASCII` `PyObject_Bytes` `PyObject_Dir` `PyObject_GetIter` `PyObject_Repr` `PyObject_Str` `PyObject_Type` `PySeqIter_New` `PySequence_List` `PySequence_Tuple` `PySet_New` `PySet_Pop` `PyUnicode_FromObject` `PyUnicode_AsUTF8String` `PyUnicode_AsUTF16String` `PyUnicode_AsUTF32String` `PyUnicode_AsUnicodeEscapeString` `PyUnicode_AsRawUnicodeEscapeString` `PyUnicode_AsLatin1String` `PyUnicode_AsASCIIString` `PyUnicode_EncodeFSDefault` `PyUnicodeDecodeError_GetEncoding` `PyUnicodeDecodeError_GetObject` `PyUnicodeDecodeError_GetReason` `PyWeakref_GET_OBJECT` `PyWeakref_GetObject`

</div>

0.5.0

<div align=justify>

This is PyCAPI's sixth release. It adds support for the following APIs:

`PyContext_CopyCurrent` `PyContext_New` `PyDict_New` `PyErr_NoMemory` `PyErr_Occurred` `PyEval_GetBuiltins` `PyEval_GetLocals` `PyEval_GetGlobals` `PyFloat_GetInfo` `PyImport_GetModuleDict` `PySys_GetXOptions` `PyThreadState_GetDict`

</div>

0.4.0

<div align=justify>

This is PyCAPI's fifth release. It adds support for the following APIs:

`PyErr_Restore` `PyErr_SetExcInfo`

Additionally, PyCAPI now properly exposes API functions that have been marked as deprecated.

</div>

0.3.0

<div align=justify>

This is PyCAPI's fourth release. It adds support for the following APIs:

`PyCell_SET` `PyErr_SetObject` `PyException_SetCause` `PyException_SetContext`

</div>

Page 14 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.