BPO | [14015](https://bugs.python.org/issue14015) --- | :--- Nosy | @akuchling, @ezio-melotti, @jimjjewett Files | [patch14015.txt](https://bugs.python.org/file30514/patch14015.txt "Uploaded as text/plain at 2013-06-09.16:05:28 by @akuchling") *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: ```python assignee = None closed_at = created_at = labels = ['expert-unicode', 'docs'] title = 'surrogateescape largely missing from documentation' updated_at = user = 'https://github.com/JimJJewett' ``` bugs.python.org fields: ```python activity = actor = 'python-dev' assignee = 'docs@python' closed = True closed_date = closer = 'python-dev' components = ['Documentation', 'Unicode'] creation = creator = 'Jim.Jewett' dependencies = [] files = ['30514'] hgrepos = [] issue_num = 14015 keywords = [] message_count = 3.0 messages = ['153359', '190860', '191273'] nosy_count = 6.0 nosy_names = ['akuchling', 'ezio.melotti', 'cvrebert', 'docs@python', 'python-dev', 'Jim.Jewett'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue14015' versions = ['Python 3.2', 'Python 3.3'] ```