Message344293
| Author | heckad |
|---|---|
| Recipients | LorenzMende, ammar2, eryksun, heckad, paul.moore, steve.dower, terry.reedy, tim.golden, zach.ware |
| Date | 2019-06-02.15:57:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1559491073.63.0.0687670777968.issue36670@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I have the same problem in Russian locale. Adding "oem" encoding in the decode method solve problem with decoding but got: File "C:\Users\User\Documents\Projects\cpython\lib\test\libregrtest\win_utils.py", line 98, in getloadavg load = float(toks[1].replace('"', '')) ValueError: could not convert string to float In typeperf_output text with description of the error: '\r\nВыполняется выход, подождите... \r\nОшибка: Счетчики не указаны.\r\n\r\r' Translation on English is "Exiting, wait... Error: Counters are not specified." Is it possible to check if the counters are found in advance? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-02 15:57:53 | heckad | set | recipients: + heckad, terry.reedy, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, ammar2, LorenzMende |
| 2019-06-02 15:57:53 | heckad | set | messageid: <1559491073.63.0.0687670777968.issue36670@roundup.psfhosted.org> |
| 2019-06-02 15:57:53 | heckad | link | issue36670 messages |
| 2019-06-02 15:57:53 | heckad | create | |