| Commit message (Expand) | Author | Age | Files | Lines |
* | #9424: Replace deprecated assert* methods in the Python test suite. | Ezio Melotti | 2010-11-20 | 1 | -2/+2 |
|
|
* | Merged revisions 78603 via svnmerge from | Victor Stinner | 2010-03-03 | 1 | -0/+11 |
|
|
* | Merged revisions 76230 via svnmerge from | Benjamin Peterson | 2009-11-13 | 1 | -1/+1 |
|
|
* | in wide builds, avoid storing high unicode characters from source code with s... | Benjamin Peterson | 2009-10-28 | 1 | -0/+8 |
|
|
* | ignore the coding cookie in compile(), exec(), and eval() if the source is a ... | Benjamin Peterson | 2009-03-02 | 1 | -0/+6 |
|
|
* | Merged revisions 69576,69579-69580,69589,69619-69620,69633,69703-69704,69728-... | Benjamin Peterson | 2009-02-19 | 1 | -1/+1 |
|
|
* | Merged revisions 69617 via svnmerge from | Benjamin Peterson | 2009-02-14 | 1 | -38/+37 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -2/+2 |
|
|
* | Bug #2301: Don't try decoding the source code into the original | Martin v. Löwis | 2008-03-17 | 1 | -0/+7 |
|
|
* | Fix #1913. | Georg Brandl | 2008-01-23 | 1 | -1/+1 |
|
|
* | Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge... | Georg Brandl | 2008-01-21 | 1 | -0/+8 |
|
|
* | Fix the test; solution found by Christian Heimes. Thanks! | Thomas Heller | 2007-07-11 | 1 | -2/+2 |
|
|
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 | 1 | -2/+2 |
|
|
* | Add a comment explaining -kb. | Martin v. Löwis | 2004-10-13 | 1 | -0/+1 |
|
|
* | SF patch #736962: Port tests to unittest | Raymond Hettinger | 2003-08-30 | 1 | -3/+22 |
|
|
* | Fix escaping of non-ASCII characters. | Martin v. Löwis | 2002-09-09 | 1 | -0/+1 |
|
|
* | Test whether a Cyrillic text correctly appears in a Unicode literal. | Martin v. Löwis | 2002-08-05 | 1 | -0/+2 |
|
|