mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
[3.8] Fix typos in docs, comments and test assert messages (GH-14872). (#14900)
(cherry picked from commit 96e12d5f4f
)
Co-authored-by: Min ho Kim <minho42@gmail.com>
This commit is contained in:
parent
0104841d12
commit
24b5b360fa
20 changed files with 23 additions and 23 deletions
|
@ -1161,7 +1161,7 @@ non-important content
|
|||
|
||||
# These next lines contains tabs. Backslash escapes don't
|
||||
# work in f-strings.
|
||||
# patchcheck doens't like these tabs. So the only way to test
|
||||
# patchcheck doesn't like these tabs. So the only way to test
|
||||
# this will be to dynamically created and exec the f-strings. But
|
||||
# that's such a hassle I'll save it for another day. For now, convert
|
||||
# the tabs to spaces just to shut up patchcheck.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue