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
/
functions.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move __builtins__.trunc() to math.trunc() per
Jeffrey Yasskin
2008-02-01
1
-8/+0
*
Give zip() the same guarantee as izip() for left-to-right evaluation.
Raymond Hettinger
2008-01-22
1
-0/+4
*
#652749: document the constants added to the builtins by site.py.
Georg Brandl
2008-01-20
1
-0/+2
*
Clarify the effect of text mode.
Georg Brandl
2008-01-13
1
-1/+3
*
Remove latex trace.
Georg Brandl
2008-01-06
1
-1/+1
*
#1499: Document compile() exceptions.
Georg Brandl
2008-01-06
1
-0/+3
*
#1582: document __reversed__, patch by Mark Russell.
Georg Brandl
2008-01-06
1
-3/+7
*
#759525: document that dir() doesn't return metaclass attrs when given a clas...
Georg Brandl
2008-01-06
1
-1/+2
*
#1755097: document default values for [].sort() and sorted().
Georg Brandl
2008-01-06
1
-2/+3
*
Doc patch #1730 from Robin Stocker; minor corrections mostly to os.rst.
Georg Brandl
2008-01-05
1
-1/+1
*
Continue rolling back pep-3141 changes that changed behavior from 2.5. This
Jeffrey Yasskin
2008-01-05
1
-7/+4
*
Backport PEP 3141 from the py3k branch to the trunk. This includes r50877 (just
Jeffrey Yasskin
2008-01-03
1
-4/+15
*
Some cleanup in the docs.
Georg Brandl
2007-12-29
1
-3/+3
*
Applied patch #1635: Float patch for inf and nan on Windows (and other platfo...
Christian Heimes
2007-12-18
1
-4/+6
*
Add more entries to the glossary.
Georg Brandl
2007-12-02
1
-6/+6
*
Added more file-handling related cross-references.
Mark Summerfield
2007-11-02
1
-2/+3
*
Add :term:s for "new-style class".
Georg Brandl
2007-10-21
1
-5/+5
*
Add :term:s for iterator.
Georg Brandl
2007-10-21
1
-6/+6
*
Unify "byte code" to "bytecode". Also sprinkle :term: markup for it.
Georg Brandl
2007-10-21
1
-1/+1
*
Clarify wording for apply().
Georg Brandl
2007-10-19
1
-4/+3
*
#1196: document default radix for int().
Georg Brandl
2007-09-24
1
-11/+12
*
Replaced variable o with obj in operator.rst because o is easy to
Mark Summerfield
2007-09-13
1
-1/+2
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+1346