Files
deb-python-taskflow/taskflow
Ivan A. Melnikov ec908db1fc Be really careful with non-ascii data in exceptions/failures
When exception message is Python 2 str with non-ascii symbols,
six.text_type(exc) raises UnicodeError. This change handles this
case gracefully by calling str() instead of string.text_type()
on such exceptions when retrieving messages for exceptions/failures.

Closes-bug: 1276053
Change-Id: I2eb7318a7a5cd5dd687390a65abc0a45bd47de40
2014-02-04 13:55:02 -08:00
..
2014-01-26 23:08:39 +02:00
2014-01-26 23:08:39 +02:00
2014-01-26 23:08:39 +02:00
2014-01-26 23:08:39 +02:00
2014-01-26 23:08:39 +02:00
2014-01-26 23:08:39 +02:00
2014-01-26 21:30:26 -08:00
2014-01-30 23:26:52 +04:00
2013-10-14 01:03:32 +00:00