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
*
Merged revisions 59541-59561 via svnmerge from
Christian Heimes
2007-12-19
3
-26/+42
*
Merged revisions 59512-59540 via svnmerge from
Christian Heimes
2007-12-17
4
-6/+6
*
Fix sys.maxsize docs.
Georg Brandl
2007-12-15
1
-3/+4
*
Merged revisions 59488-59511 via svnmerge from
Christian Heimes
2007-12-15
1
-19/+34
*
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 59465-59487 via svnmerge from
Christian Heimes
2007-12-14
1
-1/+1
*
Minor cleanup in the gc module.
Amaury Forgeot d'Arc
2007-12-10
1
-18/+2
*
Merged revisions 59441-59449 via svnmerge from
Christian Heimes
2007-12-10
1
-0/+32
*
Merged revisions 59423-59440 via svnmerge from
Christian Heimes
2007-12-09
1
-2/+2
*
Merged revisions 59407-59422 via svnmerge from
Christian Heimes
2007-12-08
9
-48/+307
*
Merged revisions 59376-59406 via svnmerge from
Christian Heimes
2007-12-08
7
-21/+23
*
Merged revisions 59333-59370 via svnmerge from
Christian Heimes
2007-12-05
4
-45/+475
*
most recent changes to SSL module to support non-blocking sockets properly
Bill Janssen
2007-12-05
1
-2/+40
*
Removed PyInt_GetMax and sys.maxint
Christian Heimes
2007-12-04
2
-5/+6
*
Merged revisions 59323-59332 via svnmerge from
Christian Heimes
2007-12-04
1
-11/+594
*
Merged revisions 59275-59303 via svnmerge from
Christian Heimes
2007-12-03
4
-8/+172
*
Reverting last commit. I had some staled data from an attempted svnmerge in m...
Christian Heimes
2007-12-03
1
-7/+0
*
Patch #1537 from Chad Austin
Christian Heimes
2007-12-03
1
-0/+7
*
Remove a few merged versionadded/changed.
Georg Brandl
2007-12-02
6
-64/+6
*
Remove all definitions of raw_input() that were still scattered throughout th...
Georg Brandl
2007-12-02
5
-30/+6
*
Fix some 2.xisms in merged docs.
Georg Brandl
2007-12-02
1
-4/+4
*
Merged revisions 59259-59274 via svnmerge from
Christian Heimes
2007-12-02
16
-392/+508
*
#1535: rename __builtin__ module to builtins.
Georg Brandl
2007-12-02
7
-17/+17
*
Remove merged versionadded tags from os docs.
Georg Brandl
2007-12-01
1
-10/+0
*
Merged revisions 59245-59254 via svnmerge from
Christian Heimes
2007-12-01
2
-7/+55
*
Cleanups and documentation updates related to the removal of unbound methods.
Christian Heimes
2007-11-30
1
-1/+0
*
Merged revisions 59239-59244 via svnmerge from
Christian Heimes
2007-11-30
1
-0/+20
*
Merged revisions 59226-59233 via svnmerge from
Christian Heimes
2007-11-30
1
-1/+88
*
Merged revisions 59212-59225 via svnmerge from
Guido van Rossum
2007-11-29
1
-0/+87
*
Remove further mentions of long integers.
Georg Brandl
2007-11-29
11
-62/+46
*
Remove mentions of "long integer" in the docs.
Georg Brandl
2007-11-29
11
-45/+21
*
Removed more types from the types module
Christian Heimes
2007-11-29
1
-5/+0
*
Removed the new module
Christian Heimes
2007-11-28
3
-153/+4
*
#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
4
-22/+20
*
Removed the API to create unbound methods and simplified the API for bound me...
Christian Heimes
2007-11-27
3
-16/+13
*
Merged revisions 59107-59186 via svnmerge from
Guido van Rossum
2007-11-26
4
-24/+33
*
Fix, thanks to Nick.
Georg Brandl
2007-11-22
1
-1/+1
*
Update docs for buffer -> bytearray rename.
Georg Brandl
2007-11-22
2
-35/+34
*
Merged revisions 59041-59055 via svnmerge from
Guido van Rossum
2007-11-19
1
-2/+2
*
Merged revisions 59005-59040 via svnmerge from
Christian Heimes
2007-11-18
1
-1/+1
*
Merged revisions 58947-59004 via svnmerge from
Guido van Rossum
2007-11-16
2
-19/+34
*
Fix for #1415 pythonw.exe fails because std streams a missing
Christian Heimes
2007-11-13
1
-0/+8
*
Merged revisions 58886-58929 via svnmerge from
Guido van Rossum
2007-11-10
2
-6/+7
*
Merging the py3k-pep3137 branch back into the py3k branch.
Guido van Rossum
2007-11-06
5
-13/+41
*
Merged revisions 58862-58885 via svnmerge from
Guido van Rossum
2007-11-06
1
-1/+9
*
Merged revisions 58817-58861 via svnmerge from
Guido van Rossum
2007-11-05
6
-14/+33
*
Merged revisions 58742-58816 via svnmerge from
Guido van Rossum
2007-11-02
8
-34/+43
*
#1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.
Georg Brandl
2007-11-01
44
-457/+524
[next]