Ivan Kravets
|
8d7b775875
|
Implement package packer
|
2020-01-03 15:52:54 +02:00 |
|
Ivan Kravets
|
728fd7f5b9
|
Catch exception when can not get a default locale
|
2019-11-13 16:48:04 +02:00 |
|
Ivan Kravets
|
6d69c25a2f
|
Use locale encoding to decode subprocess output // Resolve #2890
|
2019-10-30 20:43:37 +02:00 |
|
Ivan Kravets
|
6218b773fd
|
Better support for file contents writing // Issue #2796
|
2019-10-17 18:48:59 +03:00 |
|
Ivan Kravets
|
5f55c18373
|
Introduce DataModel, package manifest parser and base manifest model
|
2019-09-30 17:59:06 +03:00 |
|
Ivan Kravets
|
3d5c1411c0
|
Fix PyLint for PY2
|
2019-09-24 00:28:23 +03:00 |
|
Ivan Kravets
|
ca29b4e370
|
Fixed "DeprecationWarning: the imp module is deprecated in favour of importlib" PY2/PY3
|
2019-09-24 00:17:08 +03:00 |
|
Ivan Kravets
|
7c41c7c2f3
|
Introduce Black to automate code formatting
|
2019-09-23 23:13:48 +03:00 |
|
Ivan Kravets
|
6d9de80f12
|
Better comparison for app state changes
|
2019-07-01 20:42:23 +03:00 |
|
Ivan Kravets
|
dfca7f0b68
|
Speedup PIO Home via internal calling of PIO Core CLI
|
2019-07-01 15:55:42 +03:00 |
|
Ivan Kravets
|
9de7297d38
|
Fix "UnicodeEncodeError: 'ascii' codec can't encode characters" // Resolve #2644
|
2019-06-10 19:44:18 +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
|
8643f0454e
|
Move "glob_escape" and "get_file_contents" helpers to "compat" module
|
2019-05-17 13:18:15 +03:00 |
|
Ivan Kravets
|
834206ff20
|
Move Python or Platform dependent code to "compat" module
|
2019-05-10 17:26:10 +03:00 |
|