summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Revert the following revisions, as they don't fix securityMartin v. Löwis2008-03-027-56/+20
* - mark the findCaller 2-element tuple/3-element tuple change as new in 2.4Matthias Klose2007-08-161-1/+1
* - fix build error with the findCaller backportMatthias Klose2007-08-161-1/+1
* Updated documentation for SysLogHandler (#1720726).Vinay Sajip2007-05-251-2/+5
* Updated findCaller documentation.Vinay Sajip2007-05-251-3/+5
* - Make the documentation match the code and the docstringMatthias Klose2007-01-111-1/+1
* Point users to the subprocess module in the docs for os.system, os.spawn*, os...Andrew M. Kuchling2006-10-274-9/+38
* [Bug #1562583] Mention the set_reuse_addr() methodAndrew M. Kuchling2006-10-271-3/+5
* [Bug #1579796] Wrong syntax for PyDateTime_IMPORT in documentation. Reported...Andrew M. Kuchling2006-10-261-4/+4
* preparing for 2.4.4 finalAnthony Baxter2006-10-171-1/+1
* what month is it again? I get confused...v2.4.4c1Anthony Baxter2006-10-101-1/+1
* preparing for 2.4.4c1Anthony Baxter2006-10-102-1/+3
* Backport r45505, r45573, r45576Martin v. Löwis2006-10-091-1/+1
* Case fixesAndrew M. Kuchling2006-10-061-2/+2
* - update linksFred Drake2006-10-061-5/+7
* Bug #1567375: a minor logical glitch in example description.Georg Brandl2006-09-301-2/+4
* [Backport rev.39739 by nnorwitz]Andrew M. Kuchling2006-09-291-2/+2
* [Backport rev. 39645 by nnorwitz]Andrew M. Kuchling2006-09-291-0/+2
* Make examples do error checking on Py_InitModuleAndrew M. Kuchling2006-09-271-4/+10
* Minor editsAndrew M. Kuchling2006-08-182-3/+3
* Typo in tp_clear docs.Georg Brandl2006-08-181-1/+1
* Bug #1541682: Fix example in the "Refcount details" API docs.Georg Brandl2006-08-183-22/+20
* Fix typo.Georg Brandl2006-08-111-1/+1
* Bug #1536660: separate two words.Georg Brandl2006-08-081-1/+1
* Bug #1536828: typo: TypeType should have been StringType.Georg Brandl2006-08-081-1/+1
* Update status of relative importAndrew M. Kuchling2006-08-061-2/+2
* Fix mangled sentenceAndrew M. Kuchling2006-08-041-1/+1
* Bug #1531349: right <-> left glitch in __rop__ description.Georg Brandl2006-07-301-1/+1
* Bug #1002398: The documentation for os.path.sameopenfile now correctlyGeorg Brandl2006-07-301-3/+2
* [Patch #1068277] Clarify that os.path.exists() can return False depending on ...Andrew M. Kuchling2006-07-291-2/+5
* Update URLAndrew M. Kuchling2006-07-291-1/+1
* Bug #835255: The "closure" argument to new.function() is now documented.Georg Brandl2006-07-291-2/+5
* Delete a misleading example. SF bug #1481650.Barry Warsaw2006-07-281-6/+0
* Update URLAndrew M. Kuchling2006-07-271-1/+1
* clean up some link markupFred Drake2006-07-161-2/+2
* Backport revision 50664George Yoshida2006-07-151-5/+7
* no need to elaborate "string".Georg Brandl2006-07-051-1/+1
* Patch #1517490: fix glitches in filter() docs.Georg Brandl2006-07-051-4/+4
* [Bug #1511911] Backport: Clarify optional arguments to sorted() and improve xrefAndrew M. Kuchling2006-07-031-2/+24
* remove unnecessary markupFred Drake2006-06-181-1/+1
* Update url.George Yoshida2006-06-172-11/+11
* markup fixGeorge Yoshida2006-06-171-1/+1
* Bug #1153163: describe __add__ vs __radd__ behavior when addingGeorg Brandl2006-06-141-4/+19
* Bug #1501122: mention __gt__ &co in description of comparison order.Georg Brandl2006-06-141-2/+6
* credit for SF patch #1303595Fred Drake2006-06-101-0/+1
* SF patch #1303595: improve description of __builtins__, explaining how itFred Drake2006-06-101-4/+14
* backport wording fixSkip Montanaro2006-06-101-1/+1
* Clarify docs for bf_getcharbuffer.Brett Cannon2006-06-071-6/+10
* [Bug #1470026] Include link to list of classifiers; remove use of Trove nameAndrew M. Kuchling2006-06-051-2/+2
* [Bug #1441864] Clarify description of 'data' argumentAndrew M. Kuchling2006-06-031-5/+7