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
...
*
Small grammar fix, thanks Sjoerd.
Georg Brandl
2006-10-12
1
-1/+1
*
Bug #1560114: the Mac filesystem does have accurate information
Georg Brandl
2006-10-12
1
-1/+1
*
Add a note to fpectl docs that it's not built by default
Georg Brandl
2006-10-12
1
-1/+6
*
Bug #1546628: add a note about urlparse.urljoin() and absolute paths.
Georg Brandl
2006-10-12
1
-1/+15
*
Bug #1565919: document set types in the Language Reference.
Georg Brandl
2006-10-12
1
-0/+35
*
Bug #1575746: fix typo in property() docs.
Georg Brandl
2006-10-12
1
-1/+1
*
Backport libcsv.tex bugfix from rev 52218. (SF ticket 1572471)
Skip Montanaro
2006-10-08
1
-10/+10
*
Case fixes
Andrew M. Kuchling
2006-10-06
1
-1/+1
*
- update links
Fred Drake
2006-10-06
1
-6/+8
*
Bug #1546052: clarify that PyString_FromString(AndSize) copies the
Georg Brandl
2006-09-30
1
-5/+5
*
Bug #1566663: remove obsolete example from datetime docs.
Georg Brandl
2006-09-30
1
-16/+18
*
Bug #1567375: a minor logical glitch in example description.
Georg Brandl
2006-09-30
1
-2/+4
*
SF bug #1567976 : fix typo(backport from r52048)
George Yoshida
2006-09-30
1
-1/+1
*
Make examples do error checking on Py_InitModule
Andrew M. Kuchling
2006-09-27
1
-4/+10
*
SF Bug #1563963, add missing word and cleanup first sentance
Neal Norwitz
2006-09-23
1
-2/+2
*
Preparing for 2.5 final.
v2.5
Anthony Baxter
2006-09-18
1
-1/+1
*
revise explanation of returns_unicode to reflect bool values
Fred Drake
2006-09-15
1
-3/+4
*
- fix module name in links in formatted documentation
Fred Drake
2006-09-15
1
-25/+14
*
Backport uuid doc cleanup from rev. 51883.
Georg Brandl
2006-09-15
1
-22/+21
*
Correct elementtree module index entry.
Georg Brandl
2006-09-15
1
-1/+1
*
Backport rev 51866-51868 from trunk (sqlite3 documentation fixes).
Georg Brandl
2006-09-14
1
-48/+51
*
preparing for 2.5c2
Anthony Baxter
2006-09-11
1
-1/+1
*
Fix typo in example
Andrew M. Kuchling
2006-09-08
1
-1/+1
*
Use native SQLite types
Andrew M. Kuchling
2006-09-08
1
-2/+2
*
Explain SQLite a bit more clearly
Andrew M. Kuchling
2006-09-08
1
-6/+8
*
Rearrange example a bit, and show rpartition() when separator is not found
Andrew M. Kuchling
2006-09-05
1
-2/+4
*
Bug #1552618: change docs of dict.has_key() to reflect recommendation
Georg Brandl
2006-09-05
1
-5/+5
*
Fix str.rpartition(sep) when sep is not found in str.
Neal Norwitz
2006-09-05
1
-2/+2
*
Backport of decimal module context management updates from rev 51694 to 2.5 r...
Nick Coghlan
2006-09-03
2
-30/+31
*
Backport 51663:
Neal Norwitz
2006-09-03
1
-2/+2
*
SF #1547931, fix typo (missing and). Backport candidate for 2.3/2.4 too
Neal Norwitz
2006-09-02
1
-1/+1
*
evalfile() should be execfile().
Georg Brandl
2006-09-01
1
-1/+1
*
- SF patch #1550263: Enhance and correct unittest docs
Fred Drake
2006-09-01
1
-32/+70
*
patch for documentation for recent uuid changes (from ping)
Anthony Baxter
2006-08-22
1
-15/+15
*
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
*
Tutorial:
Thomas Heller
2006-08-16
1
-29/+48
*
Update bug/patch counts
Andrew M. Kuchling
2006-08-16
1
-1/+1
*
Link to docs; remove an XXX comment
Andrew M. Kuchling
2006-08-16
1
-3/+1
*
Bump document version to 1.0; remove pystone paragraph
Andrew M. Kuchling
2006-08-16
1
-4/+1
*
Add UnicodeWarning
Andrew M. Kuchling
2006-08-16
1
-0/+34
*
preparing for 2.5c1
Anthony Baxter
2006-08-16
1
-1/+1
*
Improve markup in PyUnicode_RichCompare.
Georg Brandl
2006-08-14
1
-19/+14
*
Slightly revised version of patch #1538956:
Marc-André Lemburg
2006-08-14
4
-4/+38
*
SF bug #1539336, distutils example code missing
Neal Norwitz
2006-08-13
1
-0/+2
*
Patch #1538606, Patch to fix __index__() clipping.
Neal Norwitz
2006-08-12
1
-3/+22
*
Followup to bug #1069160.
Tim Peters
2006-08-10
1
-6/+6
*
Reindent code
Andrew M. Kuchling
2006-08-09
1
-31/+33
*
Add missing 'self' parameters
Andrew M. Kuchling
2006-08-09
1
-3/+6
[prev]
[next]