]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #24824: Signatures of codecs.encode() and codecs.decode() now are
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 9 Aug 2015 09:25:07 +0000 (12:25 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 9 Aug 2015 09:25:07 +0000 (12:25 +0300)
commit224d403050c1fc8a8345c802d50eaaeb2fdadeae
treef58ae7e3904331d3598e17af267dafb5824ded0e
parent455b5092a1b60cc6d14c4d48729ec5c16e274df1
parentc97a962e089670a1d38d8676ebbc3f1801dd3111
Issue #24824: Signatures of codecs.encode() and codecs.decode() now are
compatible with pydoc.
Misc/NEWS