-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
move a dot outside double quotes #20007
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
move a dot outside double quotes #20007
Conversation
f565553
to
483c225
Compare
LGTM, thanks @deronnax! |
Thanks @deronnax for the PR, and @JulienPalard for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
(cherry picked from commit 4eba677) Co-authored-by: Mathieu Dupuy <mathieu.dupuy@doctolib.com>
GH-20160 is a backport of this pull request to the 3.8 branch. |
(cherry picked from commit 4eba677) Co-authored-by: Mathieu Dupuy <mathieu.dupuy@doctolib.com>
Technically, I believe this change is grammatically incorrect even though it is something that I frequently use myself. It might be better to just avoid the situation with something like |
it's depressing but it looks @zware is right : https://www.thepunctuationguide.com/quotation-marks.html. |
This reverts commit 4eba677.
This is more informative and avoids the question of whether the period should go inside or outside the quotation marks. See also GH-20007.
This is more informative and avoids the question of whether the period should go inside or outside the quotation marks. See also pythonGH-20007. (cherry picked from commit 2e76820) Co-authored-by: Mathieu Dupuy <mathieu.dupuy@doctolib.com>
This is more informative and avoids the question of whether the period should go inside or outside the quotation marks. See also pythonGH-20007. (cherry picked from commit 2e76820) Co-authored-by: Mathieu Dupuy <mathieu.dupuy@doctolib.com>
This is more informative and avoids the question of whether the period should go inside or outside the quotation marks. See also pythonGH-20007.
in the previous version of the sentence, the dot was rightly outside the quotes.