diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-11-05 13:56:58 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-11-05 13:56:58 +0100 |
commit | e20310fa19188f764b84fbdc40d32d6933f98af9 (patch) | |
tree | c73dc9663e3eae48af1d2933c60ae3b8d9de9641 /Python/dynload_win.c | |
parent | ef072961e1773ad6b066ae22fc507c28f91c6a3a (diff) | |
download | cpython-git-e20310fa19188f764b84fbdc40d32d6933f98af9.tar.gz |
Issue #25556: Add assertions to PyObject_GetItem() to ensure that an exception
is raised when it returns NULL.
Simplify also ceval.c: rely on the fact that PyObject_GetItem() raised an
exception when it returns NULL.
Diffstat (limited to 'Python/dynload_win.c')
0 files changed, 0 insertions, 0 deletions