Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dsliceobject.c575 slice_richcompare(PyObject *v, PyObject *w, int op) in slice_richcompare() function
655 slice_richcompare, /* tp_richcompare */
/third_party/python/Misc/NEWS.d/
D3.8.0a2.rst89 Fix a crash in slice_richcompare(): use strong references rather than stolen