Commit 58ad887
committed
Added test class for issue 28, which runs OK under Python2.7 but throws an exception under Python3.5 (both on macOS).
As well as adding the test class, this commit turns on DEBUG level logging, which makes it easier to spot the point at which
the behaviour of the two versions diverge.1 parent a898bf2 commit 58ad887
1 file changed
+30
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
234 | 249 | | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
235 | 260 | | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
236 | 264 | | |
237 | 265 | | |
238 | 266 | | |
239 | 267 | | |
| 268 | + | |
240 | 269 | | |
241 | 270 | | |
| 271 | + | |
242 | 272 | | |
0 commit comments