taskflow/taskflow/utils
Joshua Harlow db15db8186 Fix up python 3.3 incompatabilities
Make the python 3.3 testing work by selectively
disabling & including eventlet, switch to testtools
and testrepository which has 2.6, 2.7, 3.2+ unified
testing support so that we can correctly run our
tests in all supported python versions.

Closes-Bug: #1251660
Co-authored-by: Alexander Gorodnev <agorodnev@griddynamics.com>
Change-Id: I23b6f04387cfd3bf6b5a044edffa446ca897ce3a
2013-11-21 18:38:44 +04:00
..
__init__.py Task decorator was removed and examples updated 2013-09-23 13:54:28 +04:00
eventlet_utils.py Fix up python 3.3 incompatabilities 2013-11-21 18:38:44 +04:00
flow_utils.py Add debug logging showing what is flattened 2013-10-17 11:11:54 -07:00
graph_utils.py Add reasons as to why the edges were created 2013-10-07 15:39:44 -07:00
lock_utils.py Fix several python3 incompatibilities 2013-10-11 11:32:56 +04:00
misc.py Fix up python 3.3 incompatabilities 2013-11-21 18:38:44 +04:00
persistence_utils.py Fix up python 3.3 incompatabilities 2013-11-21 18:38:44 +04:00
reflection.py Support for optional task arguments 2013-10-22 11:38:51 +04:00
threading_utils.py Removed unused utilities 2013-10-14 19:09:24 +04:00