Use _PyBytesWriter for unicode escape and raw unicode escape encoders
| BPO | 25353 |
|---|---|
| Nosy | @vstinner, @serhiy-storchaka |
| 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 2015-10-12.20:41:38.625> created_at = <Date 2015-10-09.12:13:42.699> labels = ['performance'] title = 'Use _PyBytesWriter for unicode escape and raw unicode escape encoders' updated_at = <Date 2015-10-12.20:41:38.624> user = 'https://github.com/vstinner'
bugs.python.org fields:
activity = <Date 2015-10-12.20:41:38.624> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2015-10-12.20:41:38.625> closer = 'vstinner' components = [] creation = <Date 2015-10-09.12:13:42.699> creator = 'vstinner' dependencies = [] files = ['40727'] hgrepos = [] issue_num = 25353 keywords = ['patch'] message_count = 4.0 messages = ['252599', '252600', '252601', '252888'] nosy_count = 3.0 nosy_names = ['vstinner', 'python-dev', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'performance' url = 'https://bugs.python.org/issue25353' versions = ['Python 3.6']