Victor Stinner 41bb43a71e Issue #18408: Add a new PyFrame_FastToLocalsWithError() function to handle
exceptions when merging fast locals into f_locals of a frame.
PyEval_GetLocals() now raises an exception and return NULL on failure.
2013-10-29 01:19:37 +01:00
..
2013-10-05 16:28:04 -04:00
2013-10-01 01:00:59 -07:00
2012-11-12 20:24:09 +01:00
2013-10-22 10:44:35 -07:00
2012-10-24 08:21:52 -07:00