diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2024-02-05 01:57:54 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-05 01:57:54 (GMT) |
commit | e207cc181fbb0ceb30542fd0d68140c916305f57 (patch) | |
tree | 596b017d85731da97a7452228eac00ca32f961f8 /Doc | |
parent | 391659b3da570bfa28fed5fbdb6f2d9c26ab3dd0 (diff) | |
download | cpython-e207cc181fbb0ceb30542fd0d68140c916305f57.zip cpython-e207cc181fbb0ceb30542fd0d68140c916305f57.tar.gz cpython-e207cc181fbb0ceb30542fd0d68140c916305f57.tar.bz2 |
gh-114628: Display csv.Error without context (#115005)
When cvs.Error is raised when TypeError is caught,
the TypeError display and 'During handling' note is just noise
with duplicate information. Suppress with 'from None'.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions