Commit af810b3
File tree
7 files changed
+38
-10
lines changedFilter options
- Lib/lib2to3
- fixes
- tests
- Misc/NEWS.d/next/Library
7 files changed
+38
-10
lines changed+22-3Lines changed: 22 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
133 |
| - |
134 |
| - |
| 133 | + |
| 134 | + |
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
| ||
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
164 |
| - |
| 164 | + |
165 | 165 |
|
166 | 166 |
|
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
167 | 186 |
|
168 | 187 |
|
169 | 188 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
105 |
| - |
| 104 | + |
| 105 | + |
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
| ||
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
211 |
| - |
| 211 | + |
212 | 212 |
|
213 | 213 |
|
214 | 214 |
|
|
Lib/lib2to3/fixes/fix_dict.py
Copy file name to clipboardExpand all lines: Lib/lib2to3/fixes/fix_dict.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
| 86 | + |
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
|
Lib/lib2to3/fixes/fix_paren.py
Copy file name to clipboardExpand all lines: Lib/lib2to3/fixes/fix_paren.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
Lib/lib2to3/fixes/fix_xrange.py
Copy file name to clipboardExpand all lines: Lib/lib2to3/fixes/fix_xrange.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
|
Lib/lib2to3/tests/test_parser.py
Copy file name to clipboardExpand all lines: Lib/lib2to3/tests/test_parser.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
459 | 459 |
|
460 | 460 |
|
461 | 461 |
|
| 462 | + |
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
462 | 469 |
|
463 | 470 |
|
464 | 471 |
|
|
Misc/NEWS.d/next/Library/2017-09-26-01-43-17.bpo-27494.37QnaT.rst
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
0 commit comments