Staging
v0.8.1
https://github.com/python/cpython
Revision 676cce3b4bb08c724723600952c33e2359230ed1 authored by Brett Cannon on 08 August 2008, 04:28:30 UTC, committed by Brett Cannon on 08 August 2008, 04:28:30 UTC
........
  r65588 | brett.cannon | 2008-08-07 21:27:28 -0700 (Thu, 07 Aug 2008) | 3 lines

  Remove buffer() usage in the socket module by just slicing directly on the
  object. This removes all warnings for the module caused by running under -3.
........
1 parent 81df721
History
Tip revision: 676cce3b4bb08c724723600952c33e2359230ed1 authored by Brett Cannon on 08 August 2008, 04:28:30 UTC
Blocked revisions 65588 via svnmerge
Tip revision: 676cce3
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 2.9 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 37.4 KB
README -rw-r--r-- 7.0 KB
RELNOTES -rw-r--r-- 3.4 KB
configure -rwxr-xr-x 651.9 KB
configure.in -rw-r--r-- 99.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 70.8 KB

README

back to top