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
gh-100210: Correct the comment link for unescaping HTML #100212
gh-100210: Correct the comment link for unescaping HTML #100212
Conversation
|
Name | Link |
---|---|
2542b27 | |
https://app.netlify.com/sites/python-cpython-preview/deploys/639c2d803678900007472ebf |
Most changes to Python require a NEWS entry. Please add it using the blurb_it web app or the blurb command-line tool. |
For context, W3C no longer maintains the HTML standard:
|
Most changes to Python require a NEWS entry. Please add it using the blurb_it web app or the blurb command-line tool. |
55070ad
to
b7fb3a4
Compare
b7fb3a4
to
e19c96e
Compare
MacOS build failue is a known problem in GitHub Actions image that will be fixed soon . |
Thanks @jcamiel for the PR, and @ezio-melotti for merging it |
GH-102044 is a backport of this pull request to the 3.11 branch. |
GH-102045 is a backport of this pull request to the 3.10 branch. |
…GH-100212) (cherry picked from commit 9a07eff) Co-authored-by: Jean-Christophe Amiel <jeanchristophe.amiel@gmail.com> pythongh-100210: correct the comment link for unescaping HTML
…GH-100212) (cherry picked from commit 9a07eff) Co-authored-by: Jean-Christophe Amiel <jeanchristophe.amiel@gmail.com> pythongh-100210: correct the comment link for unescaping HTML
gh-100210: Correct the comment link for unescaping HTML