Staging
v0.8.1
https://github.com/python/cpython
Revision 866eba940f1ff9cf2ddf10dacb39e3721e2d6a9a authored by Benjamin Peterson on 19 November 2008, 22:05:53 UTC, committed by Benjamin Peterson on 19 November 2008, 22:05:53 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r67291 | benjamin.peterson | 2008-11-19 15:49:09 -0600 (Wed, 19 Nov 2008) | 5 lines

  make sure that bytearray methods return a new bytearray even if there is no change

  Fixes #4348
  Reviewed by Brett
........
1 parent 6df7327
History
Tip revision: 866eba940f1ff9cf2ddf10dacb39e3721e2d6a9a authored by Benjamin Peterson on 19 November 2008, 22:05:53 UTC
Merged revisions 67291 via svnmerge from
Tip revision: 866eba9
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top