2010-05-15 |
Victor Stinner | Recorded merge of revisions 81205 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Amaury Forgeot... | Remove unused variable, and fix a compilation warning... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Benjamin Peterson | Merged revisions 81200 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Benjamin Peterson | fix one more runon |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Benjamin Peterson | rephrase |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Benjamin Peterson | fix run-on sentence |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Mark Dickinson | Issue #8692: Improve performance of math.factorial: |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Victor Stinner | Issue #8715: Create PyUnicode_EncodeFSDefault() functio... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Victor Stinner | Enable shortcuts for common encodings in PyUnicode_AsEn... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Victor Stinner | Issue #8610: Load file system codec at startup, and... |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Stefan Krah | Merged revisions 81185 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-15 |
Victor Stinner | Fix test_capi for Windows: strip newline characters |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Victor Stinner | Merged revisions 81179 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Victor Stinner | posix_listdir(), posix_readlink(): avoid temporary... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Victor Stinner | Issue #8711: Document PyUnicode_DecodeFSDefault*()... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Victor Stinner | Merged revisions 81163 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Victor Stinner | Issue #4653: fix typo in flush_std_files() |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Brett Cannon | Merged revisions 81154 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Brett Cannon | Merged revisions 81152 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Benjamin Peterson | Merged revisions 81145 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Jeffrey Yasskin | Make PyErr_Occurred return NULL if there is no current... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Victor Stinner | Blocked revisions 81137 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Victor Stinner | Blocked revisions 81135 via svnmerge (r81135 is a merge... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Mark Dickinson | Remove unnecessary assignments. |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Senthil Kumaran | Merged revisions 81130 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Mark Dickinson | Merged revisions 81126 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Antoine Pitrou | Merged revisions 81115 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Fred Drake | Merged revisions 81108 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Fred Drake | Merged revisions 81087,81106 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-12 |
Giampaolo Rodolà | Merged revisions 81102 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Antoine Pitrou | Merged revisions 81098 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Antoine Pitrou | Merged revisions 81094 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Brian Curtin | #8575 - Update and reorganize some _winreg contents. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Mark Dickinson | Issue #8677: Make curses module PY_SSIZE_T_CLEAN. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Giampaolo Rodolà | adding myself to 'testing' interest area of maintainers... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Mark Dickinson | Issue #8657: Make the audioop module PY_SSIZE_T_CLEAN. |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Mark Dickinson | Merged revisions 81079 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Mark Dickinson | Recorded merge of revisions 81077 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Benjamin Peterson | remove now useless __ne__ |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Andrew M. Kuchling | Merged revisions 81073 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Andrew M. Kuchling | Merged revisions 81072 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Andrew M. Kuchling | Merged revisions 81049 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Mark Dickinson | Merged revisions 81037 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Mark Dickinson | Merged revisions 81036 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Georg Brandl | Fix nits in the lexical analysis section: \u requires... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Benjamin Peterson | remove reference to second argument to raise #8676 |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Michael Foord | Merged revisions 81055 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Mark Dickinson | Merged revisions 81045 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Giampaolo Rodolà | Merged revisions 81043 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Giampaolo Rodolà | Fix issue #4972: adds ftplib.FTP context manager protocol |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Antoine Pitrou | Recorded merge of revisions 81029 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Eric Smith | Blocked revisions 81026 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Mark Dickinson | Fix test_urllib2 failure on OS X. |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Michael Foord | Merged revisions 81022 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Mark Dickinson | Blocked revisions 81020 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Gregory P.... | Replace /s with os.sep in the new internal_execvpe... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Benjamin Peterson | make condition more specific |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Jean-Paul Calderone | Merged revisions 81007 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Victor Stinner | Write tests for the new function os.fsencode() |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Benjamin Peterson | remove svn:mergeinfo |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Benjamin Peterson | Blocked revisions 81008 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Benjamin Peterson | add news for r81005 |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Benjamin Peterson | Create __pycache__ dir when the pyc path is explicitly... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Benjamin Peterson | Blocked revisions 80996,80998,81002 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Gregory P.... | Adds a unittest for the internal os._execvpe function. |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Michael Foord | Merged revisions 80997 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Benjamin Peterson | Merged revisions 80991 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Michael Foord | Merged revisions 80990 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Benjamin Peterson | Merged revisions 80986-80987 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Benjamin Peterson | replace long with int |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Michael Foord | Merged revisions 80980 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Mark Dickinson | Issue #8644: Improve accuracy of timedelta.total_second... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Michael Foord | Merged revisions 80974 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Matthias Klose | Blocked revisions 80964-80966,80969-80970 via svnmerge |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Victor Stinner | Issue #8514: Add os.fsencode() function (Unix only... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Ronald Oussoren | Merged revisions 80967 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Mark Dickinson | Merged revisions 80961 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Senthil Kumaran | Merged revisions 80957 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Senthil Kumaran | Merged revisions 80953 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Victor Stinner | posix_error_with_allocated_filename() decodes the filen... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Victor Stinner | PyErr_SetFromErrnoWithFilename() decodes the filename... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Victor Stinner | err_input(): don't encode/decode the unicode message |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Michael Foord | Merged revisions 80946 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Benjamin Peterson | Merged revisions 80939 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Benjamin Peterson | alias PyUnicode_CompareWithASCII |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Benjamin Peterson | Merged revisions 80934 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Michael Foord | Merged revisions 80932 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Antoine Pitrou | Merged revisions 80926 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Benjamin Peterson | correct call |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Victor Stinner | Replace PyUnicode_Decode(buf, strlen(buf), Py_FileSyste... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Michael Foord | Merged revisions 80920 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Michael Foord | Merged revisions 80918 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Senthil Kumaran | Merged revisions 80908 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Victor Stinner | regrtest.py: disable replace_stdout() on Windows until... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Victor Stinner | Fix test_os: os.environb doesn't exist on Windows |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Victor Stinner | module_repr(): use %U to format the file name |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Victor Stinner | code_repr(): use %U to format the filename |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Benjamin Peterson | Merged revisions 80894,80896 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Benjamin Peterson | rephrase |
commit | commitdiff | tree | snapshot |
2010-05-06 |
Benjamin Peterson | self.skip -> self.skipTest |
commit | commitdiff | tree | snapshot |
next |