| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 64104,64117 via svnmerge from | Benjamin Peterson | 2008-06-11 | 7 | -0/+2201 |
|
|
* | Add missing NULL return value. | Martin v. Löwis | 2008-06-11 | 1 | -1/+1 |
|
|
* | Fix module initialization glitches. | Martin v. Löwis | 2008-06-11 | 2 | -3/+1 |
|
|
* | Implement PEP 3121: new module initialization and finalization API. | Martin v. Löwis | 2008-06-11 | 77 | -467/+1483 |
|
|
* | Merged revisions 64002-64003,64012,64036-64037,64047,64050-64052,64054-64055,... | Georg Brandl | 2008-06-10 | 1 | -0/+49 |
|
|
* | Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,... | Georg Brandl | 2008-06-10 | 8 | -62/+110 |
|
|
* | Fixed _bsddb key allocation errors. | Alexandre Vassalotti | 2008-06-10 | 1 | -0/+4 |
|
|
* | Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,... | Georg Brandl | 2008-06-10 | 1 | -3/+3 |
|
|
* | Remove last traces of cStringIO. | Georg Brandl | 2008-06-10 | 1 | -3/+0 |
|
|
* | PyString_InternFromString -> PyUnicode_InternFromString | Thomas Heller | 2008-06-10 | 1 | -1/+1 |
|
|
* | Merged revisions 63988,63991 via svnmerge from | Thomas Heller | 2008-06-10 | 1 | -3/+9 |
|
|
* | Merged revisions 64070 via svnmerge from | Thomas Heller | 2008-06-10 | 1 | -4/+16 |
|
|
* | Remove locking from buffer protocol as-per discussion. | Travis E. Oliphant | 2008-06-06 | 3 | -16/+0 |
|
|
* | Merged revisions 63977 via svnmerge from | Thomas Heller | 2008-06-06 | 4 | -4/+202 |
|
|
* | Merged revisions 63897-63898 via svnmerge from | Thomas Heller | 2008-06-06 | 1 | -1/+1 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 1 | -2/+1 |
|
|
* | Revert r63934 -- it was mixing two patches. | Georg Brandl | 2008-06-04 | 1 | -1/+2 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 1 | -2/+1 |
|
|
* | Change all functions that expect one unicode character to accept a pair of | Walter Dörwald | 2008-06-03 | 1 | -73/+74 |
|
|
* | Removed the old cStringIO module. | Alexandre Vassalotti | 2008-06-02 | 1 | -754/+0 |
|
|
* | Forward-port PYTHONIOENCODING. | Martin v. Löwis | 2008-06-02 | 1 | -0/+1 |
|
|
* | add the gestalt module back as _gestalt | Benjamin Peterson | 2008-05-29 | 1 | -0/+72 |
|
|
* | Merged revisions 63791-63792 via svnmerge from | Thomas Heller | 2008-05-29 | 1 | -21/+21 |
|
|
* | Make db modules' error classes inherit IOError. | Georg Brandl | 2008-05-28 | 2 | -2/+3 |
|
|
* | Merged revisions 63542-63544,63546,63553,63563-63564,63567,63569,63576 via sv... | Benjamin Peterson | 2008-05-26 | 1 | -0/+194 |
|
|
* | Renamed PyString to PyBytes | Christian Heimes | 2008-05-26 | 40 | -436/+436 |
|
|
* | Renamed PyBytes to PyByteArray | Christian Heimes | 2008-05-26 | 15 | -82/+82 |
|
|
* | Create the dbm package from PEP 3108. #2881. | Georg Brandl | 2008-05-26 | 4 | -14/+14 |
|
|
* | Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. | Georg Brandl | 2008-05-25 | 2 | -4/+4 |
|
|
* | #2879: rename _winreg to winreg. | Georg Brandl | 2008-05-25 | 1 | -1/+1 |
|
|
* | Merged revisions 63395-63396,63511,63522-63523 via svnmerge from | Thomas Heller | 2008-05-23 | 1 | -0/+1 |
|
|
* | Remove duplicate check for PyLong_Check(). It was checked above. | Neal Norwitz | 2008-05-20 | 1 | -3/+0 |
|
|
* | Tkinter, step 5: remove lib-tk subdirectory and update all places where it wa... | Georg Brandl | 2008-05-17 | 1 | -5/+1 |
|
|
* | Merged revisions 63361-63373,63375,63377-63380 via svnmerge from | Alexandre Vassalotti | 2008-05-16 | 3 | -1/+9 |
|
|
* | Merged revisions 63066-63076,63079,63081-63085,63087-63097,63099,63101-63104 ... | Alexandre Vassalotti | 2008-05-16 | 1 | -2/+9 |
|
|
* | Merged revisions 62914-62916,62918-62919,62921-62922,62924-62942,62944-62945,... | Alexandre Vassalotti | 2008-05-15 | 1 | -12/+54 |
|
|
* | Fixed refleak in _testcapi.test_s_code. | Alexandre Vassalotti | 2008-05-15 | 1 | -0/+1 |
|
|
* | #2798: PyArg_ParseTuple did not correctly handle the "s" code in case of unic... | Amaury Forgeot d'Arc | 2008-05-12 | 1 | -0/+33 |
|
|
* | Rename copy_reg module to copyreg. | Alexandre Vassalotti | 2008-05-11 | 1 | -1/+1 |
|
|
* | Revert the temporary change in r62624 | Mark Dickinson | 2008-05-09 | 1 | -11/+3 |
|
|
* | Move variable declaration to the top of the block, | Amaury Forgeot d'Arc | 2008-05-08 | 1 | -1/+2 |
|
|
* | Merged revisions 62734,62736,62748,62769 via svnmerge from | Christian Heimes | 2008-05-08 | 1 | -0/+620 |
|
|
* | Fixed bytes naming in the docstrings of _bytesio.c. | Alexandre Vassalotti | 2008-05-08 | 1 | -3/+3 |
|
|
* | Reverted (partially) patch r62667 to zipimport.c. | Alexandre Vassalotti | 2008-05-07 | 1 | -2/+3 |
|
|
* | Fixed docstring of _bytesio._BytesIO.writelines(). | Alexandre Vassalotti | 2008-05-07 | 1 | -3/+4 |
|
|
* | Changed _bytesio.c to avoid comparing a signed with an unsigned value. | Alexandre Vassalotti | 2008-05-07 | 1 | -10/+2 |
|
|
* | Merged revisions 62774-62775,62785,62787-62788 via svnmerge from | Christian Heimes | 2008-05-06 | 1 | -1/+10 |
|
|
* | Silence a compiler warning | Christian Heimes | 2008-05-06 | 1 | -1/+1 |
|
|
* | Added fast alternate io.BytesIO implementation and its test suite. | Alexandre Vassalotti | 2008-05-06 | 2 | -48/+760 |
|
|
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 | 6 | -10/+166 |
|
|