]> granicus.if.org Git - python/commit
Merged revisions 77571 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 17 Jan 2010 12:19:45 +0000 (12:19 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 17 Jan 2010 12:19:45 +0000 (12:19 +0000)
commit1b64331f49881f23fbbdbab8a9e152aa2188d5b6
treea8bc538f6d46e6b7877141e1321ecc1c614616e9
parentf3f5a1333be0623922798291286ae18c90617804
Merged revisions 77571 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r77571 | antoine.pitrou | 2010-01-17 13:16:23 +0100 (dim., 17 janv. 2010) | 4 lines

  Issue #7561: Fix crashes when using bytearray objects with the posix
  module.
........
Lib/test/test_os.py
Misc/NEWS
Modules/posixmodule.c