Commit d9bff4e
authored
bpo-35079: Revise difflib.SequenceManager.get_matching_blocks doc (pythonGH-10144)
Specify that blocks are non-overlapping. Change '!=' to '<'.1 parent 12e696b commit d9bff4e
File tree
2 files changed
+6
-3
lines changed- Doc/library
- Misc/NEWS.d/next/Library
2 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
460 | | - | |
461 | | - | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
462 | 463 | | |
463 | 464 | | |
464 | 465 | | |
465 | 466 | | |
466 | 467 | | |
467 | | - | |
| 468 | + | |
468 | 469 | | |
469 | 470 | | |
470 | 471 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments