Commit 5083bc6
neal.norwitz
Fix a bug when there was a newline in the string expandtabs was called on.
This also catches another condition that can overflow.
Will backport.
git-svn-id: http://svn.python.org/projects/python/trunk@55874 6015fed2-1504-0410-9fe1-9d1591cc47711 parent 21b2283 commit 5083bc6
3 files changed
Lines changed: 21 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| 250 | + | |
250 | 251 | | |
251 | 252 | | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
252 | 257 | | |
253 | 258 | | |
254 | 259 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3322 | 3322 | | |
3323 | 3323 | | |
3324 | 3324 | | |
3325 | | - | |
| 3325 | + | |
| 3326 | + | |
3326 | 3327 | | |
3327 | 3328 | | |
3328 | 3329 | | |
| |||
3332 | 3333 | | |
3333 | 3334 | | |
3334 | 3335 | | |
3335 | | - | |
| 3336 | + | |
| 3337 | + | |
| 3338 | + | |
| 3339 | + | |
| 3340 | + | |
| 3341 | + | |
3336 | 3342 | | |
3337 | 3343 | | |
3338 | 3344 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5705 | 5705 | | |
5706 | 5706 | | |
5707 | 5707 | | |
5708 | | - | |
| 5708 | + | |
| 5709 | + | |
5709 | 5710 | | |
5710 | 5711 | | |
5711 | 5712 | | |
| |||
5715 | 5716 | | |
5716 | 5717 | | |
5717 | 5718 | | |
5718 | | - | |
| 5719 | + | |
| 5720 | + | |
| 5721 | + | |
| 5722 | + | |
| 5723 | + | |
| 5724 | + | |
5719 | 5725 | | |
5720 | 5726 | | |
5721 | 5727 | | |
| |||
0 commit comments