| commit | 2d854c8e7b14d17d7b0d1508c193fe3db92dd215 | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@gmail.com> | Tue Jan 21 20:52:17 2014 +0100 |
| committer | Victor Stinner <victor.stinner@gmail.com> | Tue Jan 21 20:52:17 2014 +0100 |
| tree | 21f5fc6029a8cdf7f1e6a8b694ce18cf49031baf | |
| parent | 5116f782217551012942b1f44393cc9e9e3941da [diff] |
Issue #20024: Py_BuildValue() now saves/restores the current exception before building an item if the build of a previous item failed.