]> granicus.if.org Git - python/commit
Merged revisions 74582 via svnmerge from
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sat, 29 Aug 2009 23:19:16 +0000 (23:19 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sat, 29 Aug 2009 23:19:16 +0000 (23:19 +0000)
commitaf0312af7a279ca1ec067728cd71cf8269b4f597
tree6fbdbfa29e47c4e71759d20b9c08e10c55aecad8
parentf5d2879ab87d7096b0f50b25e9fd9ac5fb77f239
Merged revisions 74582 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r74582 | amaury.forgeotdarc | 2009-08-30 01:00:38 +0200 (dim., 30 août 2009) | 10 lines

  Merged revisions 74581 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r74581 | amaury.forgeotdarc | 2009-08-29 20:14:40 +0200 (sam., 29 août 2009) | 3 lines

    #6750: TextIOWrapped could duplicate output when several threads write to it.
    this affect text files opened with io.open(), and the print() function of py3k
  ........
................
Lib/test/test_io.py
Misc/NEWS
Modules/_io/textio.c