commit | 1ad6ca5eb95ebb7351e0f5d9ce607dec54de6407 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Feb 23 10:14:23 2018 -0800 |
committer | GitHub <noreply@github.com> | Fri Feb 23 10:14:23 2018 -0800 |
tree | 5e24d3fc0c547608bbf95ff99baca26712587774 | |
parent | 079d75d099f228a4261f63a94217571e05e8fa8e [diff] |
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>