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
fixes
pgen2
tests
Grammar.txt -rw-r--r-- 6.2 KB
PatternGrammar.txt -rw-r--r-- 793 bytes
__init__.py -rw-r--r-- 7 bytes
fixer_base.py -rw-r--r-- 6.1 KB
fixer_util.py -rw-r--r-- 14.0 KB
main.py -rw-r--r-- 4.8 KB
patcomp.py -rw-r--r-- 6.4 KB
pygram.py -rw-r--r-- 774 bytes
pytree.py -rw-r--r-- 26.6 KB
refactor.py -rwxr-xr-x 18.6 KB

back to top