diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2013-10-29 00:19:37 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2013-10-29 00:19:37 (GMT) |
| commit | 41bb43a71e1caa4e6993c6571544d415c9e178b9 (patch) | |
| tree | 7c6dd0407d1aff5ba9c4e6b4789bee09f95b3fc2 /Objects/bytesobject.c | |
| parent | 28c63f7ffb9f9cb59c524dc14ce66d34c0e83af6 (diff) | |
| download | cpython-41bb43a71e1caa4e6993c6571544d415c9e178b9.zip cpython-41bb43a71e1caa4e6993c6571544d415c9e178b9.tar.gz cpython-41bb43a71e1caa4e6993c6571544d415c9e178b9.tar.bz2 | |
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.
Diffstat (limited to 'Objects/bytesobject.c')
0 files changed, 0 insertions, 0 deletions
