commit | b5a6db9111562454617b6771b61f2734ea0420c9 | [log] [tgz] |
---|---|---|
author | Ethan Furman <ethan@stoneleaf.us> | Sat Dec 12 13:26:44 2020 -0800 |
committer | GitHub <noreply@github.com> | Sat Dec 12 13:26:44 2020 -0800 |
tree | 3cd94fd096f305eb260b6a85f2f84b2a71be5022 | |
parent | 4b8cdfcb22fbeaab9d954cb693a7fb3362a382b6 [diff] |
bpo-39717: [tarfile] update nested exception raising (GH-23739) - `from None` if the new exception uses, or doesn't need, the previous one - `from e` if the previous exception is still relevant