"unicode_escape" and "raw_unicode_escape" encoding is broken · Issue #42691 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@markmcmahon

Description

@markmcmahon

BPO 1379994
Nosy @malemburg, @birkenfeld, @hyeshik
Files unicodeescape.diff: patch to unicodeobject.c

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/hyeshik' closed_at = <Date 2006-03-28.07:38:24.000> created_at = <Date 2005-12-14.00:47:26.000> labels = ['expert-unicode'] title = '"unicode_escape" and "raw_unicode_escape" encoding is broken' updated_at = <Date 2006-03-28.07:38:24.000> user = 'https://bugs.python.org/markmcmahon'

bugs.python.org fields:

activity = <Date 2006-03-28.07:38:24.000> actor = 'anthonybaxter' assignee = 'hyeshik.chang' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2005-12-14.00:47:26.000> creator = 'markmcmahon' dependencies = [] files = ['1852'] hgrepos = [] issue_num = 1379994 keywords = [] message_count = 6.0 messages = ['27064', '27065', '27066', '27067', '27068', '27069'] nosy_count = 5.0 nosy_names = ['lemburg', 'anthonybaxter', 'georg.brandl', 'hyeshik.chang', 'markmcmahon'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1379994' versions = ['Python 2.4']