Skip to content

string module requires bytes type for maketrans, but calling method on regular string does not #49925

Closed
@MechPaul

Description

@MechPaul
mannequin
BPO 5675
Nosy @birkenfeld, @rhettinger, @benjaminp, @ezio-melotti

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/birkenfeld'
closed_at = <Date 2009-05-31.21:39:03.758>
created_at = <Date 2009-04-02.23:54:34.597>
labels = ['docs']
title = 'string module requires bytes type for maketrans, but calling method on regular string does not'
updated_at = <Date 2009-05-31.21:39:03.757>
user = 'https://bugs.python.org/MechPaul'

bugs.python.org fields:

activity = <Date 2009-05-31.21:39:03.757>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2009-05-31.21:39:03.758>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2009-04-02.23:54:34.597>
creator = 'MechPaul'
dependencies = []
files = []
hgrepos = []
issue_num = 5675
keywords = []
message_count = 5.0
messages = ['85280', '85290', '85904', '88610', '88612']
nosy_count = 5.0
nosy_names = ['georg.brandl', 'rhettinger', 'benjamin.peterson', 'ezio.melotti', 'MechPaul']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue5675'
versions = ['Python 3.1']

Metadata

Metadata

Assignees

Labels

docsDocumentation in the Doc dir

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions