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
*
Merged revisions 60124-60142 via svnmerge from
Christian Heimes
2008-01-20
1
-0/+2
*
Merged revisions 59933-59951 via svnmerge from
Christian Heimes
2008-01-14
1
-4/+11
*
Merged revisions 59774-59783 via svnmerge from
Christian Heimes
2008-01-06
1
-4/+9
*
Merged revisions 59703-59773 via svnmerge from
Christian Heimes
2008-01-06
1
-3/+4
*
Remove versionadded/changed directives merged as an oversight.
Georg Brandl
2008-01-05
1
-4/+0
*
Merged revisions 59666-59679 via svnmerge from
Christian Heimes
2008-01-03
1
-4/+15
*
Merged revisions 59605-59624 via svnmerge from
Christian Heimes
2007-12-31
1
-3/+3
*
Merged revisions 59541-59561 via svnmerge from
Christian Heimes
2007-12-19
1
-4/+6
*
Couple of corrections to open() doc as per email from GvR.
Mark Summerfield
2007-12-14
1
-6/+8
*
Updated open() to more accurately reflect io.open()'s documentation.
Mark Summerfield
2007-12-14
1
-38/+72
*
Merged revisions 59259-59274 via svnmerge from
Christian Heimes
2007-12-02
1
-6/+6
*
#1535: rename __builtin__ module to builtins.
Georg Brandl
2007-12-02
1
-2/+2
*
Remove further mentions of long integers.
Georg Brandl
2007-11-29
1
-3/+3
*
Remove mentions of "long integer" in the docs.
Georg Brandl
2007-11-29
1
-6/+6
*
Fix, thanks to Nick.
Georg Brandl
2007-11-22
1
-1/+1
*
Update docs for buffer -> bytearray rename.
Georg Brandl
2007-11-22
1
-8/+8
*
Merging the py3k-pep3137 branch back into the py3k branch.
Guido van Rossum
2007-11-06
1
-7/+20
*
Merged revisions 58742-58816 via svnmerge from
Guido van Rossum
2007-11-02
1
-3/+3
*
#1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.
Georg Brandl
2007-11-01
1
-20/+19
*
Remove buffer() from the docs.
Georg Brandl
2007-10-08
1
-28/+0
*
Update the documentation of the open() builtin function a bit. I believe I
Skip Montanaro
2007-09-23
1
-26/+24
*
Reformat the open function text so it fits within 80 columns in preparation
Skip Montanaro
2007-09-23
1
-37/+41
*
Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from
Thomas Wouters
2007-09-19
1
-1/+2
*
Oops.
Georg Brandl
2007-09-12
1
-2/+2
*
Document input() function.
Georg Brandl
2007-09-12
1
-0/+16
*
Change docs for builtins that now return iterators.
Georg Brandl
2007-09-04
1
-33/+39
*
Convert all print statements in the docs.
Georg Brandl
2007-09-04
1
-2/+2
*
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl
2007-09-01
1
-106/+11
*
- document bytes()
Georg Brandl
2007-08-31
1
-30/+68
*
Commit #1068: new docs for PEP 3101. Also document the old string formatting ...
Georg Brandl
2007-08-31
1
-4/+19
*
Move the 3k reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+1138