Home
last modified time | relevance | path

Searched refs:slice_richcompare (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dsliceobject.c565 slice_richcompare(PyObject *v, PyObject *w, int op) in slice_richcompare() function
645 slice_richcompare, /* tp_richcompare */
/external/python/cpython3/Misc/NEWS.d/
D3.7.3rc1.rst73 Fix a crash in slice_richcompare(): use strong references rather than stolen