Why does http.client.HTTPResponse._safe_read use MAXAMOUNT
| BPO | 36050 |
|---|---|
| Nosy | @methane, @ambv, @vadmium, @bmerry |
| 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 = <Date 2021-07-29.15:57:11.886> created_at = <Date 2019-02-20.12:55:43.858> labels = ['3.8', 'library', 'performance'] title = 'Why does http.client.HTTPResponse._safe_read use MAXAMOUNT' updated_at = <Date 2021-07-29.16:22:53.071> user = 'https://github.com/bmerry'
bugs.python.org fields:
activity = <Date 2021-07-29.16:22:53.071> actor = 'bmerry' assignee = 'none' closed = True closed_date = <Date 2021-07-29.15:57:11.886> closer = 'lukasz.langa' components = ['Library (Lib)'] creation = <Date 2019-02-20.12:55:43.858> creator = 'bmerry' dependencies = [] files = [] hgrepos = [] issue_num = 36050 keywords = ['patch'] message_count = 11.0 messages = ['336081', '336498', '339496', '339498', '339532', '398376', '398387', '398389', '398493', '398495', '398496'] nosy_count = 4.0 nosy_names = ['methane', 'lukasz.langa', 'martin.panter', 'bmerry'] pr_nums = ['12698'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'performance' url = 'https://bugs.python.org/issue36050' versions = ['Python 3.8']