Mysql OperationalError on close() "fixed"
"John P. Rouillard" <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all: I have forced the version of the mysqlclient library installed via pip to be 1.3.13. Pip was installing version 1.3.14. This "solves" the issue with an exception being thrown during a close() operation. Joseph gave me a clue a couple of weeks back by noting that there were no roundup code changes between a passing and a failing travis-ci run. Note that the tests are still not passing. Ralf, did you forget to check in the test code changes to match your changes to rest.py? The changes that have been made to the rest code was not reflected in test/rest_common. So the tests are still looking for old style (without links, file content being reported as content) output. Also should we also be testing rest output in various modes (@vebose=1,2,3) just to make sure we get good code coverage? -- -- rouilj John Rouillard =========================================================================== My employers don't acknowledge my existence much less my opinions.