summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorsblondon <sblondon@users.noreply.github.com>2021-04-30 16:25:51 (GMT)
committerGitHub <noreply@github.com>2021-04-30 16:25:51 (GMT)
commitea6ec96c379a77ae827e844d840a9fd773781124 (patch)
tree9cf8c9276616e542113ae751c25c4b95ef9b4e8e /Python/errors.c
parente01003130a2bf05efc0eccc1eebd21982a63aab1 (diff)
downloadcpython-ea6ec96c379a77ae827e844d840a9fd773781124.zip
cpython-ea6ec96c379a77ae827e844d840a9fd773781124.tar.gz
cpython-ea6ec96c379a77ae827e844d840a9fd773781124.tar.bz2
[3.8] bpo-42589: Change URL for 'from' link when used in a raised exc… (GH-25755)
…eption (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.. (cherry picked from commit 2fd928c8c1328424130cb9c51fc02ad5f9a66328) This PR is a cherry pick to python 3.8 from https://github.com/python/cpython/pull/23872. The fix was the removal of the change in the other file because the fixed section was introduced in 3.9. So the file does not need to be fixed in 3.8. Co-authored-by: sblondon <sblondon@users.noreply.github.com> Automerge-Triggered-By: GH:Mariatta
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions