New submission from Xiang Zhang:

PyUnicode_AsUnicodeEscapeString now still has some old comments and codes about 
the original "quotes" parameter of unicodeescape_string. Current implementation 
could get rid of them.

----------
files: PyUnicode_AsUnicodeEscapeString.patch
keywords: patch
messages: 281337
nosy: xiang.zhang
priority: normal
severity: normal
stage: patch review
status: open
title: Cleanup PyUnicode_AsUnicodeEscapeString
type: enhancement
versions: Python 3.5, Python 3.6, Python 3.7
Added file: 
http://bugs.python.org/file45579/PyUnicode_AsUnicodeEscapeString.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28760>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to