2010-03-17 |
Florent Xicluna | Merged revisions 79030-79032 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Ezio Melotti | Blocked revisions 79023 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Benjamin Peterson | set svn:eol-style |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Collin Winter | Add tests for overriding and shadowing __import__;... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Collin Winter | Merged revisions 79016 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Collin Winter | Commit missing merge info from r79014. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Collin Winter | Merged revisions 79013 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Collin Winter | Add some tests for ways users can change or shadow... |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Martin v. Löwis | Merged revisions 78996 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Martin v. Löwis | Issue #6716/3: Exclude 2to3 tests from compileall. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Martin v. Löwis | Add UUID for 3.2 DLL. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Martin v. Löwis | Issue #6716/2: Backslash-replace error output in compilall. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Martin v. Löwis | Merged revisions 78976 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Matthias Klose | Merged revisions 78988 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Matthias Klose | Merged revisions 78983,78985 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Matthias Klose | Merged revisions 78979 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Matthias Klose | Merged revisions 78968-78969 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Florent Xicluna | Fix \xhh specs, #1889. (an oversight of r60193, r60210). |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Matthias Klose | - Issue #6949: Allow the _dbm extension to be built... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Gregory P.... | * Fix the refcount leak in _PySequence_BytesToCharpArra... |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Gregory P.... | Change PARSE_PID to _Py_PARSE_PID (cleanup for r78946). |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Benjamin Peterson | Merged revisions 78962,78964 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Benjamin Peterson | Merged revisions 78227,78229,78288,78348,78377,78770... |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Florent Xicluna | Fix an oversight in r78946 which causes failure in... |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Ezio Melotti | Merged revisions 78954 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Georg Brandl | Merged revisions 78760,78771-78773,78802,78922,78952... |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Georg Brandl | Merged revisions 78101,78115,78117,78182,78188,78245... |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Georg Brandl | Merged revisions 78093 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Georg Brandl | Blocked revisions 78949 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Georg Brandl | Merged revisions 78018,78035-78040,78042-78043,78046... |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Ezio Melotti | #7057: fix several errors. |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Gregory P.... | More notes about r78946, this time describing the resto... |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Gregory P.... | NEWS entry for subprocess module C extension in r78946. |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Gregory P.... | * Replaces the internals of the subprocess module from... |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Florent Xicluna | Merged revisions 78944 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-14 |
Benjamin Peterson | Merged revisions 78055 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Florent Xicluna | Merged revisions 78838-78839,78917,78919,78934,78937... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Benjamin Peterson | Merged revisions 77967,77969,77973,77979,77985-77986... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Antoine Pitrou | Merged revisions 78939 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Benjamin Peterson | Blocked revisions 77942,78053,78061,78113-78114,78150... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Martin v. Löwis | Merged revisions 78932 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Florent Xicluna | Merged revisions 78832 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Florent Xicluna | Only the parts which are relevant for 3.x branch. |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Mark Dickinson | Blocked revisions 78926 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Georg Brandl | Merged revisions 78921 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Mark Dickinson | Issue #8014: Fix incorrect error checks in structmember... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Mark Dickinson | Issue #8014: Fix PyLong_As<c-integer-type> methods... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Georg Brandl | Merged revisions 78908 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Georg Brandl | Merged revisions 78910 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Mark Dickinson | Issue #7845: Make 1j.__le__(2j) return NotImplemented... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Ezio Melotti | Merged revisions 78900 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Victor Stinner | Merged revisions 78898 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Ezio Melotti | Merged revisions 78895 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Victor Stinner | sqlite3: Fix _PyUnicode_AsStringAndSize() error handler. |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Ezio Melotti | Fix wrong indentation that was causing a Sphinx warning... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Ezio Melotti | Merged revisions 78887 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Victor Stinner | Merged revisions 78886 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Ezio Melotti | #8057: fix strings -> byte strings |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Georg Brandl | Merged revisions 78880 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Victor Stinner | Issue #6697: catch _PyUnicode_AsString() errors in... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Victor Stinner | Issue #6697: use %U format instead of _PyUnicode_AsStri... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Victor Stinner | Blocked revisions 78827 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Victor Stinner | Merged revisions 78826 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Victor Stinner | Blocked revisions 78870 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Victor Stinner | Oops, I loose the NEWS change in my previous backport... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Victor Stinner | Merged revisions 78835-78837 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Georg Brandl | Commit merge properties (missing from r78862). |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Georg Brandl | Merged revisions 78859-78860 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Georg Brandl | Make tool compatible with 2.x and 3.x. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Benjamin Peterson | take into account shebang line change |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Benjamin Peterson | fix bootstrapping on machines with only 2.x installed |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Benjamin Peterson | convert shebang lines: python -> python3 |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Benjamin Peterson | Merged revisions 78847 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Benjamin Peterson | Blocked revisions 78846 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Benjamin Peterson | Merged revisions 78844 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Benjamin Peterson | Merged revisions 78841-78842 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Florent Xicluna | Merged revisions 78833 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Florent Xicluna | Merged revisions 78830 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Florent Xicluna | Merged revisions 78828 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Benjamin Peterson | Merged revisions 78819 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Benjamin Peterson | Merged revisions 78817 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Ronald Oussoren | Bugfix for the fix for issue 8067 |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Benjamin Peterson | Merged revisions 78806 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-08 |
R. David Murray | Merged revisions 78416,78430 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-08 |
R. David Murray | Blocked revisions 78558 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Florent Xicluna | Backport the tests only. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Florent Xicluna | Fix ntpath abspath to deal with bytes. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Florent Xicluna | Merged revisions 78777,78787,78790 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Florent Xicluna | Merged revisions 78736,78759,78761,78767,78788-78789... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Florent Xicluna | Fix string-> bytes conversion on backport from 2.x. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Florent Xicluna | Merge other tests from test_*path.py into test_genericp... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Florent Xicluna | Fix macpath to deal with bytes |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Florent Xicluna | Merged revisions 78734-78735 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Ronald Oussoren | Merged revisions 78784 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Ronald Oussoren | Fix for issue 8067 |
commit | commitdiff | tree | snapshot |
2010-03-08 |
R. David Murray | bdecode was already gone in email 5. This merge adds... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Benjamin Peterson | prevent generator finalization from invalidating sys... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Mark Dickinson | Blocked revisions 78764 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Mark Dickinson | Blocked revisions 78762 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Ronald Oussoren | Merged revisions 78755 via svnmerge from |
commit | commitdiff | tree | snapshot |
next |