File tree
Expand file treeCollapse file tree
8 files changed
+24
-20
lines changedFilter options
- MySQLdb
- MySQLdb
- tests
Expand file treeCollapse file tree
8 files changed
+24
-20
lines changedMySQLdb/MySQLdb/__init__.py
Copy file name to clipboardExpand all lines: MySQLdb/MySQLdb/__init__.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
| 80 | + |
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
|
MySQLdb/MySQLdb/connections.py
Copy file name to clipboardExpand all lines: MySQLdb/MySQLdb/connections.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| ||
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
146 |
| - |
147 |
| - |
| 146 | + |
| 147 | + |
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
|
MySQLdb/MySQLdb/converters.py
Copy file name to clipboardExpand all lines: MySQLdb/MySQLdb/converters.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 |
| - |
| 36 | + |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
|
+10-5Lines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 |
| - |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
12 | 17 |
|
13 | 18 |
|
14 | 19 |
|
| ||
161 | 166 |
|
162 | 167 |
|
163 | 168 |
|
164 |
| - |
| 169 | + |
165 | 170 |
|
166 | 171 |
|
167 | 172 |
|
| ||
212 | 217 |
|
213 | 218 |
|
214 | 219 |
|
215 |
| - |
| 220 | + |
216 | 221 |
|
217 | 222 |
|
218 | 223 |
|
| ||
365 | 370 |
|
366 | 371 |
|
367 | 372 |
|
368 |
| - |
| 373 | + |
369 | 374 |
|
370 | 375 |
|
371 | 376 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2979 | 2979 |
|
2980 | 2980 |
|
2981 | 2981 |
|
2982 |
| - |
2983 |
| - |
| 2982 | + |
| 2983 | + |
2984 | 2984 |
|
2985 | 2985 |
|
2986 | 2986 |
|
|
+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
706 | 706 |
|
707 | 707 |
|
708 | 708 |
|
709 |
| - |
| 709 | + |
710 | 710 |
|
711 | 711 |
|
712 | 712 |
|
| ||
718 | 718 |
|
719 | 719 |
|
720 | 720 |
|
721 |
| - |
| 721 | + |
722 | 722 |
|
723 | 723 |
|
724 | 724 |
|
| ||
751 | 751 |
|
752 | 752 |
|
753 | 753 |
|
754 |
| - |
| 754 | + |
755 | 755 |
|
756 | 756 |
|
757 | 757 |
|
| ||
786 | 786 |
|
787 | 787 |
|
788 | 788 |
|
789 |
| - |
| 789 | + |
790 | 790 |
|
791 | 791 |
|
792 | 792 |
|
|
MySQLdb/tests/test_MySQLdb_capabilities.py
Copy file name to clipboardExpand all lines: MySQLdb/tests/test_MySQLdb_capabilities.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
| 80 | + |
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
|
MySQLdb/tests/test_MySQLdb_dbapi20.py
Copy file name to clipboardExpand all lines: MySQLdb/tests/test_MySQLdb_dbapi20.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
206 |
| - |
0 commit comments