Skip to content
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

Update Sphinx bpo role to use redirect URI. #32342

Merged
merged 1 commit into from Apr 11, 2022

Conversation

Copy link
Member

@ezio-melotti ezio-melotti commented Apr 5, 2022

This PR updates the :bpo:`...` role to use the redirect URL instead of the regular one. This means that when clicking on a bpo-xxxxx link in the docs, the user will be redirected to the corresponding GH issue.

This PR should be merged after the migration is completed.

@ezio-melotti ezio-melotti added type-feature docs skip issue skip news DO-NOT-MERGE labels Apr 5, 2022
@ezio-melotti ezio-melotti self-assigned this Apr 5, 2022
@ezio-melotti ezio-melotti merged commit 08cfe07 into python:main Apr 11, 2022
12 checks passed
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Apr 11, 2022

@ezio-melotti: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 11, 2022

Thanks @ezio-melotti for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒🤖

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 11, 2022

Thanks @ezio-melotti for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 11, 2022

Sorry, @ezio-melotti, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 08cfe079503ffd19d8b7ab324f0fdb1c6b150ca8 3.9

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 11, 2022

Sorry @ezio-melotti, I had trouble checking out the 3.10 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 08cfe079503ffd19d8b7ab324f0fdb1c6b150ca8 3.10

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 11, 2022

Thanks @ezio-melotti for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 11, 2022

Sorry, @ezio-melotti, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 08cfe079503ffd19d8b7ab324f0fdb1c6b150ca8 3.10

ngnpope added a commit to ngnpope/django that referenced this issue Apr 12, 2022
felixxm pushed a commit to django/django that referenced this issue Apr 13, 2022
felixxm pushed a commit to django/django that referenced this issue Apr 13, 2022
Mirrors the change made in python/cpython#32342.
Backport of 62ffc98 from main
gvanrossum pushed a commit to gvanrossum/cpython that referenced this issue Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants