]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #28426: Deprecated undocumented functions PyUnicode_AsEncodedObject(),
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 27 Oct 2016 18:08:00 +0000 (21:08 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 27 Oct 2016 18:08:00 +0000 (21:08 +0300)
PyUnicode_AsDecodedObject(), PyUnicode_AsDecodedUnicode() and
PyUnicode_AsEncodedUnicode().

1  2 
Doc/whatsnew/3.6.rst
Misc/NEWS
Objects/unicodeobject.c

Simple merge
diff --cc Misc/NEWS
Simple merge
Simple merge