Staging
v0.8.1
https://github.com/python/cpython
Revision b61c035dc2c625a99858efc353294cee0c179184 authored by Mark Dickinson on 06 September 2009, 10:05:28 UTC, committed by Mark Dickinson on 06 September 2009, 10:05:28 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74673 | mark.dickinson | 2009-09-06 11:03:31 +0100 (Sun, 06 Sep 2009) | 3 lines

  Issue #6846: bytearray.pop was returning ints in the range [-128, 128)
  instead of [0, 256).  Thanks Hagen Fürstenau for the report and fix.
........
1 parent 545e720
History
Tip revision: b61c035dc2c625a99858efc353294cee0c179184 authored by Mark Dickinson on 06 September 2009, 10:05:28 UTC
Merged revisions 74673 via svnmerge from
Tip revision: b61c035
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 38.1 KB
README -rw-r--r-- 53.6 KB
configure -rwxr-xr-x 665.1 KB
configure.in -rw-r--r-- 105.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.8 KB
setup.py -rw-r--r-- 80.8 KB

README

back to top