<div align=justify>
This is PyCAPI's eighty-sixth release. It adds support for CPython 3.10 and drops support for CPython 3.5, CPython 3.6, and the following APIs:
`PyContext_Copy` `PyContext_CopyCurrent` `PyContext_Enter` `PyContext_Exit` `PyContext_New` `PyContextVar_New` `PyContextVar_Reset` `PyContextVar_Set` `PyEval_GetCallStats` `PySignal_SetWakeupFd`
</div>