Staging
v0.5.1
https://github.com/python/cpython
Revision 5cc3d037bb1069799afd4278ade14ba088678f21 authored by Antoine Pitrou on 21 September 2009, 21:36:48 UTC, committed by Antoine Pitrou on 21 September 2009, 21:36:48 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r75007 | antoine.pitrou | 2009-09-21 23:17:48 +0200 (lun., 21 sept. 2009) | 7 lines

  Issue #6236, #6348: Fix various failures in the io module under AIX
  and other platforms, when using a non-gcc compiler. Patch by egreen.

  In addition, I made explicit the signedness of all bitfields in the
  IO library.
........
1 parent edc625c
History
Tip revision: 5cc3d037bb1069799afd4278ade14ba088678f21 authored by Antoine Pitrou on 21 September 2009, 21:36:48 UTC
Merged revisions 75007 via svnmerge from
Tip revision: 5cc3d03
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 668.0 KB
configure.in -rw-r--r-- 106.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.8 KB
setup.py -rw-r--r-- 81.2 KB

README

back to top