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
c-api
data
distutils
documenting
extending
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.3 KB
Makefile -rw-r--r-- 4.6 KB
README.txt -rw-r--r-- 4.8 KB
TODO.txt -rw-r--r-- 111 bytes
about.rst -rw-r--r-- 1.2 KB
bugs.rst -rw-r--r-- 2.6 KB
conf.py -rw-r--r-- 5.5 KB
contents.rst -rw-r--r-- 423 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 26.3 KB
license.rst -rw-r--r-- 35.6 KB
make.bat -rw-r--r-- 1.3 KB

README.txt

back to top