Avoid calling isatty() for most open() calls
| BPO | 45944 |
|---|---|
| Nosy | @pitrou, @benjaminp, @serhiy-storchaka, @eryksun, @collinanderson |
| PRs |
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 = None created_at = <Date 2021-12-01.05:08:15.763> labels = ['3.11', 'expert-IO', 'performance'] title = 'Avoid calling isatty() for most open() calls' updated_at = <Date 2021-12-01.11:53:13.388> user = 'https://github.com/collinanderson'
bugs.python.org fields:
activity = <Date 2021-12-01.11:53:13.388> actor = 'eryksun' assignee = 'none' closed = False closed_date = None closer = None components = ['IO'] creation = <Date 2021-12-01.05:08:15.763> creator = 'collinanderson' dependencies = [] files = [] hgrepos = [] issue_num = 45944 keywords = ['patch'] message_count = 3.0 messages = ['407427', '407434', '407444'] nosy_count = 6.0 nosy_names = ['pitrou', 'benjamin.peterson', 'stutzbach', 'serhiy.storchaka', 'eryksun', 'collinanderson'] pr_nums = ['29870'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'performance' url = 'https://bugs.python.org/issue45944' versions = ['Python 3.11']