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-07-22 22:08:17 -07:00
2013-07-27 02:41:03 +02:00
2012-12-31 21:37:21 -06:00
2013-03-20 00:39:41 -05:00
2013-10-06 18:48:30 +02:00
2013-09-26 22:21:41 -04:00