Ivan Kravets
|
efd3b244e1
|
Force PIPE reader to UTF-8 on Windows // Issue #3417
|
2020-03-21 13:27:46 +02:00 |
|
Ivan Kravets
|
6d69c25a2f
|
Use locale encoding to decode subprocess output // Resolve #2890
|
2019-10-30 20:43:37 +02:00 |
|
Ivan Kravets
|
0222c56c4d
|
Use file system encoding when decoding subprocess output // Resolve #2890
|
2019-10-29 17:43:48 +02:00 |
|
Ivan Kravets
|
7c41c7c2f3
|
Introduce Black to automate code formatting
|
2019-09-23 23:13:48 +03:00 |
|
Ivan Kravets
|
f30bd18bdc
|
Skip async output when empty byte is given
|
2019-06-28 19:07:59 +03:00 |
|
Ivan Kravets
|
4416c12747
|
Fix numerous issues related to "UnicodeDecodeError" and international locales, or when project path contains non-ASCII chars // Resolve #2100
|
2019-06-03 17:44:41 +03:00 |
|
Ivan Kravets
|
e269c91d26
|
Improve compatibility with hashlib Py2/Py3
|
2019-06-03 13:30:35 +03:00 |
|
Ivan Kravets
|
3df01405a1
|
Remove unused Python imports
|
2019-05-27 22:25:22 +03:00 |
|
Ivan Kravets
|
f844d9cb47
|
Remove line-buffering from "platformio run" command which was leading to omitting progress bar from upload tools // Resolve #856, Resolve #857
|
2019-05-17 12:53:51 +03:00 |
|
Ivan Kravets
|
971049b41c
|
Move process related helpers to "proc" module
|
2019-05-16 21:03:15 +03:00 |
|