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
*
preparing for 2.4.4 final
Anthony Baxter
2006-10-17
1
-1/+1
*
what month is it again? I get confused...
v2.4.4c1
Anthony Baxter
2006-10-10
1
-1/+1
*
preparing for 2.4.4c1
Anthony Baxter
2006-10-10
2
-1/+3
*
Backport r45505, r45573, r45576
Martin v. Löwis
2006-10-09
1
-1/+1
*
Case fixes
Andrew M. Kuchling
2006-10-06
1
-2/+2
*
- update links
Fred Drake
2006-10-06
1
-5/+7
*
Bug #1567375: a minor logical glitch in example description.
Georg Brandl
2006-09-30
1
-2/+4
*
[Backport rev.39739 by nnorwitz]
Andrew M. Kuchling
2006-09-29
1
-2/+2
*
[Backport rev. 39645 by nnorwitz]
Andrew M. Kuchling
2006-09-29
1
-0/+2
*
Make examples do error checking on Py_InitModule
Andrew M. Kuchling
2006-09-27
1
-4/+10
*
Minor edits
Andrew M. Kuchling
2006-08-18
2
-3/+3
*
Typo in tp_clear docs.
Georg Brandl
2006-08-18
1
-1/+1
*
Bug #1541682: Fix example in the "Refcount details" API docs.
Georg Brandl
2006-08-18
3
-22/+20
*
Fix typo.
Georg Brandl
2006-08-11
1
-1/+1
*
Bug #1536660: separate two words.
Georg Brandl
2006-08-08
1
-1/+1
*
Bug #1536828: typo: TypeType should have been StringType.
Georg Brandl
2006-08-08
1
-1/+1
*
Update status of relative import
Andrew M. Kuchling
2006-08-06
1
-2/+2
*
Fix mangled sentence
Andrew M. Kuchling
2006-08-04
1
-1/+1
*
Bug #1531349: right <-> left glitch in __rop__ description.
Georg Brandl
2006-07-30
1
-1/+1
*
Bug #1002398: The documentation for os.path.sameopenfile now correctly
Georg Brandl
2006-07-30
1
-3/+2
*
[Patch #1068277] Clarify that os.path.exists() can return False depending on ...
Andrew M. Kuchling
2006-07-29
1
-2/+5
*
Update URL
Andrew M. Kuchling
2006-07-29
1
-1/+1
*
Bug #835255: The "closure" argument to new.function() is now documented.
Georg Brandl
2006-07-29
1
-2/+5
*
Delete a misleading example. SF bug #1481650.
Barry Warsaw
2006-07-28
1
-6/+0
*
Update URL
Andrew M. Kuchling
2006-07-27
1
-1/+1
*
clean up some link markup
Fred Drake
2006-07-16
1
-2/+2
*
Backport revision 50664
George Yoshida
2006-07-15
1
-5/+7
*
no need to elaborate "string".
Georg Brandl
2006-07-05
1
-1/+1
*
Patch #1517490: fix glitches in filter() docs.
Georg Brandl
2006-07-05
1
-4/+4
*
[Bug #1511911] Backport: Clarify optional arguments to sorted() and improve xref
Andrew M. Kuchling
2006-07-03
1
-2/+24
*
remove unnecessary markup
Fred Drake
2006-06-18
1
-1/+1
*
Update url.
George Yoshida
2006-06-17
2
-11/+11
*
markup fix
George Yoshida
2006-06-17
1
-1/+1
*
Bug #1153163: describe __add__ vs __radd__ behavior when adding
Georg Brandl
2006-06-14
1
-4/+19
*
Bug #1501122: mention __gt__ &co in description of comparison order.
Georg Brandl
2006-06-14
1
-2/+6
*
credit for SF patch #1303595
Fred Drake
2006-06-10
1
-0/+1
*
SF patch #1303595: improve description of __builtins__, explaining how it
Fred Drake
2006-06-10
1
-4/+14
*
backport wording fix
Skip Montanaro
2006-06-10
1
-1/+1
*
Clarify docs for bf_getcharbuffer.
Brett Cannon
2006-06-07
1
-6/+10
*
[Bug #1470026] Include link to list of classifiers; remove use of Trove name
Andrew M. Kuchling
2006-06-05
1
-2/+2
*
[Bug #1441864] Clarify description of 'data' argument
Andrew M. Kuchling
2006-06-03
1
-5/+7
*
[Bug #1475554] Strengthen text to say 'must' instead of 'should'
Andrew M. Kuchling
2006-06-03
1
-2/+2
*
[Bug #1472084] Fix description of do_tag
Andrew M. Kuchling
2006-06-03
1
-2/+3
*
Clarify wording about how default values in strptime() are used.
Brett Cannon
2006-05-31
1
-1/+2
*
minor markup nits
George Yoshida
2006-05-27
1
-1/+2
*
Patch #1492218: document None being a constant.
Georg Brandl
2006-05-26
1
-2/+6
*
fix broken links in PDF
Fred Drake
2006-05-25
2
-3/+22
*
- markup fix
George Yoshida
2006-05-20
2
-4/+5
*
Add \exception markup
George Yoshida
2006-05-13
1
-2/+2
*
Duplicated description about the illegal continue usage can be found in nearl...
George Yoshida
2006-05-12
1
-5/+2
[next]