Files
cpython/Doc/c-api
Serhiy Storchaka 6e08baf12d Issue #27867: Function PySlice_GetIndicesEx() is deprecated and replaced with
a macro if Py_LIMITED_API is not set or set to the value between 0x03050400
and 0x03060000 (not including) or 0x03060100 or higher.  Added functions
PySlice_Unpack() and PySlice_AdjustIndices().
2017-01-25 13:27:44 +02:00
..
2016-12-25 16:23:42 +02:00
2016-11-28 11:59:04 +01:00
2016-01-28 12:42:26 +02:00