]> granicus.if.org Git - python/commit
bpo-33361: Fix bug with seeking in StreamRecoders (GH-8278)
authorAmmar Askar <ammar_askar@hotmail.com>
Fri, 31 May 2019 19:44:01 +0000 (12:44 -0700)
committerBerker Peksag <berker.peksag@gmail.com>
Fri, 31 May 2019 19:44:00 +0000 (22:44 +0300)
commita6ec1ce1ac05b1258931422e96eac215b6a05459
tree55a15df467b1e34a37f408524035495e4572c502
parentaac4d0342c3e692731c189d003dbd73a8c681a34
bpo-33361: Fix bug with seeking in StreamRecoders (GH-8278)
Lib/codecs.py
Lib/test/test_codecs.py
Misc/NEWS.d/next/Library/2018-07-13-20-17-17.bpo-33361.dx2NVn.rst [new file with mode: 0644]