| Commit message (Expand) | Author | Age | Files | Lines |
* | UserString.MutableString has been removed in Python 3.0. | Brett Cannon | 2008-05-29 | 1 | -0/+8 |
|
|
* | Improvements for test_py3kwarn | Benjamin Peterson | 2008-05-27 | 1 | -5/+5 |
|
|
* | warn about some members of the commands module | Benjamin Peterson | 2008-05-26 | 1 | -0/+9 |
|
|
* | ConfigParser renaming reversal part 3: move module into place and adapt imports. | Georg Brandl | 2008-05-25 | 1 | -40/+1 |
|
|
* | Queue renaming reversal part 3: move module into place and | Georg Brandl | 2008-05-25 | 1 | -3/+1 |
|
|
* | socketserver renaming reversal part 3: move the module into the right | Georg Brandl | 2008-05-24 | 1 | -1/+0 |
|
|
* | Revert the renaming of repr to reprlib. | Brett Cannon | 2008-05-23 | 1 | -1/+1 |
|
|
* | Revert copy_reg -> copyreg rename. | Georg Brandl | 2008-05-20 | 1 | -1/+1 |
|
|
* | Tkinter rename reversal: remove tkinter package, adapt imports and docs. | Georg Brandl | 2008-05-20 | 1 | -17/+1 |
|
|
* | revert creation of the html.entities and html.parser modules | Fred Drake | 2008-05-20 | 1 | -2/+0 |
|
|
* | #2353: raise Py3k warning in file.xreadlines(). | Georg Brandl | 2008-05-17 | 1 | -0/+7 |
|
|
* | rename HTMLParser to html.parser, htmlentitydefs to html.entities | Fred Drake | 2008-05-17 | 1 | -0/+2 |
|
|
* | revert 63425 over Guido's Febuary message about this, that I missed | Benjamin Peterson | 2008-05-17 | 1 | -14/+0 |
|
|
* | fix spelling | Benjamin Peterson | 2008-05-17 | 1 | -1/+1 |
|
|
* | add Py3k warnings to oct and hex. backport hex behavior (because it's not dif... | Benjamin Peterson | 2008-05-17 | 1 | -0/+14 |
|
|
* | Added Python 3.0 warning to cPickle. | Alexandre Vassalotti | 2008-05-16 | 1 | -1/+1 |
|
|
* | Tkinter rename, step 2: fix imports and add stub modules. | Georg Brandl | 2008-05-16 | 1 | -0/+15 |
|
|
* | Renamed the repr module to reprlib. | Alexandre Vassalotti | 2008-05-16 | 1 | -1/+3 |
|
|
* | Deprecated statvfs for removal in 3.0. | Brett Cannon | 2008-05-16 | 1 | -1/+1 |
|
|
* | Deprecate sunaudiodev/SUNAUDIODEV for removal in 3.0. | Brett Cannon | 2008-05-16 | 1 | -1/+3 |
|
|
* | Deprecate WAIT for removal in 3.0. | Brett Cannon | 2008-05-15 | 1 | -1/+1 |
|
|
* | Deprecated torgb for removal in 3.0. | Brett Cannon | 2008-05-15 | 1 | -1/+1 |
|
|
* | Deprecate SV for removal in 3.0. | Brett Cannon | 2008-05-15 | 1 | -1/+1 |
|
|
* | Deprecate readcd for removal in 3.0. | Brett Cannon | 2008-05-15 | 1 | -1/+2 |
|
|
* | The panel module for IRIX has been deprecated for removal in 3.0. | Brett Cannon | 2008-05-15 | 1 | -1/+1 |
|
|
* | Deprecate jpeg for IRIX for removal in 3.0. | Brett Cannon | 2008-05-15 | 1 | -1/+1 |
|
|
* | Deprecate IOCTL from IRIX for removal in 3.0. | Brett Cannon | 2008-05-15 | 1 | -1/+2 |
|
|
* | Deprecate IN from IRIX for removal in 3.0. | Brett Cannon | 2008-05-15 | 1 | -1/+1 |
|
|
* | Deprecate imgfile for removal in 3.0. | Brett Cannon | 2008-05-15 | 1 | -1/+1 |
|
|
* | Deprecate GLWS from IRIX for removal in 3.0. | Brett Cannon | 2008-05-15 | 1 | -1/+1 |
|
|
* | Deprecate GET from IRIX for removal in 3.0. | Brett Cannon | 2008-05-15 | 1 | -1/+1 |
|
|
* | Deprecated 'fm' for removal in 3.0. | Brett Cannon | 2008-05-15 | 1 | -1/+2 |
|
|
* | FL, flp, and fl from IRIX have been deprecated for removal in 3.0. | Brett Cannon | 2008-05-15 | 1 | -1/+1 |
|
|
* | FILE from IRIX has been deprecated for removal in 3.0. | Brett Cannon | 2008-05-15 | 1 | -1/+1 |
|
|
* | Deprecate ERRNO for removal in 3.0. | Brett Cannon | 2008-05-15 | 1 | -1/+1 |
|
|
* | Deprecate DEVICE, GL, gl, and the related modules cgen and cgensupport for re... | Brett Cannon | 2008-05-15 | 1 | -1/+2 |
|
|
* | Renamed the ConfigParser module to 'configparser'. | Alexandre Vassalotti | 2008-05-14 | 1 | -1/+2 |
|
|
* | Deprecate CL, CL_old, and cl for 3.0. | Brett Cannon | 2008-05-14 | 1 | -1/+1 |
|
|
* | Deprecate the cdplayer module for IRIX for 3.0. | Brett Cannon | 2008-05-14 | 1 | -1/+2 |
|
|
* | The cddb module for IRIX has been deprecated for 3.0. | Brett Cannon | 2008-05-14 | 1 | -1/+1 |
|
|
* | The CD and cd modules for IRIX are deprecated for 3.0. | Brett Cannon | 2008-05-14 | 1 | -1/+1 |
|
|
* | Rewrap some lines in test_py3kwarn. | Brett Cannon | 2008-05-14 | 1 | -7/+10 |
|
|
* | Deprecate al/AL for removal in 3.0. | Brett Cannon | 2008-05-14 | 1 | -1/+1 |
|
|
* | use .format and fix a bug | Benjamin Peterson | 2008-05-13 | 1 | -5/+5 |
|
|
* | Make error messages more helpful | Benjamin Peterson | 2008-05-12 | 1 | -2/+5 |
|
|
* | Add warnings to and deprecated all those Mac modules | Benjamin Peterson | 2008-05-12 | 1 | -1/+13 |
|
|
* | Deprecate the sv module as per PEP 4. | Brett Cannon | 2008-05-12 | 1 | -1/+2 |
|
|
* | Renamed SocketServer to 'socketserver'. | Alexandre Vassalotti | 2008-05-12 | 1 | -1/+2 |
|
|
* | Depreate imageop for removal in 3.0. | Brett Cannon | 2008-05-12 | 1 | -2/+1 |
|
|
* | Revert commit r63086. | Alexandre Vassalotti | 2008-05-11 | 1 | -17/+7 |
|
|