Skip to content

Releases: brandtbucher/pycapi

PyCAPI 0.65

24 Jun 17:05
Compare
Choose a tag to compare
PyCAPI 0.65 Pre-release
Pre-release

This is PyCAPI's sixty-seventh release. It adds support for the following API:

PyMethod_ClearFreeList

PyCAPI 0.64

24 Jun 01:06
Compare
Choose a tag to compare
PyCAPI 0.64 Pre-release
Pre-release

This is PyCAPI's sixty-sixth release. It adds support for the following API:

PyMem_SetupDebugHooks

PyCAPI 0.63

22 Jun 14:16
Compare
Choose a tag to compare
PyCAPI 0.63 Pre-release
Pre-release

This is PyCAPI's sixty-fifth release. It adds support for the following API:

PyList_ClearFreeList

PyCAPI 0.62

21 Jun 16:50
Compare
Choose a tag to compare
PyCAPI 0.62 Pre-release
Pre-release

This is PyCAPI's sixty-fourth release. It adds support for the following API:

PyImport_GetMagicTag

PyCAPI 0.61

20 Jun 07:07
Compare
Choose a tag to compare
PyCAPI 0.61 Pre-release
Pre-release

This is PyCAPI's sixty-third release. It adds support for the following API:

PyGILState_Check

PyCAPI 0.60

19 Jun 07:14
Compare
Choose a tag to compare
PyCAPI 0.60 Pre-release
Pre-release

This is PyCAPI's sixty-second release. It adds support for the following APIs:

PyFloat_ClearFreeList PyFloat_GetMax PyFloat_GetMin

PyCAPI 0.59

18 Jun 18:16
Compare
Choose a tag to compare
PyCAPI 0.59 Pre-release
Pre-release

This is PyCAPI's sixty-first release. It adds support for the following APIs:

PyEval_GetCallStats PyEval_ReInitThreads PyEval_ThreadsInitialized

PyCAPI 0.58

17 Jun 17:10
Compare
Choose a tag to compare
PyCAPI 0.58 Pre-release
Pre-release

This is PyCAPI's sixtieth release. It adds support for the following API:

PyDict_ClearFreeList

PyCAPI 0.57

16 Jun 20:03
Compare
Choose a tag to compare
PyCAPI 0.57 Pre-release
Pre-release

This is PyCAPI's fifty-ninth release. It adds support for the following API:

PyArg_ValidateKeywordArguments

PyCAPI 0.56

16 Jun 02:12
Compare
Choose a tag to compare
PyCAPI 0.56 Pre-release
Pre-release

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

Py_EnterRecursiveCall Py_FinalizeEx Py_GetPythonHome Py_InitializeEx Py_LeaveRecursiveCall, Py_SetPath Py_SetPythonHome Py_SetStandardStreamEncoding