2010-03-19 |
Matthias Klose | Merged revisions 79098 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Gregory P.... | * Fix a refleak when a preexec_fn was supplied (preexec... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Florent Xicluna | Rename test.test_support to test.support for 3.x. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Florent Xicluna | Merged revisions 78982,78986 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Florent Xicluna | Fixed a failure in test_bigmem. |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Mark Dickinson | Remove out-of-date comment about making ints and longs... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Florent Xicluna | Revert Unicode UCD 5.2 upgrade in 3.x. It broke repr... |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Benjamin Peterson | Blocked revisions 79078,79086 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Florent Xicluna | Fix bad unicodedata checksum merge from trunk in r79062 |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Benjamin Peterson | Blocked revisions 79078 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Benjamin Peterson | Merged revisions 79073 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Benjamin Peterson | Merged revisions 79070 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Collin Winter | Merged revisions 79060 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Benjamin Peterson | show a common usage of detect_encoding |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Benjamin Peterson | kill py_compile's homemade encoding detection in favor... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Benjamin Peterson | fix for files with coding cookies and BOMs |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Benjamin Peterson | in tokenize.detect_encoding(), return utf-8-sig when... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Florent Xicluna | Missing update from previous changeset r79062. |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Florent Xicluna | Merged revisions 79059 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Benjamin Peterson | Merged revisions 78971-78972 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Benjamin Peterson | Merged revisions 79056 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Benjamin Peterson | Merged revisions 79051 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Florent Xicluna | Merged revisions 79049 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Ezio Melotti | Merged revisions 79024 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Collin Winter | Merged revisions 79044 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Collin Winter | Merged revisions 79038 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Antoine Pitrou | NOTE: just porting tests here. |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Benjamin Peterson | bring back commented out test |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Benjamin Peterson | Merged revisions 79034 via svnmerge from |
commit | commitdiff | tree | snapshot |
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 |
next |