summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* backport bug [ 1250306 ] incorrect description of range functionGeorg Brandl2005-08-031-1/+1
* backport [ 1243192 ] Incorrect documentation of re.UNICODEGeorg Brandl2005-08-021-12/+29
* Fix all wrong instances of "it's".Georg Brandl2005-07-223-6/+6
* [ 1243288 ] Misuse of "it's"Georg Brandl2005-07-221-1/+1
* [ 1243081 ] repair typosGeorg Brandl2005-07-222-2/+2
* SF #1204347: typo fix.Greg Ward2005-07-221-2/+2
* add information about alternate implementations, noting that documentationFred Drake2005-07-201-1/+51
* backport bug [ 755617 ] os module: Need a better description of "mode"Georg Brandl2005-07-181-0/+5
* backport bug [ 850238 ] unclear documentation/missing command?Georg Brandl2005-07-181-3/+3
* backport bug [ 957505 ] SocketServer module documentation misleadingGeorg Brandl2005-07-181-5/+3
* backport bug [ 1021621 ] use first_name, not first, in code samplesGeorg Brandl2005-07-171-2/+2
* bug [ 872769 ] os.access() documentation should stress race conditionsGeorg Brandl2005-07-171-0/+5
* backport [ 912943 ] 7.5.6 Thread Objects is too vagueGeorg Brandl2005-07-171-1/+6
* backport Bug #1015140: disambiguated the term "article id" in nntplib docs andGeorg Brandl2005-07-171-4/+6
* backport bug [ 1061920 ] "k" specifier in PyArg_ParseTuple incomplete documen...Georg Brandl2005-07-171-2/+2
* use macroSkip Montanaro2005-07-171-1/+1
* backportSkip Montanaro2005-07-171-1/+2
* Oops.Georg Brandl2005-07-121-1/+1
* backport bug [ 1232768 ] Mistakes in online docs under "5.3 Pure Embedding"Georg Brandl2005-07-121-6/+4
* backport bug [ 1235266 ] debug info file descriptor of tarfile is inconsistentGeorg Brandl2005-07-121-1/+1
* backport bug [ 969757 ] function and method objects confounded in TutorialGeorg Brandl2005-07-081-1/+1
* Revert patch for 1162912.Georg Brandl2005-07-041-3/+0
* backport bug [ 1162912 ] typesseq-mutable lacks note on combined key/cmp usageGeorg Brandl2005-07-031-0/+3
* backport doctest for weakref examplesGeorg Brandl2005-07-021-2/+4
* backport bug [ 1228904 ] weakref example brokenGeorg Brandl2005-07-021-5/+2
* backport patch [ 1230615 ] Patch for (Doc) #1168746 (frame.f_exc_*)Georg Brandl2005-07-021-11/+14
* Cross reference the set built-ins with the sets module.Raymond Hettinger2005-07-011-0/+8
* Provide a comparison to the builtin set types.Raymond Hettinger2005-07-011-2/+32
* More info on rounding modes. Add sections for floating point notes.Raymond Hettinger2005-07-011-7/+12
* Note that file objects are iterable.Raymond Hettinger2005-06-281-0/+15
* * Show the keyword argument form of dict().Raymond Hettinger2005-06-271-2/+12
* add note that os.EX_* constants are subject to availability on the hostFred Drake2005-06-271-0/+3
* backport bug [ 1166582 ] IterableUserDict not in docsGeorg Brandl2005-06-251-3/+9
* backport bug [ 1186072 ] tempnam doc doesn't include link to tmpfileGeorg Brandl2005-06-251-8/+9
* backport bug [ 1175022 ] property example code errorGeorg Brandl2005-06-251-0/+1
* backport [ 1190563 ] os.waitpid docs don't specify return value for WNOHANGGeorg Brandl2005-06-251-2/+3
* backport bug [ 1202475 ] httplib docs mentioning HTTPConnection.getreplyGeorg Brandl2005-06-251-5/+10
* backport patch [ 1213031 ] note that os.chown can have -1 as an argumentGeorg Brandl2005-06-251-1/+1
* backport of bug [ 1225705 ] os.environ documentation should mention unsetenvGeorg Brandl2005-06-251-3/+21
* backport Patch #1227442: smtplib.SMTP.sendmail() accepts list or string for t...Georg Brandl2005-06-251-7/+8
* Bug #1209560: spurious blank page in dist.pdf (backport)Georg Brandl2005-06-181-0/+3
* Patch #1180012: add documentation for modulefinder (backport)Georg Brandl2005-06-181-0/+1
* Fix typo.Raymond Hettinger2005-06-171-1/+1
* Fix nits.Raymond Hettinger2005-06-151-2/+3
* [Bug #1219862] Document correct argument range for pair_content()Andrew M. Kuchling2005-06-141-1/+1
* SF bug #1219448: small output bugRaymond Hettinger2005-06-141-1/+1
* SF bug #1215887: String and list methods documentation deeply hiddenRaymond Hettinger2005-06-141-6/+15
* Backport 1.26 Decimal FAQ.Raymond Hettinger2005-06-121-2/+155
* Clarify docs about os.popen[234].Georg Brandl2005-06-101-2/+2
* [Bug #1149413] 'psize' argument should be 'pgsize'Andrew M. Kuchling2005-06-081-2/+2