comparison doc/style.css @ 26007:1ebf4ac07582

reachableroots: if allocating a new set fails, use PyErr_NoMemory() My inspection of the implementation of PySet_New() indicates that it does *not* reliably set an exception in the cases where it returns NULL (as far as I can tell it'll never do that!), so let's set that up ourselves.
author Augie Fackler <augie@google.com>
date Tue, 11 Aug 2015 14:49:40 -0400
parents 86531a7038ed
children 4b0fc75f9403
comparison
equal deleted inserted replaced
26006:1ffd97cbf9a2 26007:1ebf4ac07582