Staging
v0.5.1
https://github.com/python/cpython
Revision 42d26d94cc5fe633613c853c1e1b4b51f0855df4 authored by Benjamin Peterson on 25 November 2009, 18:16:46 UTC, committed by Benjamin Peterson on 25 November 2009, 18:16:46 UTC
svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3

........
  r76160 | benjamin.peterson | 2009-11-08 18:53:48 -0600 (Sun, 08 Nov 2009) | 1 line

  undeprecate the -p option; it's useful for converting python3 sources
........
  r76161 | benjamin.peterson | 2009-11-08 19:05:37 -0600 (Sun, 08 Nov 2009) | 1 line

  simplify condition
........
  r76250 | benjamin.peterson | 2009-11-13 16:56:48 -0600 (Fri, 13 Nov 2009) | 1 line

  fix handling of a utf-8 bom #7313
........
  r76252 | benjamin.peterson | 2009-11-13 16:58:36 -0600 (Fri, 13 Nov 2009) | 1 line

  remove pdb turd
........
  r76447 | benjamin.peterson | 2009-11-22 18:17:40 -0600 (Sun, 22 Nov 2009) | 1 line

  #7375 fix nested transformations in fix_urllib
........
  r76506 | benjamin.peterson | 2009-11-24 18:34:31 -0600 (Tue, 24 Nov 2009) | 1 line

  use generator expressions in any()
........
1 parent 2ed8813
History
Tip revision: 42d26d94cc5fe633613c853c1e1b4b51f0855df4 authored by Benjamin Peterson on 25 November 2009, 18:16:46 UTC
Merged revisions 76160-76161,76250,76252,76447,76506 via svnmerge from
Tip revision: 42d26d9
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 462 bytes
.hgignore -rw-r--r-- 656 bytes
.hgtags -rw-r--r-- 3.7 KB
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 39.0 KB
README -rw-r--r-- 52.8 KB
configure -rwxr-xr-x 727.3 KB
configure.in -rw-r--r-- 115.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.6 KB
setup.py -rw-r--r-- 81.9 KB

README

back to top