| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,... | Georg Brandl | 2010-03-14 | 17 | -47/+56 |
|
|
* | * Replaces the internals of the subprocess module from fork through exec on | Gregory P. Smith | 2010-03-14 | 1 | -6/+79 |
|
|
* | Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from | Florent Xicluna | 2010-03-13 | 9 | -287/+1590 |
|
|
* | Merged revisions 77967,77969,77973,77979,77985-77986,78009,78029,78031-78033,... | Benjamin Peterson | 2010-03-13 | 1 | -10/+90 |
|
|
* | Merged revisions 78832 via svnmerge from | Florent Xicluna | 2010-03-13 | 1 | -3/+2 |
|
|
* | Only the parts which are relevant for 3.x branch. | Florent Xicluna | 2010-03-13 | 2 | -8/+66 |
|
|
* | Issue #8014: Fix incorrect error checks in structmember.c, and re-enable | Mark Dickinson | 2010-03-13 | 1 | -2/+2 |
|
|
* | Issue #8014: Fix PyLong_As<c-integer-type> methods not to produce an | Mark Dickinson | 2010-03-13 | 1 | -3/+41 |
|
|
* | Issue #7845: Make 1j.__le__(2j) return NotImplemented rather than raising Ty... | Mark Dickinson | 2010-03-13 | 1 | -5/+14 |
|
|
* | Merged revisions 78886 via svnmerge from | Victor Stinner | 2010-03-13 | 1 | -1/+1 |
|
|
* | Issue #6697: catch _PyUnicode_AsString() errors in getattr() and setattr() | Victor Stinner | 2010-03-12 | 1 | -0/+2 |
|
|
* | Merged revisions 78835-78837 via svnmerge from | Victor Stinner | 2010-03-12 | 1 | -0/+17 |
|
|
* | take into account shebang line change | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
|
|
* | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 43 | -43/+43 |
|
|
* | Merged revisions 78847 via svnmerge from | Benjamin Peterson | 2010-03-11 | 1 | -2/+0 |
|
|
* | Merged revisions 78833 via svnmerge from | Florent Xicluna | 2010-03-11 | 1 | -1/+1 |
|
|
* | Merged revisions 78830 via svnmerge from | Florent Xicluna | 2010-03-11 | 1 | -1/+1 |
|
|
* | Merged revisions 78828 via svnmerge from | Florent Xicluna | 2010-03-11 | 1 | -1/+19 |
|
|
* | Backport the tests only. | Florent Xicluna | 2010-03-08 | 1 | -0/+17 |
|
|
* | Merged revisions 78736,78759,78761,78767,78788-78789 via svnmerge from | Florent Xicluna | 2010-03-08 | 1 | -36/+43 |
|
|
* | 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 |
|
|