mycroft-core/mycroft
Åke Forslund 61aeeb8c00 Fix issue using basestring
Checking against basestring was necessary in python two since unicode and string were separate classes. In python3 basestring was removed since different string classes have been removed.
2018-05-04 11:42:13 +02:00
..
api Remove backwards compatibility with python 2.7 2018-04-27 08:51:47 -05:00
audio Fix SSML when tag spans multiple sentences 2018-04-18 14:45:09 -05:00
audio-accuracy-test Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
client Fix python3 issues in serial transmission 2018-05-04 11:42:05 +02:00
configuration Remove backwards compatibility with python 2.7 2018-04-27 08:51:47 -05:00
dialog Allow spaces around key in dialog template file 2017-11-28 22:57:34 -06:00
filesystem Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
identity Add proper messages when the backend replies incorrectly 2018-03-28 11:48:05 -05:00
lock Change initial kill to SIGINT 2018-04-11 21:29:10 -05:00
messagebus Remove backwards compatibility with python 2.7 2018-04-27 08:51:47 -05:00
metrics Replace HTTPError with RequestException 2018-03-07 10:57:13 -06:00
res Initial Spanish bits for mycroft-core 2018-03-30 13:46:12 +02:00
session Move session config from global scope 2017-11-09 13:55:38 -06:00
skills Fix issue using basestring 2018-05-04 11:42:13 +02:00
stt remove exception 2018-03-23 16:58:33 -05:00
tts Fix code standard issues 2018-05-03 12:32:21 +02:00
util Fix french "centième" handling 2018-05-02 10:01:04 +02:00
version Version bump from 18.2.4 to 18.2.5 2018-04-27 08:59:31 +00:00
__init__.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00