Commit 4e998bc
committed
M.-A. Lemburg <[email protected]>:
Fixed problem with Unicode string concatenation:
u = (u"abc" u"abc") previously dumped core.1 parent afe73a4 commit 4e998bc
1 file changed
Lines changed: 23 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
984 | 984 | | |
985 | 985 | | |
986 | 986 | | |
987 | | - | |
988 | | - | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
989 | 1006 | | |
990 | 1007 | | |
991 | 1008 | | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
992 | 1013 | | |
993 | 1014 | | |
994 | 1015 | | |
| |||
0 commit comments