forked fromRustPython/RustPython
- Notifications
You must be signed in to change notification settings - Fork0
Commit10c9db6
authored
Merge pull requestRustPython#4392 from yt2b/fix_prefix_format
Prefix format with padding doesn't work correctly.2 files changed
+13
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
507 | | - | |
508 | | - | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | | - | |
| 507 | + | |
513 | 508 | | |
514 | 509 | | |
515 | 510 | | |
| |||
519 | 514 | | |
520 | 515 | | |
521 | 516 | | |
522 | | - | |
523 | | - | |
| 517 | + | |
| 518 | + | |
524 | 519 | | |
525 | 520 | | |
526 | 521 | | |
| |||
0 commit comments
Comments
(0)