| commit | aa64c46ac9ff168d7730182d48665b0b51b4f69d | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Mon Mar 30 09:48:42 2015 +0300 |
| committer | Serhiy Storchaka <storchaka@gmail.com> | Mon Mar 30 09:48:42 2015 +0300 |
| tree | fce292f7bbe0c540de322ec06e96ba0115221f9b | |
| parent | d06c201e5bf74dd1ff227ab7bea73c8c790d234b [diff] |
Issue #23781: Add private helper function _PyErr_ReplaceException() that corresponds _PyErr_ChainExceptions() in Python 3 to help porting patches from Python 3.