| Commit message (Expand) | Author | Age | Files | Lines |
* | Renamed the SocketServer module to 'socketserver'. | Alexandre Vassalotti | 2008-05-12 | 2 | -3/+3 |
|
|
* | The __all__ value for 'collections' was missing UserList and UserString. | Brett Cannon | 2008-05-12 | 1 | -0/+2 |
|
|
* | Revert commit r63088. | Alexandre Vassalotti | 2008-05-11 | 1 | -2/+0 |
|
|
* | Remove the sre module. | Brett Cannon | 2008-05-11 | 1 | -0/+2 |
|
|
* | Renamed PixMapWrapper module to pixmapwrapper. | Alexandre Vassalotti | 2008-05-11 | 1 | -0/+2 |
|
|
* | Rename Queue module to queue. | Alexandre Vassalotti | 2008-05-11 | 1 | -0/+2 |
|
|
* | Rename copy_reg module to copyreg. | Alexandre Vassalotti | 2008-05-11 | 1 | -0/+2 |
|
|
* | Remove the mhlib module. | Brett Cannon | 2008-05-11 | 1 | -0/+2 |
|
|
* | The ihooks module has been removed. | Brett Cannon | 2008-05-10 | 1 | -0/+2 |
|
|
* | Remove the fpformat module. | Brett Cannon | 2008-05-10 | 1 | -0/+2 |
|
|
* | Remove the dircache module. | Brett Cannon | 2008-05-10 | 1 | -0/+2 |
|
|
* | The Canvas module has been removed. | Brett Cannon | 2008-05-10 | 1 | -0/+2 |
|
|
* | Issue 2801: fix bug in float.is_integer where ValueError was incorrectly | Mark Dickinson | 2008-05-09 | 1 | -0/+3 |
|
|
* | Issue 2748: fix __ceil__, __floor__ and __round__ magic methods in | Mark Dickinson | 2008-05-09 | 1 | -0/+4 |
|
|
* | Remove os.path.walk | Benjamin Peterson | 2008-05-08 | 1 | -0/+2 |
|
|
* | Document that the mutex module is now gone. | Brett Cannon | 2008-05-08 | 1 | -0/+2 |
|
|
* | Remove the user module. | Brett Cannon | 2008-05-08 | 1 | -0/+2 |
|
|
* | Add entry for removal of imputil. Also start the 3.0b1 section. | Brett Cannon | 2008-05-08 | 1 | -0/+20 |
|
|
* | Missed one file | Barry Warsaw | 2008-05-08 | 1 | -1/+1 |
|
|
* | Bumping versions for 3.0a5v3.0a5 | Barry Warsaw | 2008-05-08 | 1 | -1/+1 |
|
|
* | Merged revisions 62792,62799-62800 via svnmerge from | Christian Heimes | 2008-05-06 | 7 | -0/+194 |
|
|
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 | 1 | -0/+15 |
|
|
* | Merged revisions 60056-60071,60073-60127,60129-60261,60263-60284,60286-62589,... | Thomas Heller | 2008-04-30 | 1 | -0/+2 |
|
|
* | Document the fact that '\U' and '\u' escapes are not treated specially in 3.0... | Benjamin Peterson | 2008-04-28 | 1 | -0/+3 |
|
|
* | Merged revisions 62499 via svnmerge from | Mark Dickinson | 2008-04-26 | 1 | -0/+2 |
|
|
* | Merged revisions 62481 via svnmerge from | Thomas Heller | 2008-04-24 | 1 | -0/+3 |
|
|
* | PyLong_FromSsize_t was incorrect when sizeof(size_t) > sizeof(long); | Mark Dickinson | 2008-04-15 | 1 | -0/+3 |
|
|
* | Issue #2058: Remove the buf attribute and add __slots__ to the | Lars Gustäbel | 2008-04-14 | 1 | -0/+3 |
|
|
* | Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,... | Christian Heimes | 2008-04-13 | 1 | -0/+3 |
|
|
* | Add a NEWS entry for issue2221. | Amaury Forgeot d'Arc | 2008-04-10 | 1 | -0/+4 |
|
|
* | Bug #2606: Avoid calling .sort() on a dict_keys object. | Martin v. Löwis | 2008-04-10 | 1 | -0/+2 |
|
|
* | "make install" is now an alias for "make altinstall", to prevent | Guido van Rossum | 2008-04-07 | 1 | -0/+5 |
|
|
* | Bug #2565: The repr() of type objects now calls them 'class', | Martin v. Löwis | 2008-04-07 | 1 | -0/+3 |
|
|
* | Change command line processing API to use wchar_t. | Martin v. Löwis | 2008-04-05 | 1 | -0/+4 |
|
|
* | Merged revisions 62149, 62153, 62154 via svnmerge from | Thomas Heller | 2008-04-04 | 1 | -0/+4 |
|
|
* | Merged revisions 62145 via svnmerge from | Thomas Heller | 2008-04-04 | 1 | -0/+5 |
|
|
* | post release updates | Barry Warsaw | 2008-04-04 | 1 | -0/+15 |
|
|
* | release.py induced and manual editing steps for 3.0a4.v3.0a4 | Barry Warsaw | 2008-04-02 | 2 | -3/+5 |
|
|
* | release.py wants to rename the spec file. | Barry Warsaw | 2008-04-02 | 1 | -0/+0 |
|
|
* | Fixed NEWS due to my bad merging skills | Benjamin Peterson | 2008-04-02 | 1 | -197/+2 |
|
|
* | Merged revisions 62090-62091,62096,62100,62102,62110-62114 via svnmerge from | Benjamin Peterson | 2008-04-02 | 1 | -2/+197 |
|
|
* | Merged revisions 61981,61984-61987,61992-61993,61997-62000 via svnmerge from | Christian Heimes | 2008-03-28 | 1 | -0/+1 |
|
|
* | Merged revisions 61964-61979 via svnmerge from | Christian Heimes | 2008-03-28 | 1 | -4/+3 |
|
|
* | Merged revisions 61913,61915-61916,61918-61919,61922-61926,61928-61929,61931,... | Christian Heimes | 2008-03-26 | 2 | -0/+14 |
|
|
* | Merged revisions 61892,61900 via svnmerge from | Christian Heimes | 2008-03-26 | 1 | -0/+3 |
|
|
* | Merged the ACKS from 2.6 | Benjamin Peterson | 2008-03-25 | 1 | -65/+54 |
|
|
* | Merged revisions 61846-61847 via svnmerge from | Martin v. Löwis | 2008-03-24 | 1 | -0/+1 |
|
|
* | Remove the dl module per PEP 3108. | Neal Norwitz | 2008-03-24 | 1 | -0/+2 |
|
|
* | Add build_py_2to3. | Martin v. Löwis | 2008-03-22 | 1 | -0/+4 |
|
|
* | Merged revisions 61672,61674,61676-61678,61681,61683-61684 via svnmerge from | Christian Heimes | 2008-03-21 | 1 | -0/+3 |
|
|