| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #19886: Use better estimated memory requirements for bigmem tests. | Serhiy Storchaka | 2014-01-10 | 1 | -3/+1 |
|\ |
|
| * | Issue #19886: Use better estimated memory requirements for bigmem tests. | Serhiy Storchaka | 2014-01-10 | 1 | -3/+1 |
|
|
* | | Add some testing to verify which module was imported in ET tests. | Eli Bendersky | 2013-05-20 | 1 | -0/+9 |
|/ |
|
* | Some cosmetic changes | Eli Bendersky | 2013-02-26 | 1 | -2/+4 |
|
|
* | Issue #15467: Merge 3.2 | Martin v. Löwis | 2012-07-29 | 1 | -16/+8 |
|\ |
|
* | | White space normalization. | Martin v. Löwis | 2012-06-17 | 1 | -3/+3 |
|
|
* | | Issue #14055: Add __sizeof__ support to _elementtree. | Martin v. Löwis | 2012-06-17 | 1 | -2/+37 |
|
|
* | | Replace the iter/itertext methods of Element in _elementtree with true C impl... | Eli Bendersky | 2012-06-15 | 1 | -26/+2 |
|
|
* | | fix trailing whitespace | Eli Bendersky | 2012-03-04 | 1 | -1/+0 |
|
|
* | | Issue #14128: Exposing Element as an actual type from _elementtree, rather th... | Eli Bendersky | 2012-03-04 | 1 | -6/+16 |
|
|
* | | The C accelerator was not always imported for cElementTree's tests. (there's ... | Florent Xicluna | 2012-02-16 | 1 | -1/+4 |
|
|
* | | make TestAccelerator[Not]Imported for ElementTree more robust | Eli Bendersky | 2012-02-16 | 1 | -6/+2 |
|
|
* | | Disabling a test that fails on some bots. Will investigate the failure soon | Eli Bendersky | 2012-02-16 | 1 | -2/+2 |
|
|
* | | in the tests of ElementTree, verify that the C accelerator is imported or not... | Eli Bendersky | 2012-02-16 | 1 | -1/+11 |
|
|
* | | Fix xml_etree_c test error (follow up of issue #13988). | Florent Xicluna | 2012-02-13 | 1 | -1/+3 |
|
|
* | | Issue #13988: cElementTree is deprecated and the _elementtree accelerator is ... | Florent Xicluna | 2012-02-13 | 1 | -17/+6 |
|/ |
|
* | Start fixing test_bigmem: | Antoine Pitrou | 2011-10-04 | 1 | -2/+2 |
|
|
* | Issue #8651: PyArg_Parse*() functions raise an OverflowError if the file | Victor Stinner | 2011-01-04 | 1 | -0/+18 |
|
|
* | Issue #6697: Fixed instances of _PyUnicode_AsString() result not checked for ... | Alexander Belopolsky | 2010-12-08 | 1 | -1/+17 |
|
|
* | Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from | Florent Xicluna | 2010-03-13 | 1 | -200/+19 |
|
|
* | Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge | R. David Murray | 2009-03-31 | 1 | -1/+1 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -2/+2 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 1 | -1/+2 |
|
|
* | Merging the py3k-pep3137 branch back into the py3k branch. | Guido van Rossum | 2007-11-06 | 1 | -1/+1 |
|
|
* | Two changes that are definitely problem-free and avoid calling print() | Guido van Rossum | 2007-10-10 | 1 | -3/+2 |
|
|
* | SF patch# 1770008 by Christian Heimes (plus some extras). | Guido van Rossum | 2007-08-09 | 1 | -7/+4 |
|
|
* | Merged revisions 56125-56153 via svnmerge from | Guido van Rossum | 2007-07-03 | 1 | -1/+1 |
|
|
* | Merged revisions 55407-55513 via svnmerge from | Guido van Rossum | 2007-05-22 | 1 | -1/+1 |
|
|
* | Fix a bunch of doctests with the -d option of refactor.py. | Guido van Rossum | 2007-02-09 | 1 | -2/+2 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -1/+1 |
|
|
* | Merge current trunk into p3yk. This includes the PyNumber_Index API change, | Thomas Wouters | 2006-08-21 | 1 | -0/+11 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -3/+3 |
|
|
* | added encoding tests to ElementTree/cElementTree tests | Fredrik Lundh | 2005-12-16 | 1 | -6/+15 |
|
|
* | added cElementTree tests | Fredrik Lundh | 2005-12-15 | 1 | -0/+203 |
|
|