Ivan Kravets
|
f78a1a7b15
|
Show encoding error when can't read a file // Issue #2796
|
2019-10-18 22:00:28 +03:00 |
|
Ivan Kravets
|
77f8414c63
|
Better explanation about encoding error // Resolve #2796
|
2019-10-18 15:56:50 +03:00 |
|
Ivan Kravets
|
065607b68c
|
Disable PyLint's "import-outside-toplevel"
|
2019-10-18 15:41:52 +03:00 |
|
Ivan Kravets
|
f5807364e8
|
Force to "backslashreplace" when UnicodeEncodeError arises when writing file // Issue #2796
|
2019-10-18 15:20:52 +03:00 |
|
Ivan Kravets
|
be9aaf8902
|
Be compatible with Python 3.8, on Windows skip HOME and check for USERPROFILE
|
2019-10-17 20:57:40 +03:00 |
|
Ivan Kravets
|
5cfa2b7fdd
|
Fix typo with UnicodeEncodeError // Issue #2796
|
2019-10-17 19:28:57 +03:00 |
|
Ivan Kravets
|
6218b773fd
|
Better support for file contents writing // Issue #2796
|
2019-10-17 18:48:59 +03:00 |
|
Ivan Kravets
|
7c41c7c2f3
|
Introduce Black to automate code formatting
|
2019-09-23 23:13:48 +03:00 |
|
Ivan Kravets
|
8037bef847
|
Move "to_unix_path" helper to FS module
|
2019-08-27 20:21:53 +03:00 |
|
Ivan Kravets
|
bf59dda01b
|
Better handling of fs.rmtree errors on Windows // Issue #2916
|
2019-08-19 12:48:57 +03:00 |
|
Ivan Kravets
|
a6d42bedc1
|
Minor fix
|
2019-08-12 23:00:25 +03:00 |
|
Ivan Kravets
|
04ebdf428b
|
Move "match_src_files" to FS module
|
2019-08-12 20:32:26 +03:00 |
|
Ivan Kravets
|
6a90388649
|
Move FS related helpers to fs.py module
|
2019-08-12 19:44:37 +03:00 |
|