remove non-ascii characters in docstring

BPO 36101
Nosy @methane, @animalize
PRs
  • bpo-36101: remove non-ascii characters in docstring #12018
  • 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 2019-02-24.23:20:06.313>
    created_at = <Date 2019-02-24.13:36:09.880>
    labels = ['3.8', 'docs']
    title = 'remove non-ascii characters in docstring'
    updated_at = <Date 2019-02-24.23:20:06.312>
    user = 'https://github.com/animalize'

    bugs.python.org fields:

    activity = <Date 2019-02-24.23:20:06.312>
    actor = 'methane'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2019-02-24.23:20:06.313>
    closer = 'methane'
    components = ['Documentation']
    creation = <Date 2019-02-24.13:36:09.880>
    creator = 'malin'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36101
    keywords = ['patch']
    message_count = 4.0
    messages = ['336468', '336469', '336488', '336489']
    nosy_count = 3.0
    nosy_names = ['methane', 'docs@python', 'malin']
    pr_nums = ['12018']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36101'
    versions = ['Python 3.8']

    Linked PRs