Thomas Spura

Results 8 issues of Thomas Spura

This branch contains some fixes and initial work to port to python3.

One possibility would be [boost::hash](http://www.boost.org/doc/libs/1_47_0/doc/html/hash.html) or [std::hash](http://en.cppreference.com/w/cpp/utility/hash).

From #210: > Test 180 only fails when 181 runs and overwrites it's testdata/bert2 files because 181 doesn't include hello since it's not used by 181.py, but 180 does use...

Priority-Medium
Type-Defect

It seems the tests are always installing `tornado=2.4.1` and tornado 3.0 and higher is not supported yet. Is that right? I'd like to upgrade python-tornado to 3.1.1 and it seems...

Is `tornadio2` compatible with `tornado > 3`? Over here I just got these failures: ``` ====================================================================== ERROR: tests.gen_test.test ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest...

This PR adds a small python Client class, which can be used in other codes to easily implement a new force driver as well as adds input files to provide...

Currently, the powerbi logo does not seem to be included so far, is it possible that this could be added? There might be e.g. this logo available: https://www.vectorlogo.zone/logos/microsoft_powerbi/index.html but due...

When I add several subtasks to a task, I want them to be shown in a specific ordering. When looking at the main window again, they are sorted below the...

enhancement
priority:low
patch-or-wont-happen