str.tobytes() and bytes/bytearray.tostr()
| BPO | 3252 |
|---|---|
| Nosy | @malemburg, @amauryfa, @mark-summerfield, @benjaminp |
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 2008-07-01.17:17:52.504> created_at = <Date 2008-07-01.15:39:11.897> labels = ['interpreter-core', 'type-feature'] title = 'str.tobytes() and bytes/bytearray.tostr()' updated_at = <Date 2008-07-01.17:17:52.480> user = 'https://github.com/mark-summerfield'
bugs.python.org fields:
activity = <Date 2008-07-01.17:17:52.480> actor = 'lemburg' assignee = 'none' closed = True closed_date = <Date 2008-07-01.17:17:52.504> closer = 'lemburg' components = ['Interpreter Core'] creation = <Date 2008-07-01.15:39:11.897> creator = 'mark' dependencies = [] files = [] hgrepos = [] issue_num = 3252 keywords = [] message_count = 4.0 messages = ['69047', '69048', '69049', '69052'] nosy_count = 4.0 nosy_names = ['lemburg', 'amaury.forgeotdarc', 'mark', 'benjamin.peterson'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue3252' versions = ['Python 3.0']