| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 78806 via svnmerge from | Benjamin Peterson | 2010-03-08 | 1 | -311/+309 |
|
|
* | Backport the tests only. | Florent Xicluna | 2010-03-08 | 1 | -0/+17 |
|
|
* | Fix ntpath abspath to deal with bytes. | Florent Xicluna | 2010-03-08 | 1 | -0/+2 |
|
|
* | Merged revisions 78777,78787,78790 via svnmerge from | Florent Xicluna | 2010-03-08 | 2 | -6/+9 |
|
|
* | Merged revisions 78736,78759,78761,78767,78788-78789 via svnmerge from | Florent Xicluna | 2010-03-08 | 2 | -38/+45 |
|
|
* | Fix string-> bytes conversion on backport from 2.x. | Florent Xicluna | 2010-03-08 | 1 | -1/+1 |
|
|
* | Merge other tests from test_*path.py into test_genericpath.CommonTest, and do... | Florent Xicluna | 2010-03-08 | 3 | -130/+57 |
|
|
* | Fix macpath to deal with bytes | Florent Xicluna | 2010-03-08 | 1 | -1/+5 |
|
|
* | Merged revisions 78734-78735 via svnmerge from | Florent Xicluna | 2010-03-08 | 4 | -233/+211 |
|
|
* | bdecode was already gone in email 5. This merge adds the test from | R. David Murray | 2010-03-08 | 3 | -2/+12 |
|
|
* | prevent generator finalization from invalidating sys.exc_info() #7173 | Benjamin Peterson | 2010-03-07 | 1 | -1/+16 |
|
|
* | Reverting the changes made in r78433. | Senthil Kumaran | 2010-03-07 | 2 | -4/+0 |
|
|
* | Merged revisions 78718 via svnmerge from | Benjamin Peterson | 2010-03-06 | 1 | -2/+16 |
|
|
* | Merged revisions 78732 via svnmerge from | Florent Xicluna | 2010-03-06 | 1 | -6/+8 |
|
|
* | #6509: fix re.sub to work properly when the pattern, the string, and the repl... | Ezio Melotti | 2010-03-06 | 2 | -1/+25 |
|
|
* | Fix TypeError on usage() when using regrtest switches which are not compatible. | Florent Xicluna | 2010-03-06 | 1 | -2/+3 |
|
|
* | Fix test_pydoc when sys.modules["test"] is first imported using importlib.imp... | Florent Xicluna | 2010-03-06 | 1 | -0/+4 |
|
|
* | Merged revisions 78721 via svnmerge from | Florent Xicluna | 2010-03-06 | 1 | -3/+5 |
|
|
* | Merged revisions 78719-78720 via svnmerge from | Florent Xicluna | 2010-03-06 | 1 | -46/+42 |
|
|
* | The test was failing because the curdir was missing from sys.path. This shoul... | Ezio Melotti | 2010-03-06 | 1 | -0/+4 |
|
|
* | Cleanup and minor fixes. | Ezio Melotti | 2010-03-06 | 1 | -17/+13 |
|
|
* | Merged revisions 78704 via svnmerge from | Florent Xicluna | 2010-03-06 | 1 | -2/+4 |
|
|
* | Merged revisions 78701 via svnmerge from | Florent Xicluna | 2010-03-05 | 1 | -3/+6 |
|
|
* | Merged new pysqlite version 2.6.0 from trunk. | Gerhard Häring | 2010-03-05 | 3 | -18/+228 |
|
|
* | sys.getdefaultencoding() can return None. | Ezio Melotti | 2010-03-05 | 1 | -0/+1 |
|
|
* | r78689 enabled the test on more platforms but the buildbot did not like it. U... | Ezio Melotti | 2010-03-05 | 1 | -6/+5 |
|
|
* | Remove unused imports & clean up sys imports in test_struct. | Mark Dickinson | 2010-03-05 | 1 | -6/+2 |
|
|
* | This fixes a missing .lower() on the encoding name, a wrong byte undecodable ... | Ezio Melotti | 2010-03-05 | 1 | -42/+45 |
|
|
* | Merged revisions 78678,78680,78682 via svnmerge from | Benjamin Peterson | 2010-03-05 | 11 | -0/+0 |
|
|
* | Merged revisions 78683 via svnmerge from | Benjamin Peterson | 2010-03-05 | 2 | -0/+0 |
|
|
* | Merged revisions 78673 via svnmerge from | Florent Xicluna | 2010-03-05 | 1 | -5/+4 |
|
|
* | Remove some debug line... | Florent Xicluna | 2010-03-05 | 1 | -1/+0 |
|
|
* | Merged revisions 78671 via svnmerge from | Florent Xicluna | 2010-03-05 | 1 | -2/+14 |
|
|
* | Issue #3299: replace PyObject_DEL() by Py_DECREF() in _sre module to fix a | Victor Stinner | 2010-03-04 | 1 | -0/+1 |
|
|
* | Merged revisions 78661-78662 via svnmerge from | Florent Xicluna | 2010-03-04 | 1 | -10/+24 |
|
|
* | Missing part from r78654 | Florent Xicluna | 2010-03-04 | 1 | -1/+1 |
|
|
* | Merged revisions 78653 via svnmerge from | Florent Xicluna | 2010-03-04 | 1 | -1/+9 |
|
|
* | oops, fix the test of my previous commit about unicodedata and PR #29 (r78647) | Victor Stinner | 2010-03-04 | 1 | -1/+1 |
|
|
* | Merged revisions 78646 via svnmerge from | Victor Stinner | 2010-03-04 | 1 | -0/+5 |
|
|
* | Merged revisions 78644 via svnmerge from | Benjamin Peterson | 2010-03-04 | 6 | -0/+0 |
|
|
* | Merged revisions 78623 via svnmerge from | Lars Gustäbel | 2010-03-03 | 2 | -0/+74 |
|
|
* | Merged revisions 78603 via svnmerge from | Victor Stinner | 2010-03-03 | 1 | -0/+11 |
|
|
* | Merged revisions 78585,78594,78606 via svnmerge from | Florent Xicluna | 2010-03-03 | 1 | -4/+10 |
|
|
* | Merged revisions 78604 via svnmerge from | Benjamin Peterson | 2010-03-02 | 1 | -0/+4 |
|
|
* | Merged revisions 78600-78601 via svnmerge from | Benjamin Peterson | 2010-03-02 | 2 | -65/+9 |
|
|
* | Merged revisions 78586-78593 via svnmerge from | Benjamin Peterson | 2010-03-02 | 2 | -6559/+6561 |
|
|
* | Recorded merge of revisions 78582 via svnmerge from | Florent Xicluna | 2010-03-02 | 1 | -92/+79 |
|
|
* | Merged revisions 78576 via svnmerge from | Steven Bethard | 2010-03-02 | 2 | -0/+6559 |
|
|
* | Manually copy patch for bug 7250 from the release26-maint branch. I suck | Barry Warsaw | 2010-03-01 | 1 | -0/+4 |
|
|
* | Merged revisions 78527,78550 via svnmerge from | Gregory P. Smith | 2010-03-01 | 1 | -1/+41 |
|
|