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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 60284-60349 via svnmerge from
Christian Heimes
2008-01-27
6
-34/+92
*
Fix typo.
Walter Dörwald
2008-01-25
1
-1/+1
*
Added comment about sys.maxint to whatsnew. Issue #1930
Christian Heimes
2008-01-25
1
-0/+2
*
Document that basestring has been replaced by str. Issue #1931.
Christian Heimes
2008-01-25
1
-0/+3
*
Fix merge glitch.
Georg Brandl
2008-01-24
1
-13/+0
*
Merged revisions 60234-60244 via svnmerge from
Christian Heimes
2008-01-24
2
-11/+23
*
Merged revisions 60176-60209 via svnmerge from
Christian Heimes
2008-01-23
5
-9/+37
*
Replace map(None, *iterables) with zip(*iterables).
Raymond Hettinger
2008-01-22
2
-23/+5
*
Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge...
Georg Brandl
2008-01-21
12
-29/+229
*
Merged revisions 60143-60149 via svnmerge from
Christian Heimes
2008-01-21
3
-11/+23
*
Merged revisions 60124-60142 via svnmerge from
Christian Heimes
2008-01-20
5
-21/+108
*
Fix now-wrong :keyword: markup. Remove the section about
Georg Brandl
2008-01-20
3
-35/+2
*
Fix two oversights in C API split.
Georg Brandl
2008-01-20
2
-1/+2
*
Fix markup.
Georg Brandl
2008-01-20
1
-1/+2
*
Split C API docs in Py3k branch.
Georg Brandl
2008-01-20
45
-5377/+7288
*
Remove versionadded tag.
Georg Brandl
2008-01-20
1
-2/+0
*
Merged revisions 60094-60123 via svnmerge from
Christian Heimes
2008-01-20
7
-1863/+85
*
Merged revisions 60080-60089,60091-60093 via svnmerge from
Georg Brandl
2008-01-19
5
-14/+54
*
Merged revisions 60053-60078 via svnmerge from
Christian Heimes
2008-01-19
6
-71/+94
*
Fix 3k's sphinx-build.py so that the version detection works with 2.x and 3.x.
Georg Brandl
2008-01-19
1
-2/+2
*
Merged revisions 60043-60052 via svnmerge from
Christian Heimes
2008-01-18
3
-28/+193
*
Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge from
Christian Heimes
2008-01-18
14
-30/+412
*
Sync-up Queue.py with Py2.6
Raymond Hettinger
2008-01-17
1
-7/+28
*
Merged revisions 59952-59984 via svnmerge from
Guido van Rossum
2008-01-15
7
-16/+212
*
Remove Queue.empty() and Queue.full() in favor of using qsize() or trapping t...
Raymond Hettinger
2008-01-14
1
-12/+0
*
Merged revisions 59933-59951 via svnmerge from
Christian Heimes
2008-01-14
4
-12/+63
*
Take Tim's advice and have random.sample() support only sequences and sets.
Raymond Hettinger
2008-01-14
1
-2/+2
*
Remove defunct parts of the random module
Raymond Hettinger
2008-01-13
1
-44/+2
*
Merged revisions 59921-59932 via svnmerge from
Christian Heimes
2008-01-12
6
-80/+62
*
Merged revisions 59883-59920 via svnmerge from
Christian Heimes
2008-01-11
7
-25/+47
*
Fix markup.
Georg Brandl
2008-01-11
1
-3/+3
*
Fixed print -> print()
Christian Heimes
2008-01-10
1
-2/+2
*
Merged revisions 59864-59882 via svnmerge from
Christian Heimes
2008-01-10
1
-9/+9
*
Merged revisions 59843-59863 via svnmerge from
Christian Heimes
2008-01-09
5
-18/+61
*
Merged revisions 59822-59841 via svnmerge from
Christian Heimes
2008-01-07
8
-98/+242
*
Remove traces of Py_USING_UNICODE and Unicode-specific conditionals in config...
Georg Brandl
2008-01-07
1
-1/+1
*
Fix merge glitch.
Georg Brandl
2008-01-07
1
-2/+2
*
Copied doc for reload() from trunk's function.rst to imp.rst
Christian Heimes
2008-01-07
8
-34/+184
*
Remove paragraph about old-style classes.
Georg Brandl
2008-01-07
1
-9/+1
*
Fix reverse Ximenez symptom.
Georg Brandl
2008-01-07
1
-1/+1
*
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
*
Clarify sentence in tutorial. Thanks to Marek Kubica.
Georg Brandl
2008-01-06
1
-4/+3
*
Merged revisions 59774-59783 via svnmerge from
Christian Heimes
2008-01-06
10
-44/+112
*
Merged revisions 59703-59773 via svnmerge from
Christian Heimes
2008-01-06
22
-190/+292
*
Big fat todo.
Georg Brandl
2008-01-05
1
-0/+1
*
Remove versionadded/changed directives merged as an oversight.
Georg Brandl
2008-01-05
8
-52/+7
*
Typo.
Georg Brandl
2008-01-05
1
-1/+1
*
Merged revisions 59696-59702 via svnmerge from
Christian Heimes
2008-01-04
1
-3/+44
[next]