summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* [Bug #1470026] Include link to list of classifiersAndrew M. Kuchling2006-06-051-1/+1
* Remove use of Trove name, which isn't very helpful to usersAndrew M. Kuchling2006-06-051-2/+2
* Remove doctest.testmod's deprecated (in 2.4) `isprivate`Tim Peters2006-06-051-10/+5
* Mention second encoding speedupAndrew M. Kuchling2006-06-051-5/+6
* Revert revisions:Tim Peters2006-06-042-38/+0
* Markup fixGeorge Yoshida2006-06-042-6/+6
* Remove a redundant wordGeorge Yoshida2006-06-041-1/+0
* Drop Mac wrappers for the WASTE library.Ronald Oussoren2006-06-041-11/+0
* Patch #1454481: Make thread stack size runtime tunable.Andrew MacIntyre2006-06-042-0/+38
* Minor rewordingAndrew M. Kuchling2006-06-031-7/+7
* [Bug #1441864] Clarify description of 'data' argumentAndrew M. Kuchling2006-06-031-5/+7
* [Bug #1475554] Strengthen text to say 'must' instead of 'should'Andrew M. Kuchling2006-06-031-2/+2
* [Bug #1472084] Fix description of do_tagAndrew M. Kuchling2006-06-031-2/+3
* pprint functions used to sort a dict (by key) if and only ifTim Peters2006-06-021-0/+4
* Mention SimpleXMLRPCServer changeAndrew M. Kuchling2006-05-311-0/+15
* [Bug #1473048]Andrew M. Kuchling2006-05-311-0/+9
* 'functional' module was renamed to 'functools'Andrew M. Kuchling2006-05-311-6/+6
* Clarify wording on default values for strptime(); defaults are used when betterBrett Cannon2006-05-311-1/+2
* Patches #1497027 and #972322: try HTTP digest auth first,Georg Brandl2006-05-291-3/+1
* Apply modified version of Collin Winter's patch #1478788Nick Coghlan2006-05-293-6/+7
* Patch #1080727: add "encoding" parameter to doctest.DocFileSuiteGeorge Yoshida2006-05-281-2/+15
* fix typoGeorge Yoshida2006-05-271-1/+1
* End of Ch.3 is now about "with statement".George Yoshida2006-05-271-3/+3
* minor markup nitsGeorge Yoshida2006-05-272-4/+5
* credit where credit is dueRichard Jones2006-05-271-2/+2
* Mention new-style exceptionsAndrew M. Kuchling2006-05-271-0/+6
* Conversion of exceptions over from faked-up classes to new-style C types.Richard Jones2006-05-271-1/+1
* Add Py_LOCAL macrosAndrew M. Kuchling2006-05-271-0/+12
* Patch 1494554: Update numeric properties to Unicode 4.1.Martin v. Löwis2006-05-271-1/+1
* Patch #1492218: document None being a constant.Georg Brandl2006-05-261-7/+9
* Write more docs.Thomas Heller2006-05-261-17/+175
* Exception isn't the root of all exception classes anymore.Georg Brandl2006-05-261-2/+3
* Add rpartition() and path cachingAndrew M. Kuchling2006-05-261-3/+18
* needspeed: rpartition documentation, tests, and a bug fixes.Fredrik Lundh2006-05-261-0/+9
* Reordered, and wrote more docs.Thomas Heller2006-05-261-74/+127
* Write some docs.Thomas Heller2006-05-261-0/+40
* For now, I gave up with automatic conversion of reST to Python-latex,Thomas Heller2006-05-262-0/+207
* Typo fixAndrew M. Kuchling2006-05-261-1/+1
* Add buffer support for struct, socketAndrew M. Kuchling2006-05-261-8/+40
* Add str.partition()Andrew M. Kuchling2006-05-261-0/+21
* Typo fixesAndrew M. Kuchling2006-05-261-1/+1
* Clarify docs for str.partition().Georg Brandl2006-05-261-4/+5
* needforspeed: partition implementation, part two.Fredrik Lundh2006-05-261-0/+8
* Add a x-ref to newer calling APIs.Georg Brandl2006-05-251-0/+4
* Someone seems to just have copy-pasted the docs ofGeorg Brandl2006-05-251-4/+4
* fix broken links in PDFFred Drake2006-05-252-3/+22
* Minor edits; add an itemAndrew M. Kuchling2006-05-251-2/+9
* Add itemAndrew M. Kuchling2006-05-231-0/+5
* Add two itemsAndrew M. Kuchling2006-05-231-4/+8
* Use 'speed' instead of 'performance', because I agree with the argumentAndrew M. Kuchling2006-05-231-2/+2