-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Move or outside monospace syntax in tarfile.rst #136263
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
They could also be replaced with commas instead?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
I think "or" is fine and clear. We can switch to commas if there's ever more than two entries.
Thanks @rffontenelle for the PR, and @ZeroIntensity for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
Sorry, @rffontenelle and @ZeroIntensity, I could not cleanly backport this to
|
GH-136290 is a backport of this pull request to the 3.14 branch. |
@rffontenelle Would you like to make the 3.13 backport? |
GH-136348 is a backport of this pull request to the 3.13 branch. |
Using "or" inside the monospace syntax gives the impression it is a OR operator and, therefore, should not be translated by doc translation teams. I understand correctly, it is not a logical operator.
📚 Documentation preview 📚: https://cpython-previews--136263.org.readthedocs.build/