| BPO | 27492 |
|---|---|
| Nosy | @serhiy-storchaka, @zhangyangyu |
| 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 detailsGitHub fields:
assignee = None closed_at = None created_at = <Date 2016-07-12.07:09:41.672> labels = ['interpreter-core', 'type-feature'] title = "Enhance bytearray_repr with bytes_repr's logic" updated_at = <Date 2016-08-15.16:28:03.851> user = 'https://github.com/zhangyangyu'
bugs.python.org fields:
activity = <Date 2016-08-15.16:28:03.851> actor = 'xiang.zhang' assignee = 'none' closed = False closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2016-07-12.07:09:41.672> creator = 'xiang.zhang' dependencies = [] files = ['43697', '43702', '44119'] hgrepos = [] issue_num = 27492 keywords = ['patch'] message_count = 6.0 messages = ['270231', '270241', '270249', '270298', '272747', '272778'] nosy_count = 2.0 nosy_names = ['serhiy.storchaka', 'xiang.zhang'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue27492' versions = ['Python 3.6']
Linked PRs
- gh-71679: Enhance bytearray_repr with bytes_repr's logic #104582
- gh-71679: Improve tests for repr() of bytes and bytearray #138180
- gh-71679: Share the repr implementation between bytes and bytearray #138181
- [3.14] gh-71679: Improve tests for repr() of bytes and bytearray (GH-138180) #138182
- [3.13] gh-71679: Improve tests for repr() of bytes and bytearray (GH-138180) #138183