Commit 0f3641c
committed
Merged revisions 67291 via svnmerge from
svn+ssh://[email protected]/python/trunk
........
r67291 | benjamin.peterson | 2008-11-19 15:49:09 -0600 (Wed, 19 Nov 2008) | 5 lines
make sure that bytearray methods return a new bytearray even if there is no change
Fixes #4348
Reviewed by Brett
........1 parent 9c22aee commit 0f3641c
2 files changed
Lines changed: 13 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
738 | 738 | | |
739 | 739 | | |
740 | 740 | | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
741 | 751 | | |
742 | 752 | | |
743 | 753 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1351 | 1351 | | |
1352 | 1352 | | |
1353 | 1353 | | |
1354 | | - | |
| 1354 | + | |
1355 | 1355 | | |
1356 | 1356 | | |
1357 | 1357 | | |
| |||
1397 | 1397 | | |
1398 | 1398 | | |
1399 | 1399 | | |
1400 | | - | |
1401 | | - | |
| 1400 | + | |
1402 | 1401 | | |
1403 | | - | |
1404 | | - | |
1405 | | - | |
1406 | | - | |
1407 | | - | |
1408 | 1402 | | |
1409 | 1403 | | |
1410 | 1404 | | |
| |||
1419 | 1413 | | |
1420 | 1414 | | |
1421 | 1415 | | |
1422 | | - | |
1423 | | - | |
1424 | | - | |
1425 | | - | |
1426 | | - | |
1427 | | - | |
1428 | | - | |
1429 | 1416 | | |
1430 | 1417 | | |
1431 | 1418 | | |
| |||
1454 | 1441 | | |
1455 | 1442 | | |
1456 | 1443 | | |
1457 | | - | |
1458 | | - | |
| 1444 | + | |
1459 | 1445 | | |
1460 | 1446 | | |
1461 | 1447 | | |
| |||
0 commit comments