Skip to content

Conversation

funkyrailroad
Copy link
Contributor

@funkyrailroad funkyrailroad commented Nov 25, 2024

gh-127265: Remove single quotes around arrow

#127265


📚 Documentation preview 📚: https://cpython-previews--127267.org.readthedocs.build/

@ghost
Copy link

ghost commented Nov 25, 2024

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting review labels Nov 25, 2024
@zware zware changed the title Remove single quotes from 'arrow's in tutorial/errors.rst gh-127265: Remove single quotes from 'arrow's in tutorial/errors.rst Nov 25, 2024
@@ -23,7 +23,7 @@ complaint you get while you are still learning Python::
^^^^^
SyntaxError: invalid syntax

The parser repeats the offending line and displays little 'arrow's pointing
The parser repeats the offending line and displays little arrows pointing
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now I understand your confusion :)

There's some mildly interesting history to this line if you want to go digging. I think we might be due to more significantly rewrite this paragraph, but I agree that just removing the single-quotes is a quick boost to readability here.

@zware zware merged commit 26ff32b into python:main Nov 25, 2024
36 checks passed
@zware zware added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Nov 25, 2024
@miss-islington-app
Copy link

Thanks @funkyrailroad for the PR, and @zware for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @funkyrailroad for the PR, and @zware for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 25, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 25, 2024
@bedevere-app
Copy link

bedevere-app bot commented Nov 25, 2024

GH-127268 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Nov 25, 2024
@bedevere-app
Copy link

bedevere-app bot commented Nov 25, 2024

GH-127269 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Nov 25, 2024
@funkyrailroad funkyrailroad deleted the docs branch November 25, 2024 21:50
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
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
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants