Commit 73ccdcd
Fix decoding tiny/medium/long blobs (PyMySQL#215)
1 parent 2996f9b commit 73ccdcdCopy full SHA for 73ccdcd
File tree
Expand file treeCollapse file tree
2 files changed
+4
-5
lines changedOpen diff view settings
Filter options
- MySQLdb
- tests
Expand file treeCollapse file tree
2 files changed
+4
-5
lines changedOpen diff view settings
Collapse file
+3-4Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
238 | 238 | |
239 | 239 | |
240 | 240 | |
241 | | - |
242 | | - |
243 | | - |
244 | | - |
| 241 | + |
| 242 | + |
| 243 | + |
245 | 244 | |
246 | 245 | |
247 | 246 | |
|
Collapse file
tests/test_MySQLdb_capabilities.py
Copy file name to clipboardExpand all lines: tests/test_MySQLdb_capabilities.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
116 | 116 | |
117 | 117 | |
118 | 118 | |
119 | | - |
| 119 | + |
120 | 120 | |
121 | 121 | |
122 | 122 | |
|
0 commit comments