]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Kill PyString_Encode(), which isn't used anywhere.
authorGuido van Rossum <guido@python.org>
Fri, 26 Oct 2007 19:34:40 +0000 (19:34 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 26 Oct 2007 19:34:40 +0000 (19:34 +0000)
commita2074f0bd75b5e08a6f9094dc30c26e2252e3747
tree51f98538555526a232fce5e2ea3c3697407a5e50
parent35d02c1649e577a142e769159b2da9f395e30c29
Kill PyString_Encode(), which isn't used anywhere.
(We should also kill the other PyString_ encode/decode APIs, but they
still have some users.)
Doc/c-api/concrete.rst
Include/stringobject.h