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
/
Doc
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecated statvfs for removal in 3.0.
Brett Cannon
2008-05-16
1
-0/+6
*
Deprecate sunaudiodev/SUNAUDIODEV for removal in 3.0.
Brett Cannon
2008-05-15
1
-0/+10
*
Update docs for deprecation of IRIX modules.
Brett Cannon
2008-05-15
7
-1/+58
*
Added documentation stub for ConfigParser.
Alexandre Vassalotti
2008-05-14
1
-0/+8
*
Updated import statements to use the new `configparser` module name.
Alexandre Vassalotti
2008-05-14
2
-32/+27
*
Update configparser docs for lowercasing rename.
Georg Brandl
2008-05-14
3
-8/+14
*
#2831: add start argument to enumerate(). Patch by Scott Dial and me.
Georg Brandl
2008-05-13
1
-5/+7
*
Add warnings to and deprecated all those Mac modules
Benjamin Peterson
2008-05-12
15
-4/+127
*
Win 95/98 is no longer supported.
Georg Brandl
2008-05-12
1
-7/+0
*
Fix markup.
Georg Brandl
2008-05-12
1
-1/+1
*
Fix parameter name for enumerate().
Georg Brandl
2008-05-12
1
-8/+9
*
#2836: backport new string formatting docs.
Georg Brandl
2008-05-12
2
-1/+370
*
#1713041: fix pprint's handling of maximum depth.
Georg Brandl
2008-05-12
1
-3/+2
*
Fix-up docs for the copyreg module renaming.
Georg Brandl
2008-05-12
4
-9/+13
*
Fix-up docs for socketserver and queue renaming.
Georg Brandl
2008-05-12
4
-16/+18
*
Deprecate the timing module for removal in Python 3.0.
Brett Cannon
2008-05-12
1
-0/+2
*
Deprecate the sv module as per PEP 4.
Brett Cannon
2008-05-12
1
-0/+2
*
Added stub entry in the documentation mentioning SocketServer
Alexandre Vassalotti
2008-05-12
2
-0/+10
*
Updated all import statements to use the new socketserver module name.
Alexandre Vassalotti
2008-05-12
5
-14/+13
*
Depreate imageop for removal in 3.0.
Brett Cannon
2008-05-12
1
-1/+4
*
Revert commit r63086.
Alexandre Vassalotti
2008-05-11
1
-3/+0
*
Add a deprecation notice to mailbox' old classes' doc.
Georg Brandl
2008-05-11
1
-1/+3
*
Formally deprecate old classes in the cgi module.
Georg Brandl
2008-05-11
1
-3/+5
*
Clarify os.strerror()s exception behavior.
Georg Brandl
2008-05-11
1
-1/+2
*
- #2250: Exceptions raised during evaluation of names in rlcompleter's
Georg Brandl
2008-05-11
1
-1/+2
*
Added stub for the PixMapWrapper module to be renamed in 3.0.
Alexandre Vassalotti
2008-05-11
1
-0/+3
*
Added test for Queue rename warning.
Alexandre Vassalotti
2008-05-11
1
-0/+2
*
#1326: document and test zipimporter.archive and zipimporter.prefix.
Georg Brandl
2008-05-11
1
-11/+14
*
#2709 followup: better description of Tk's pros and cons.
Georg Brandl
2008-05-11
2
-9/+9
*
Add some sentence endings.
Georg Brandl
2008-05-11
1
-1/+1
*
Add the "until" command to pdb
Benjamin Peterson
2008-05-11
2
-0/+11
*
#2452: timeout is used for all blocking operations.
Georg Brandl
2008-05-11
5
-47/+54
*
#2741: clarification of value range for address_family.
Georg Brandl
2008-05-11
1
-2/+2
*
#2147: PEP 237 changes to overflow behavior.
Georg Brandl
2008-05-11
2
-11/+8
*
#2659: add ``break_on_hyphens`` to TextWrapper.
Georg Brandl
2008-05-11
1
-1/+17
*
#2709: clarification.
Georg Brandl
2008-05-11
1
-1/+2
*
Fix typo.
Georg Brandl
2008-05-11
1
-1/+1
*
#1153769: document PEP 237 changes to string formatting.
Georg Brandl
2008-05-11
1
-5/+8
*
Added test for copy_reg rename.
Alexandre Vassalotti
2008-05-11
1
-0/+2
*
#2812: document property.getter/setter/deleter.
Georg Brandl
2008-05-11
1
-6/+42
*
#2742: ``''`` is not converted to NULL in getaddrinfo.
Georg Brandl
2008-05-11
1
-4/+4
*
Deprecated the mhlib module for removal in 3.0.
Brett Cannon
2008-05-11
1
-0/+6
*
Copied two versions of the example from the interactive session. Delete
Skip Montanaro
2008-05-11
1
-5/+0
*
Fix up markup in the deprecation notice.
Brett Cannon
2008-05-11
11
-12/+13
*
The linuxaudidev module has been deprecated for removal in Python 3.0.
Brett Cannon
2008-05-11
1
-0/+2
*
Deprecate ihooks for removal in 3.0.
Brett Cannon
2008-05-10
1
-0/+2
*
Deprecate the fpformat module for removal in 3.0.
Brett Cannon
2008-05-10
1
-0/+5
*
Deprecate the dl module for removal in 3.0.
Brett Cannon
2008-05-10
1
-0/+5
*
Deprecate the dircache module for 3.0.
Brett Cannon
2008-05-10
1
-0/+6
*
#1625509: describe behaviour of import lock
Andrew M. Kuchling
2008-05-10
1
-1/+7
[next]