]> granicus.if.org Git - python/commit
bpo-32923: Unittest doc: replace `whilst` with `while` (GH-5833)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 23 Feb 2018 18:14:23 +0000 (10:14 -0800)
committerGitHub <noreply@github.com>
Fri, 23 Feb 2018 18:14:23 +0000 (10:14 -0800)
commit1ad6ca5eb95ebb7351e0f5d9ce607dec54de6407
tree5e24d3fc0c547608bbf95ff99baca26712587774
parent079d75d099f228a4261f63a94217571e05e8fa8e
bpo-32923: Unittest doc: replace `whilst` with `while` (GH-5833)

`whilst` and `while` are both english words, `whilst` is not as commonly used.
This can be confusing to readers whose primary language is not english.
(cherry picked from commit 98f42aac23f3863973cb6e9964c5212cfd3a1d98)

Co-authored-by: Mariatta <Mariatta@users.noreply.github.com>
Doc/library/unittest.rst