]> granicus.if.org Git - python/commit
Merged revisions 74316,74335 via svnmerge from
authorGeorg Brandl <georg@python.org>
Thu, 13 Aug 2009 08:35:19 +0000 (08:35 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 13 Aug 2009 08:35:19 +0000 (08:35 +0000)
commit97b28f843718db2e111e8288e4fb7d183ddff58a
tree479e550b8906b5d001ad68ac116291edd5f83588
parentc5605dffdb226e85f415bd6edb441dad714fbc0c
Merged revisions 74316,74335 via svnmerge from
svn+ssh://svn.python.org/python/branches/py3k

........
  r74316 | alexandre.vassalotti | 2009-08-05 01:19:13 +0200 (Mi, 05 Aug 2009) | 4 lines

  Issue 5449: Fix io.BytesIO to not accept arbitrary keywords

  Patch contributed by Erick Tryzelaar.
........
  r74335 | philip.jenvey | 2009-08-06 22:00:08 +0200 (Do, 06 Aug 2009) | 1 line

  typo
........
Doc/library/codecs.rst
Lib/test/test_memoryio.py
Modules/_io/bytesio.c