Add Py3k warning for non-ascii bytes literals · Issue #63855 · 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 19656
Nosy @vstinner, @benjaminp, @vadmium, @serhiy-storchaka
Files py3kwarn_nonascii_bytes_literals.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 = 'https://github.com/serhiy-storchaka' closed_at = <Date 2014-06-01.19:19:40.782> created_at = <Date 2013-11-19.18:09:47.432> labels = ['interpreter-core', 'type-feature'] title = 'Add Py3k warning for non-ascii bytes literals' updated_at = <Date 2014-06-01.19:19:40.781> user = 'https://github.com/serhiy-storchaka'

bugs.python.org fields:

activity = <Date 2014-06-01.19:19:40.781> actor = 'serhiy.storchaka' assignee = 'serhiy.storchaka' closed = True closed_date = <Date 2014-06-01.19:19:40.782> closer = 'serhiy.storchaka' components = ['Interpreter Core'] creation = <Date 2013-11-19.18:09:47.432> creator = 'serhiy.storchaka' dependencies = [] files = ['32705'] hgrepos = [] issue_num = 19656 keywords = ['patch'] message_count = 3.0 messages = ['203406', '219506', '219519'] nosy_count = 6.0 nosy_names = ['vstinner', 'benjamin.peterson', 'Arfrever', 'python-dev', 'martin.panter', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue19656' versions = ['Python 2.7']