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
/
stdtypes.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Note the the sort arguments are required to be keywords.
Raymond Hettinger
2008-02-14
1
-4/+4
*
Documentation nit.
Raymond Hettinger
2008-02-14
1
-2/+2
*
Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.
Georg Brandl
2008-02-01
1
-2/+2
*
Issue #1771: Remove cmp parameter from list.sort() and builtin.sorted().
Raymond Hettinger
2008-01-30
1
-13/+1
*
Merged revisions 59822-59841 via svnmerge from
Christian Heimes
2008-01-07
1
-1/+2
*
Copied doc for reload() from trunk's function.rst to imp.rst
Christian Heimes
2008-01-07
1
-6/+6
*
Fix note markup.
Georg Brandl
2008-01-07
1
-2/+2
*
Remove obsolete note.
Georg Brandl
2008-01-07
1
-37/+19
*
Use consistent note numbers.
Georg Brandl
2008-01-06
1
-5/+5
*
Merged revisions 59774-59783 via svnmerge from
Christian Heimes
2008-01-06
1
-2/+7
*
Merged revisions 59703-59773 via svnmerge from
Christian Heimes
2008-01-06
1
-5/+28
*
Remove versionadded/changed directives merged as an oversight.
Georg Brandl
2008-01-05
1
-5/+0
*
Merged revisions 59605-59624 via svnmerge from
Christian Heimes
2007-12-31
1
-8/+27
*
Merged revisions 59541-59561 via svnmerge from
Christian Heimes
2007-12-19
1
-1/+8
*
Merged revisions 59512-59540 via svnmerge from
Christian Heimes
2007-12-17
1
-1/+1
*
Remove a few merged versionadded/changed.
Georg Brandl
2007-12-02
1
-2/+0
*
Merged revisions 59259-59274 via svnmerge from
Christian Heimes
2007-12-02
1
-2/+2
*
Remove mentions of "long integer" in the docs.
Georg Brandl
2007-11-29
1
-2/+1
*
#1496: revert str.translate() to the old version, and add
Georg Brandl
2007-11-27
1
-6/+23
*
Futher update docs after unbound method removal.
Georg Brandl
2007-11-27
1
-17/+13
*
Removed the API to create unbound methods and simplified the API for bound me...
Christian Heimes
2007-11-27
1
-7/+7
*
Update docs for buffer -> bytearray rename.
Georg Brandl
2007-11-22
1
-27/+26
*
Merged revisions 58886-58929 via svnmerge from
Guido van Rossum
2007-11-10
1
-0/+7
*
Merging the py3k-pep3137 branch back into the py3k branch.
Guido van Rossum
2007-11-06
1
-3/+5
*
Merged revisions 58742-58816 via svnmerge from
Guido van Rossum
2007-11-02
1
-20/+22
*
#1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.
Georg Brandl
2007-11-01
1
-23/+31
*
Update w.r.t. PEP 3137.
Georg Brandl
2007-10-23
1
-176/+54
*
Patch #1071: Improve unicode.translate() so that you can pass unicode
Georg Brandl
2007-10-23
1
-1/+1
*
Fix a minor typo.
Brett Cannon
2007-10-07
1
-1/+1
*
Get the doc to build.
Neal Norwitz
2007-10-02
1
-2/+2
*
#1219: py3k cleanup in standard types docs.
Georg Brandl
2007-09-28
1
-129/+103
*
Patch # 1145 by Thomas Lee:
Guido van Rossum
2007-09-27
1
-2/+5
*
Merged revisions 58211-58220 via svnmerge from
Thomas Wouters
2007-09-20
1
-4/+7
*
Add a dict view usage example.
Georg Brandl
2007-09-04
1
-0/+30
*
Docs on dictviews.
Georg Brandl
2007-09-04
1
-44/+91
*
remove/update many of the references to dict.iter*()
Fred Drake
2007-09-04
1
-26/+11
*
Convert all print statements in the docs.
Georg Brandl
2007-09-04
1
-20/+1
*
Doc update for __xslice__ removal.
Georg Brandl
2007-09-04
1
-7/+6
*
Partial py3k-ification of Doc/library/: convert has_key references into eithe...
Collin Winter
2007-09-01
1
-8/+4
*
Document sets' "<" and ">" operations.
Georg Brandl
2007-09-01
1
-0/+10
*
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl
2007-09-01
1
-103/+8
*
Add a warning text about mixing bytes and strings.
Georg Brandl
2007-09-01
1
-0/+6
*
Address a few XXX comments, other fixes.
Georg Brandl
2007-08-31
1
-12/+16
*
- document bytes()
Georg Brandl
2007-08-31
1
-16/+0
*
string.maketrans() now produces translation tables for bytes.translate() -- w...
Georg Brandl
2007-08-31
1
-4/+3
*
Add bytes methods documentation.
Georg Brandl
2007-08-31
1
-60/+240
*
Commit #1068: new docs for PEP 3101. Also document the old string formatting ...
Georg Brandl
2007-08-31
1
-98/+87
*
Move the 3k reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+2409