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
regen -rwxr-xr-x 97 bytes

back to top