summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* SF #1275796, fix distutils typo "sortcut" -> "shortcut"Neal Norwitz2005-08-301-1/+1
* patch [ 1274550 ] libtarfile.tex: external URL changedGeorg Brandl2005-08-271-2/+2
* patch [ 1274630 ] documentation fixesGeorg Brandl2005-08-271-6/+6
* __new__ is a static methodGeorg Brandl2005-08-261-1/+1
* backport bug [ 1248199 ] shelve .sync operation not documentedGeorg Brandl2005-08-251-0/+8
* backport bug [ 1261229 ] __new__ is class methodGeorg Brandl2005-08-251-1/+1
* Return complete lines from codec stream readersMartin v. Löwis2005-08-241-1/+5
* backport bug [ 1190204 ] 3.29 site is confusing re site-packages on WindowsGeorg Brandl2005-08-241-2/+2
* backport bug [ 1193849 ] os.path.expanduser documentation wrt. empty $HOMEGeorg Brandl2005-08-241-8/+16
* backport bug [ 728515 ] mmap's resize method resizes the file in win32 but no...Georg Brandl2005-08-241-0/+1
* SF bug #1100368: Wrong "type()" syntax in docsRaymond Hettinger2005-08-241-17/+21
* SF bug #1168135: Python 2.5a0 Tutorial errors and observationsRaymond Hettinger2005-08-231-24/+25
* SF bug #1168135: Python 2.5a0 Tutorial errors and observationsRaymond Hettinger2005-08-231-57/+65
* ord() documentation update; this is what remains applicable fromFred Drake2005-08-231-4/+9
* backport bug [ 1266296 ] Mistakes in decimal.Context.subtract documentationGeorg Brandl2005-08-221-1/+1
* SF bug #1168135: Python 2.5a0 Tutorial errors and observationsRaymond Hettinger2005-08-211-16/+13
* Empty sets and frozensets are also false.Georg Brandl2005-08-211-3/+3
* SF bug #1121416: zip incorrectly and incompletely documentedRaymond Hettinger2005-08-211-4/+4
* SF bug #1249837: container methods raise KeyError not IndexErrorRaymond Hettinger2005-08-211-0/+2
* Mention explicitly that False is considered false.Georg Brandl2005-08-211-3/+3
* Typo fixAndrew M. Kuchling2005-08-181-1/+1
* Backport checkin:Walter Dörwald2005-08-181-1/+1
* Document 'istext' parameterAndrew M. Kuchling2005-08-121-2/+5
* backport patch [ 1252706 ] poplib list() docstring fix (and docs too)Georg Brandl2005-08-051-2/+2
* 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