]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/py_imp_deprecated' into 'master'
authorAngus Gratton <angus@espressif.com>
Thu, 20 Dec 2018 23:44:22 +0000 (07:44 +0800)
committerAngus Gratton <angus@espressif.com>
Thu, 20 Dec 2018 23:44:22 +0000 (07:44 +0800)
commitaafaf155a837f30d81a7e63627f913da4a7d8fa7
tree44f302c2c0999438a98370bbb2c9dffac8ed2b28
parent65142bc59edb9fbf97b98b7aa867c68c32e15cb1
parent0ad452e7b7afdc1679248671088aa693f5b74ae8
Merge branch 'bugfix/py_imp_deprecated' into 'master'

Fix Python3 deprecation warning for the imp module & run multi-device tests only under Python 2

See merge request idf/esp-idf!3972