Commit 2b1a5d4
committed
gh-156226: Fix doubled-word typos in docs and comments
- Doc/library/difflib.rst: 'produced in in various formats'
- Lib/multiprocessing/resource_tracker.py: 'we encode encode the raw name bytes'
- Lib/test/test_exception_group.py: 'Is is also used' -> 'It is also used'
- Lib/test/test_unittest/testmock/testhelpers.py: 'isn't isn't callable'1 parent f74cdf8 commit 2b1a5d4
4 files changed
Lines changed: 4 additions & 4 deletions
File tree
- Doc/library
- Lib
- multiprocessing
- test
- test_unittest/testmock
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
| 362 | + | |
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
583 | 583 | | |
584 | 584 | | |
585 | 585 | | |
586 | | - | |
| 586 | + | |
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
690 | | - | |
| 690 | + | |
691 | 691 | | |
692 | 692 | | |
693 | 693 | | |
| |||
0 commit comments