~therve/python/issue2982

  • Committer: Thomas Hervé
  • Date: 2008-09-02 12:50:44 UTC
  • Revision ID: thomas@canonical.com-20080902125044-z49zih27lrupc3ml
Test for other lines, and unclosed cdata
Filename Latest Rev Last Changed Committer Comment Size
..
acceler.c 29868 19 years ago akuchling [Patch #974633] Check PyObject_MALLOC return for e 2.7 KB Diff Download File
asdl.py 33257 18 years ago martin.v.loewis Patch #1440601: Add col_offset attribute to AST no 11 KB Diff Download File
File asdl_c.py 39461 16 years ago christian.heimes Renamed PyString to PyBytes 38.8 KB Diff Download File
bitset.c 33879 18 years ago anthony.baxter Fix the code in Parser/ to also compile with C++. 977 bytes Diff Download File
firstsets.c 33879 18 years ago anthony.baxter Fix the code in Parser/ to also compile with C++. 2.2 KB Diff Download File
grammar.c 35557 17 years ago neal.norwitz Handle malloc failure. Klocwork 281 5.4 KB Diff Download File
grammar.mak 32405 18 years ago jhylton Merge ast-branch to head This change implements a 1.2 KB Diff Download File
grammar1.c 20803 22 years ago tim_one PyGrammar_LabelRepr(): sprintf -> PyOS_snprintf. 1 KB Diff Download File
intrcheck.c 31068 19 years ago anthonybaxter Patch #975056 - fixes for restartable signals on * 2.3 KB Diff Download File
listnode.c 14344 23 years ago gvanrossum REMOVED all CWI, CNRI and BeOpen copyright marking 983 bytes Diff Download File
metagrammar.c 26913 21 years ago gvanrossum Changes from Jonathan Riehl to allow his pgen exte 2.1 KB Diff Download File
myreadline.c 33892 18 years ago neal.norwitz As discussed on python-dev, really fix the PyMem_* 5.4 KB Diff Download File
node.c 34798 18 years ago andrew.kuchling Fix comment typo 3.5 KB Diff Download File
parser.c 38738 16 years ago christian.heimes Patch #2477: Added from __future__ import unicode_ 9.8 KB Diff Download File
parser.h 38287 16 years ago facundo.batista Issue 1881. Increased the stack limit from 500 to 1 KB Diff Download File
parsetok.c 38739 16 years ago christian.heimes Surround p_flags access with #ifdef PY_PARSER_REQU 6.2 KB Diff Download File
pgen.c 37830 16 years ago christian.heimes Coverity issue CID #167 Event alloc_fn: Called all 14.7 KB Diff Download File
pgenmain.c 33898 18 years ago anthony.baxter more low-hanging fruit to make code compile under 3.2 KB Diff Download File
printgrammar.c 38930 16 years ago benjamin.peterson #2627 Let it be known what pgen generates 2.5 KB Diff Download File
Python.asdl 38802 16 years ago georg.brandl Patch #2511: Give the "excepthandler" AST item pro 4 KB Diff Download File
spark.py 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports 26.3 KB Diff Download File
tokenizer.c 39461 16 years ago christian.heimes Renamed PyString to PyBytes 35.8 KB Diff Download File
tokenizer.h 37706 16 years ago georg.brandl Fix #define ordering. 2.4 KB Diff Download File
tokenizer_pgen.c 23341 21 years ago loewis Patch #534304: Implement phase 1 of PEP 263. 36 bytes Diff Download File