summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-05-10 14:04:07 +0000
committerGuido van Rossum <guido@python.org>2007-05-10 14:04:07 +0000
commitaaae1b4449a8a05eda97d5836e20bd0450681bdc (patch)
tree1888fd6ca1d61fb931d9e62f7eeeb73b8d68c3c2 /Python/Python-ast.c
parent6f28a9e0741ba51544ede4844b2b1808ca95b4cb (diff)
downloadcpython-aaae1b4449a8a05eda97d5836e20bd0450681bdc.tar.gz
Merged revisions 55184-55224 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/p3yk ........ r55186 | guido.van.rossum | 2007-05-08 10:37:51 -0700 (Tue, 08 May 2007) | 2 lines Don't die if /dev/tty doesn't exist; just skip that part of the test. ........ r55204 | guido.van.rossum | 2007-05-09 10:55:11 -0700 (Wed, 09 May 2007) | 3 lines Fix a segfault when b"" was passed to b2a_qp() -- it was using strchr() instead of memchr(). Please backport; the original code was clearly wrong. ........ r55221 | neal.norwitz | 2007-05-09 22:49:20 -0700 (Wed, 09 May 2007) | 1 line Always skip compiler and tranformer tests for now since they currently fail. ........
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions