str.decode('rot13') produces Unicode (original) (raw)

BPO 1465619
Nosy @malemburg, @doerwalter, @birkenfeld

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/doerwalter' closed_at = <Date 2006-04-06.11:25:57.000> created_at = <Date 2006-04-06.10:05:48.000> labels = ['docs'] title = "str.decode('rot13') produces Unicode" updated_at = <Date 2006-04-06.11:25:57.000> user = 'https://bugs.python.org/kjohnson'

bugs.python.org fields:

activity = <Date 2006-04-06.11:25:57.000> actor = 'georg.brandl' assignee = 'doerwalter' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2006-04-06.10:05:48.000> creator = 'kjohnson' dependencies = [] files = [] hgrepos = [] issue_num = 1465619 keywords = [] message_count = 4.0 messages = ['28121', '28122', '28123', '28124'] nosy_count = 4.0 nosy_names = ['lemburg', 'doerwalter', 'georg.brandl', 'kjohnson'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1465619' versions = ['Python 2.4']