| Commit message (Expand) | Author | Age | Files | Lines |
* | FL, flp, and fl from IRIX have been deprecated for removal in 3.0. | Brett Cannon | 2008-05-15 | 5 | -1/+15 |
|
|
* | FILE from IRIX has been deprecated for removal in 3.0. | Brett Cannon | 2008-05-15 | 3 | -1/+7 |
|
|
* | Deprecate ERRNO for removal in 3.0. | Brett Cannon | 2008-05-15 | 3 | -1/+7 |
|
|
* | Deprecate DEVICE, GL, gl, and the related modules cgen and cgensupport for re... | Brett Cannon | 2008-05-15 | 5 | -1/+18 |
|
|
* | Revert distutils changes done in r63248. | Alexandre Vassalotti | 2008-05-15 | 3 | -3/+3 |
|
|
* | Updated import statements to use the new `configparser` module name. | Alexandre Vassalotti | 2008-05-14 | 7 | -25/+25 |
|
|
* | Renamed the ConfigParser module to 'configparser'. | Alexandre Vassalotti | 2008-05-14 | 3 | -1/+10 |
|
|
* | Moved copy_reg stub module to lib-old/. | Alexandre Vassalotti | 2008-05-14 | 1 | -0/+0 |
|
|
* | Deprecate CL, CL_old, and cl for 3.0. | Brett Cannon | 2008-05-14 | 4 | -1/+13 |
|
|
* | Deprecate the cdplayer module for IRIX for 3.0. | Brett Cannon | 2008-05-14 | 3 | -1/+8 |
|
|
* | The cddb module for IRIX has been deprecated for 3.0. | Brett Cannon | 2008-05-14 | 3 | -1/+7 |
|
|
* | The CD and cd modules for IRIX are deprecated for 3.0. | Brett Cannon | 2008-05-14 | 3 | -1/+9 |
|
|
* | Fix another "refleak" by clearing the filters after test. | Georg Brandl | 2008-05-14 | 1 | -0/+1 |
|
|
* | Fix "refleak" by restoring the tearDown method removed by accident (AFAICT) | Neal Norwitz | 2008-05-14 | 1 | -6/+1 |
|
|
* | Enable the updated Lib/bsddb/test suite to run. | Gregory P. Smith | 2008-05-14 | 1 | -10/+7 |
|
|
* | 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 | 4 | -3/+11 |
|
|
* | Testsuite for bsddb module, version 4.6.4 | Jesus Cea | 2008-05-13 | 25 | -714/+1213 |
|
|
* | #2831: add start argument to enumerate(). Patch by Scott Dial and me. | Georg Brandl | 2008-05-13 | 1 | -1/+15 |
|
|
* | 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 |
|
|
* | Adapt test_pyclbr to the new version of urllib.py: | Amaury Forgeot d'Arc | 2008-05-12 | 1 | -1/+5 |
|
|
* | Add warnings to and deprecated all those Mac modules | Benjamin Peterson | 2008-05-12 | 37 | -7/+139 |
|
|
* | #2767: don't clear globs in run() call, since they could be needed in tearDown, | Georg Brandl | 2008-05-12 | 1 | -1/+1 |
|
|
* | #2766: remove code without effect. | Georg Brandl | 2008-05-12 | 1 | -2/+0 |
|
|
* | #1713041: fix pprint's handling of maximum depth. | Georg Brandl | 2008-05-12 | 2 | -3/+22 |
|
|
* | MacOSX: remove dependency on Carbon package for urllib | Ronald Oussoren | 2008-05-12 | 1 | -24/+194 |
|
|
* | Remove references to platform 'mac' | Ronald Oussoren | 2008-05-12 | 2 | -30/+4 |
|
|
* | Deprecate the sv module as per PEP 4. | Brett Cannon | 2008-05-12 | 1 | -1/+2 |
|
|
* | Deprecate the multifile module as per PEP 4. | Brett Cannon | 2008-05-12 | 2 | -1/+6 |
|
|
* | Updated all import statements to use the new socketserver module name. | Alexandre Vassalotti | 2008-05-12 | 8 | -47/+47 |
|
|
* | Renamed SocketServer to 'socketserver'. | Alexandre Vassalotti | 2008-05-12 | 3 | -1/+10 |
|
|
* | #2196 hasattr now allows SystemExit and KeyboardInterrupt to propagate | Benjamin Peterson | 2008-05-12 | 1 | -0/+10 |
|
|
* | Depreate imageop for removal in 3.0. | Brett Cannon | 2008-05-12 | 2 | -6/+4 |
|
|
* | Revert commit r63086. | Alexandre Vassalotti | 2008-05-11 | 3 | -237/+219 |
|
|
* | Moved the Queue module stub in lib-old. | Alexandre Vassalotti | 2008-05-11 | 1 | -0/+0 |
|
|
* | #2535: remove duplicated method. | Georg Brandl | 2008-05-11 | 1 | -3/+0 |
|
|
* | - #2250: Exceptions raised during evaluation of names in rlcompleter's | Georg Brandl | 2008-05-11 | 1 | -1/+4 |
|
|
* | Added stub for the PixMapWrapper module to be renamed in 3.0. | Alexandre Vassalotti | 2008-05-11 | 3 | -219/+237 |
|
|
* | Try setting HOME env.var to fix test on Win32 | Andrew M. Kuchling | 2008-05-11 | 1 | -1/+1 |
|
|
* | Added test for Queue rename warning. | Alexandre Vassalotti | 2008-05-11 | 1 | -1/+1 |
|
|
* | Addresses issue 2802: 'n' formatting for integers. | Eric Smith | 2008-05-11 | 1 | -2/+13 |
|
|
* | Added stub for the Queue module to be renamed in 3.0. | Alexandre Vassalotti | 2008-05-11 | 7 | -266/+274 |
|
|
* | Add message to test assertion | Andrew M. Kuchling | 2008-05-11 | 1 | -1/+2 |
|
|
* | #2803: fix wrong invocation of heappush in seldom-reached code. | Georg Brandl | 2008-05-11 | 1 | -1/+1 |
|
|
* | #2787: Flush stdout after writing test name, helpful when running | Georg Brandl | 2008-05-11 | 1 | -0/+4 |
|
|
* | #2816: clarify error messages for EOF while scanning strings. | Georg Brandl | 2008-05-11 | 1 | -2/+3 |
|
|
* | #1326: document and test zipimporter.archive and zipimporter.prefix. | Georg Brandl | 2008-05-11 | 1 | -0/+32 |
|
|
* | Add some sentence endings. | Georg Brandl | 2008-05-11 | 1 | -2/+1 |
|
|
* | Add the "until" command to pdb | Benjamin Peterson | 2008-05-11 | 3 | -16/+35 |
|
|