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

External link for Github issue are not correctly rendered #92448

Closed
corona10 opened this issue May 8, 2022 · 4 comments · Fixed by #92449
Closed

External link for Github issue are not correctly rendered #92448

corona10 opened this issue May 8, 2022 · 4 comments · Fixed by #92449

Comments

@corona10
Copy link
Member

corona10 commented May 8, 2022

Documentation

github_link

I found the unhandled places for Github issues and I am preparing to submit the patch for this.

@corona10 corona10 added docs Documentation in the Doc dir 3.11 labels May 8, 2022
corona10 added a commit to corona10/cpython that referenced this issue May 8, 2022
… GitHub issue. (pythonGH-92449).

(cherry picked from commit 45e1721)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
corona10 added a commit to corona10/cpython that referenced this issue May 8, 2022
…GitHub issue. (pythonGH-92449).

(cherry picked from commit 45e1721)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
miss-islington added a commit that referenced this issue May 8, 2022
GH-92449)

(cherry picked from commit 45e1721)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
ned-deily added a commit to ned-deily/cpython that referenced this issue May 10, 2022
@ned-deily
Copy link
Member

ned-deily commented May 10, 2022

I manually backported this to 3.7. It needs to be backported to 3.8 as well (@corona10, @ambv)

@ned-deily ned-deily reopened this May 10, 2022
@corona10
Copy link
Member Author

corona10 commented May 10, 2022

@ambv cc @ned-deily @ezio-melotti

For backport patch, the following patches should be landed.

and then we can merge this patch: #92605
(Draft, build check should be done after rebasing)

@ezio-melotti
Copy link
Member

ezio-melotti commented May 10, 2022

Landed!

corona10 added a commit to corona10/cpython that referenced this issue May 10, 2022
…GitHub issue. (pythonGH-92449).

(cherry picked from commit 45e1721)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
ambv pushed a commit that referenced this issue May 12, 2022
GH-92605)

(cherry picked from commit 45e1721)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
@corona10
Copy link
Member Author

corona10 commented May 12, 2022

All done, I close this issue one more time!

hello-adam pushed a commit to hello-adam/cpython that referenced this issue Jun 2, 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 a pull request may close this issue.

3 participants