subprocess.Popen() is sometimes slower in python3 under illumos
| BPO | 37790 |
|---|---|
| Nosy | @pitrou, @vstinner, @MojoVampire, @nickhendo |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = <Date 2020-04-24.00:28:51.566> created_at = <Date 2019-08-07.20:36:00.343> labels = ['library'] title = 'subprocess.Popen() is sometimes slower in python3 under illumos' updated_at = <Date 2020-05-19.14:39:22.058> user = 'https://bugs.python.org/AlexanderPyhalov'
bugs.python.org fields:
activity = <Date 2020-05-19.14:39:22.058> actor = 'movement' assignee = 'none' closed = True closed_date = <Date 2020-04-24.00:28:51.566> closer = 'vstinner' components = ['Library (Lib)'] creation = <Date 2019-08-07.20:36:00.343> creator = 'Alexander.Pyhalov' dependencies = [] files = ['48549'] hgrepos = [] issue_num = 37790 keywords = [] message_count = 15.0 messages = ['349197', '349207', '349211', '349857', '349893', '349894', '349897', '350064', '351343', '351352', '367162', '367181', '367182', '367185', '369358'] nosy_count = 6.0 nosy_names = ['pitrou', 'vstinner', 'movement', 'Alexander.Pyhalov', 'josh.r', 'nickhendo'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue37790' versions = ['Python 3.5']