Skip to content

[3.9] bpo-42589: Change URL for 'from' link when used in a raised exception (GH-23872) #25730

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 29, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 29, 2021

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 2fd928c)

Co-authored-by: sblondon sblondon@users.noreply.github.com

https://bugs.python.org/issue42589

…pythonGH-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 2fd928c)

Co-authored-by: sblondon <sblondon@users.noreply.github.com>
@miss-islington
Copy link
Contributor Author

@sblondon: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@sblondon: Status check is done, and it's a success ✅ .

@bedevere-bot bedevere-bot added skip news docs Documentation in the Doc dir labels Apr 29, 2021
@miss-islington
Copy link
Contributor Author

@sblondon: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 3eaa6f9 into python:3.9 Apr 29, 2021
@miss-islington miss-islington deleted the backport-2fd928c-3.9 branch April 29, 2021 18:26
@miss-islington
Copy link
Contributor Author

@sblondon: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants