mirror of
https://github.com/python/cpython.git
synced 2026-05-10 22:50:18 -04:00
41bb43a71e
exceptions when merging fast locals into f_locals of a frame. PyEval_GetLocals() now raises an exception and return NULL on failure.