diff options
author | sblondon <sblondon@users.noreply.github.com> | 2021-04-29 20:02:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 11:02:40 -0700 |
commit | 2fd928c8c1328424130cb9c51fc02ad5f9a66328 (patch) | |
tree | 4ba7efccb2f20f1d7ff2e813a8a33dc2c1e273d5 /Python/compile.c | |
parent | 76cd81d60310d65d01f9d7b48a8985d8ab89c8b4 (diff) | |
download | cpython-2fd928c8c1328424130cb9c51fc02ad5f9a66328.tar.gz cpython-2fd928c8c1328424130cb9c51fc02ad5f9a66328.zip |
bpo-42589: Change URL for 'from' link when used in a raised exception (GH-23872)
Links for 'raise Exception from x' target to 'The raise statement' (7.8) section instead of 'The import statement' (7.11) section.
There are more modified links than in the bug report because I searched some other ones which can get the same improvement.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions