Skip to content

bytes.translate() doesn't take keyword arguments; docs suggests it does #70522

@nchammas

Description

@nchammas
mannequin
BPO 26334
Nosy @terryjreedy, @vadmium, @nchammas
Superseder
  • bpo-8706: accept keyword arguments on most base type methods and builtins
  • 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 2016-02-12.23:41:53.523>
    created_at = <Date 2016-02-10.19:52:44.438>
    labels = ['library', 'docs']
    title = "bytes.translate() doesn't take keyword arguments; docs suggests it does"
    updated_at = <Date 2016-02-14.10:51:23.417>
    user = 'https://github.com/nchammas'

    bugs.python.org fields:

    activity = <Date 2016-02-14.10:51:23.417>
    actor = 'martin.panter'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2016-02-12.23:41:53.523>
    closer = 'nchammas'
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2016-02-10.19:52:44.438>
    creator = 'nchammas'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 26334
    keywords = []
    message_count = 6.0
    messages = ['260034', '260035', '260039', '260211', '260214', '260272']
    nosy_count = 5.0
    nosy_names = ['terry.reedy', 'SilentGhost', 'docs@python', 'martin.panter', 'nchammas']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '8706'
    type = None
    url = 'https://bugs.python.org/issue26334'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      docsDocumentation in the Doc dirstdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions