Message 349211 - Python tracker
Message349211
| Author | Alexander.Pyhalov |
|---|---|
| Recipients | Alexander.Pyhalov, josh.r |
| Date | 2019-08-08.04:18:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1565237914.22.0.593038184833.issue37790@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I've tried to rewrite subporcess.getstatusoutput() usage with subprocess.Popen() and switch to shell=False, it didn't help, so I doubti it getstatusoutput() overhead, it's Popen() issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-08-08 04:18:34 | Alexander.Pyhalov | set | recipients: + Alexander.Pyhalov, josh.r |
| 2019-08-08 04:18:34 | Alexander.Pyhalov | set | messageid: <1565237914.22.0.593038184833.issue37790@roundup.psfhosted.org> |
| 2019-08-08 04:18:34 | Alexander.Pyhalov | link | issue37790 messages |
| 2019-08-08 04:18:34 | Alexander.Pyhalov | create | |