]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #17844: Add links to encoders and decoders for bytes-to-bytes codecs.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 22 May 2013 12:35:35 +0000 (15:35 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 22 May 2013 12:35:35 +0000 (15:35 +0300)
commit549681c79bcda4826e730be174c61e23efc3025c
treefdb813e01e184a92b444b0283028e5536ca81137
parent80e1c43ddf8099d0ebc4735d405942c4c5f6925c
parent9e62d35e656ff2c8c3343943a9b7b5e5bf39ee2e
Issue #17844: Add links to encoders and decoders for bytes-to-bytes codecs.
Misc/NEWS