2to3 can produce illegal bytes literals · Issue #63165 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@serhiy-storchaka

Description

@serhiy-storchaka

BPO 18965
Nosy @vsajip, @benjaminp, @bitdancer, @serhiy-storchaka
Files 2to3_nonascii_bytes-2.7.patch

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-04-09.18:06:08.309> created_at = <Date 2013-09-08.00:06:39.767> labels = ['type-bug', 'expert-2to3'] title = '2to3 can produce illegal bytes literals' updated_at = <Date 2015-04-09.20:14:13.943> user = 'https://github.com/serhiy-storchaka'

bugs.python.org fields:

activity = <Date 2015-04-09.20:14:13.943> actor = 'r.david.murray' assignee = 'none' closed = True closed_date = <Date 2015-04-09.18:06:08.309> closer = 'serhiy.storchaka' components = ['2to3 (2.x to 3.x conversion tool)'] creation = <Date 2013-09-08.00:06:39.767> creator = 'serhiy.storchaka' dependencies = [] files = ['31953'] hgrepos = [] issue_num = 18965 keywords = ['patch'] message_count = 9.0 messages = ['197205', '198888', '198889', '199861', '199893', '231657', '240361', '240362', '240376'] nosy_count = 4.0 nosy_names = ['vinay.sajip', 'benjamin.peterson', 'r.david.murray', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue18965' versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']