commit | 08c0ed2d9c0d01ad1a5adc0787bc75e4e90cbb85 | [log] [tgz] |
---|---|---|
author | Kinshuk Dua <kinshukdua@gmail.com> | Thu Jan 27 15:54:48 2022 +0530 |
committer | GitHub <noreply@github.com> | Thu Jan 27 10:24:48 2022 +0000 |
tree | bcb78c4f5b61fb3345fd7e711fb638f7c823457f | |
parent | 606e496dd6e2ace298532da200169124c26ae0f2 [diff] |
bpo-23556: [doc] Fix inaccuracy in documentation for raise without args. Improve tests for context in nested except handlers. (GH-29236)