index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
#1858: re-apply patch for this, adding the missing files
Andrew M. Kuchling
2008-05-11
7
-80/+251
*
#1792: Improve performance of marshal.dumps() on large objects by increasing
Andrew M. Kuchling
2008-05-11
1
-0/+8
*
#2659: add ``break_on_hyphens`` to TextWrapper.
Georg Brandl
2008-05-11
2
-2/+29
*
Added test for copy_reg rename.
Alexandre Vassalotti
2008-05-11
1
-1/+1
*
Added module stub for copy_reg renaming in 3.0.
Alexandre Vassalotti
2008-05-11
12
-255/+263
*
Removed a dead line of code.
Alexandre Vassalotti
2008-05-11
1
-1/+0
*
Fixed typo in a comment of test_support.CleanImport.
Alexandre Vassalotti
2008-05-11
1
-1/+1
*
Added test framework for handling module renames.
Alexandre Vassalotti
2008-05-11
2
-12/+78
*
Deprecated the mhlib module for removal in 3.0.
Brett Cannon
2008-05-11
4
-4/+7
[prev]
[next]