| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Merged revisions 78734-78735 via svnmerge from | Florent Xicluna | 2010-03-08 | 4 | -233/+211 |
|
|
* | 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 | 1 | -1/+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 | 1 | -0/+18 |
|
|
* | 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 |
|
|
* | 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 | 9 | -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 |
|
|
* | 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 78623 via svnmerge from | Lars Gustäbel | 2010-03-03 | 1 | -0/+60 |
|
|
* | 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 | 1 | -28/+2 |
|
|
* | Merged revisions 78586-78593 via svnmerge from | Benjamin Peterson | 2010-03-02 | 1 | -4206/+4210 |
|
|
* | 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 | 1 | -0/+4206 |
|
|
* | Merged revisions 78527,78550 via svnmerge from | Gregory P. Smith | 2010-03-01 | 1 | -1/+41 |
|
|
* | Merged revisions 78546 via svnmerge from | Gregory P. Smith | 2010-03-01 | 1 | -0/+2 |
|
|
* | Merged revisions 78536 via svnmerge from | Gregory P. Smith | 2010-03-01 | 1 | -8/+4 |
|
|
* | Merged revisions 78532 via svnmerge from | Gregory P. Smith | 2010-03-01 | 1 | -0/+1 |
|
|
* | Merged revisions 78528 via svnmerge from | Gregory P. Smith | 2010-03-01 | 1 | -0/+5 |
|
|
* | Merged revisions 78523 via svnmerge from | Gregory P. Smith | 2010-03-01 | 1 | -1/+21 |
|
|
* | Merged revisions 78517 via svnmerge from | Gregory P. Smith | 2010-02-28 | 1 | -0/+19 |
|
|
* | Recorded merge of revisions 78508-78509 via svnmerge from | Florent Xicluna | 2010-02-27 | 1 | -332/+309 |
|
|
* | only accept AttributeError as indicating no __prepare__ attribute on a metacl... | Benjamin Peterson | 2010-02-27 | 1 | -0/+14 |
|
|
* | Use UTF-8 encoding to create Python test scripts. | Florent Xicluna | 2010-02-27 | 1 | -1/+2 |
|
|
* | For 3.x, the "backslashreplace" error handling is plugged on the "write" method. | Florent Xicluna | 2010-02-27 | 1 | -1/+30 |
|
|
* | Add an os.get_exec_path() function to return the list of directories | Gregory P. Smith | 2010-02-27 | 1 | -0/+21 |
|
|
* | Merged revisions 78461 via svnmerge from | Florent Xicluna | 2010-02-26 | 1 | -0/+15 |
|
|