Skip to content

str.translate docstring doesn't mention that 'table' can be None #56373

@mdickinson

Description

@mdickinson
BPO 12164
Nosy @mdickinson, @akheron
Files
  • str_translate_docstring.patch: Fix docstring of str.translate
  • str_translate_docstring_2.patch: Different wording
  • 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/mdickinson'
    closed_at = <Date 2011-06-25.09:01:08.956>
    created_at = <Date 2011-05-24.05:14:44.469>
    labels = ['docs']
    title = "str.translate docstring doesn't mention that 'table' can be None"
    updated_at = <Date 2011-06-25.09:01:08.955>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2011-06-25.09:01:08.955>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2011-06-25.09:01:08.956>
    closer = 'mark.dickinson'
    components = ['Documentation']
    creation = <Date 2011-05-24.05:14:44.469>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['22122', '22206']
    hgrepos = []
    issue_num = 12164
    keywords = ['patch']
    message_count = 6.0
    messages = ['136720', '137353', '137356', '137645', '137657', '139028']
    nosy_count = 4.0
    nosy_names = ['mark.dickinson', 'docs@python', 'python-dev', 'petri.lehtinen']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue12164'
    versions = ['Python 2.7']

    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