summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Reformat prior to editing.Jeroen Ruigrok van der Werven2009-04-251-50/+55
* Reformat file prior to editing.Jeroen Ruigrok van der Werven2009-04-251-239/+252
* Rewrite a sentence to be more in line with the rest of the documentation withJeroen Ruigrok van der Werven2009-04-251-7/+7
* Issue #4239: adjust email examples not to use connect() and terminate withJeroen Ruigrok van der Werven2009-04-254-7/+4
* First attempt to document PyObject_HEAD_INIT and PyVarObject_HEAD_INIT.Jeroen Ruigrok van der Werven2009-04-251-1/+18
* Reformat prior to expanding.Jeroen Ruigrok van der Werven2009-04-251-57/+63
* Add link to PEP 236.Georg Brandl2009-04-231-0/+5
* #5813: add a reference to the "future statements" section.Georg Brandl2009-04-231-0/+4
* Fix rewrapping accident.Georg Brandl2009-04-231-3/+3
* #5820: fix bug in usage of getreader().Georg Brandl2009-04-231-1/+1
* Issue #5812: make Fraction('1e-6') valid. Backport of r71806.Mark Dickinson2009-04-221-9/+8
* Issue 5354: Change API for import_fresh_module() to better support test_warni...Nick Coghlan2009-04-221-4/+28
* Documentation for issue 5237, auto-numbered format fields. Contributed by Ter...Eric Smith2009-04-222-9/+16
* #5751: fix escaping of \\n.Georg Brandl2009-04-211-1/+1
* #5757: fix copy-paste error in notify().Georg Brandl2009-04-211-5/+5
* Fix typoRaymond Hettinger2009-04-201-1/+1
* Clarify the behavior of any() and all() with an empty iterable.Raymond Hettinger2009-04-161-2/+4
* Less red ink (warning->note) and add link to def of side-by-side assembly.R. David Murray2009-04-161-4/+6
* Fix for issue3440: add warning to subprocess discussion ofR. David Murray2009-04-151-0/+7
* tupel -> tupleBenjamin Peterson2009-04-141-3/+3
* #5745: more linking for identifiers in email docs.Georg Brandl2009-04-138-111/+124
* Simplify markup.Georg Brandl2009-04-131-6/+3
* Fixed another typos. (email.Utils => email.utils)Hirokazu Yamamoto2009-04-131-2/+2
* Fixed typo. (email.Utils => email.utils)Hirokazu Yamamoto2009-04-131-2/+2
* fix missing quoteBenjamin Peterson2009-04-121-1/+1
* fix extra parenthesis #5774Benjamin Peterson2009-04-121-1/+1
* Take credit for my patch for issue 5237.Eric Smith2009-04-121-1/+1
* fix markupBenjamin Peterson2009-04-111-10/+9
* Take credit for a patch of mine.Georg Brandl2009-04-111-2/+2
* Re-wordAndrew M. Kuchling2009-04-111-3/+3
* Add various itemsAndrew M. Kuchling2009-04-111-12/+86
* #5732: added the check command into DistutilsTarek Ziadé2009-04-112-0/+65
* fixed linkTarek Ziadé2009-04-111-1/+1
* Issue 5354: Provide a standardised testing mechanism for doing fresh imports ...Nick Coghlan2009-04-111-0/+24
* Add examples.Raymond Hettinger2009-04-101-74/+37
* Let "lambda" point to the correct heading.Georg Brandl2009-04-101-2/+1
* Fix the count of datatypes.Raymond Hettinger2009-04-101-1/+1
* Clarify the table entries for combinatorics.Raymond Hettinger2009-04-101-8/+13
* IE needs the border-left:0 for some reason.Raymond Hettinger2009-04-101-1/+2
* More table clean-upRaymond Hettinger2009-04-101-6/+2
* Center table headings.Raymond Hettinger2009-04-091-0/+4
* More table formatting.Raymond Hettinger2009-04-091-1/+6
* Add note on using keyword arguments with OrderedDict.Raymond Hettinger2009-04-091-0/+4
* Add a custom stylesheet with better table formatting.Georg Brandl2009-04-091-0/+415
* Typo fixesAndrew M. Kuchling2009-04-091-6/+6
* Add itemsAndrew M. Kuchling2009-04-091-5/+72
* Update ignore file for suspicious builder.Georg Brandl2009-04-081-0/+2
* Remove redundant backtick.Georg Brandl2009-04-081-1/+1
* Fix make.bat to match makefile changesRaymond Hettinger2009-04-071-1/+1
* Fixed #5095: msi missing from Distutils bdist formatsTarek Ziadé2009-04-051-4/+7