]> granicus.if.org Git - python/commit
Issue #28760: Clean up and fix comments in PyUnicode_AsUnicodeEscapeString().
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 21 Nov 2016 09:47:16 +0000 (11:47 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 21 Nov 2016 09:47:16 +0000 (11:47 +0200)
commit50911476f551b224f3bb2897578a276576bc4a30
treeb694fe0cdb7b3a46717202cef1f1e708cd9a9dcc
parentf80e740b7708d732162df8df9d8d7b7df68360c3
parentac0720eaa4308038dc5e910f29e2561acae6d126
Issue #28760: Clean up and fix comments in PyUnicode_AsUnicodeEscapeString().
Patch by Xiang Zhang.
Objects/unicodeobject.c