- b0907bf - fix generated Texinfo markup for \deprecated by Fred Drake · 20 years ago
- 9e9d858 fix broken usage comment (ported from trunk revision 1.112) by Fred Drake · 20 years ago
- 1698d59 add missing entries from GNU info conversion table by Fred Drake · 20 years ago
- ce0e3bd correct several markup errors caught by the GNU info conversion by Fred Drake · 20 years ago
- 1e90144 backport by Skip Montanaro · 20 years ago
- 2a7522b backport from head by Skip Montanaro · 20 years ago
- 777374e SF #818006: revert addition of 'closed', 'mode', and 'name' attributes by Greg Ward · 20 years ago
- 6349e89 SF #1156412: document the __new__() static method. by Greg Ward · 20 years ago
- aa3bb89 SF #818006: add useful read-only attributes to oss_audio_device object: by Greg Ward · 20 years ago
- eb08d7e Patch #1107221: Updated "Working on Cygwin" section. by Martin v. Löwis · 20 years ago
- acfb5bd minor edits: by Fred Drake · 20 years ago
- 4338765 Document quiet parameter to decode. Fixes #803413. by Martin v. Löwis · 20 years ago
- 98e7508 Backport the non-spwd part of the change on head. by Skip Montanaro · 20 years ago
- fa141f3 Document missing opcodes. by Raymond Hettinger · 20 years ago
- 8d751fa Fix name from PyDate_FromDateAndTime to PyDateTime_FromDateAndTime. by Brett Cannon · 21 years ago
- 150d61d Update refences to "Macintosh" to reflect the state of affairs for OS X and not by Brett Cannon · 21 years ago
- 5c44cb3 SF bug #1119700: list extend() accepts args besides lists by Raymond Hettinger · 21 years ago
- b07b5f7 add 2.3.5, 2.4 to the history and licensing info by Fred Drake · 21 years ago
- 9ee3fb3 Security fix PSF-2005-001 for SimpleXMLRPCServer.py. by Guido van Rossum · 21 years ago
- 28624fd Backport for bug #1108490: fix broken link. by Johannes Gijsbers · 21 years ago
- ad5a0f8 SF bug #1108303: fix .split() maxsplit doc by Raymond Hettinger · 21 years ago
- 27b8260 SF bug #1105286: Undocumented implicit strip() in split(None) string method by Raymond Hettinger · 21 years ago
- c8502dd fix typeset of vertical bar for PDF format (closes SF bug #1008998) by Fred Drake · 21 years ago
- 1404d51 documentation for the zipimport module using contributed patch by Fred Drake · 21 years ago
- 82d1220 This commit was manufactured by cvs2svn to create branch 'release24-maint'. by cvs2svn · 21 years ago
- 09ff91b Description of args to IMAP4.store() in imaplib by Fred Drake · 21 years ago
- 96ee1c4 Clean up discussion of new C thread idiom (closes SF patch #1031233; modified) by Fred Drake · 21 years ago
- 94505a7 fix a bunch of spelling errors (closes SF patch #1104868) by Fred Drake · 21 years ago
- 623273e remove spurious line from widget variables example (closes SF patch #1094815) by Fred Drake · 21 years ago
- bf1155c fix typo by Fred Drake · 21 years ago
- edce313 Add duck-typing to the glossary. by Raymond Hettinger · 21 years ago
- af8d7a9 Backport patch #1051321 (fixes bugs 1010196, 1013525), by Mike Brown: by Johannes Gijsbers · 21 years ago
- 105a2e2 SF patch 1094011: Docs for file() vs open(). by Raymond Hettinger · 21 years ago
- 46cfa39 SF bug #1091740: garbage collector still documented as optional by Raymond Hettinger · 21 years ago
- 34006aa Clarify that DictMixin is still useful. Only the UserDict class was supplanted. by Raymond Hettinger · 21 years ago
- b33a323 Fix typo. by Martin v. Löwis · 21 years ago
- 1498d63 SF Patch #1093896: miscellaneous doc typos by Raymond Hettinger · 21 years ago
- 4dc49d6 SF bug #1090139: presentation typo in lib: 6.21.4.2 How callbacks are called by Raymond Hettinger · 21 years ago
- 372e0ec Update to VC 7.1. by Martin v. Löwis · 21 years ago
- 56deca5 Fix mention of TextEdit to state it can save in plaintext. by Brett Cannon · 21 years ago
- 2a3a7ae discuss how the __builtin__ module is normally used, and try to clarify the by Fred Drake · 21 years ago
- 8f6cd73 Remove outdated comments about Macintosh for expanduser and expandvars. by Brett Cannon · 21 years ago
- 09b28e9 Backport from trunk: add accidentally removed \end{description} back in. by Johannes Gijsbers · 21 years ago
- 21905e3 Back-ported: marshal.dumps() with the new optional argument 'version' just by Armin Rigo · 21 years ago
- ed92aff Bug #1088206: zlib decompressobj documentation typo by Raymond Hettinger · 21 years ago
- a5debf7 * reworked berkeleydb include and library detection code in setup.py by Gregory P. Smith · 21 years ago
- f437e09 Bug #1066607: "Limitations" section of profiler docs is incorrect by Raymond Hettinger · 21 years ago
- e3c2237 Backport checkin: Fix typo (from SF bug #1086127). by Walter Dörwald · 21 years ago
- 0c790f3 SF bug #1084457: ossaudiodev no longer undocumented by Raymond Hettinger · 21 years ago
- 4b600b3 This commit was manufactured by cvs2svn to create branch 'release24-maint'. by cvs2svn · 21 years ago
- 04081ea Patch #1080684: typo repair. Thanks George Yoshida! by Johannes Gijsbers · 21 years ago
- f9828d0 Fix typo for what method is called when expand_tabs is true. by Brett Cannon · 21 years ago
- 62770af SF bug #1081370: Bad reference in whrandom docs by Raymond Hettinger · 21 years ago
- e0c80c3 SF bug #1082944: Incorrect docs for PyUnicode_TailMatch by Raymond Hettinger · 21 years ago
- 5a2a08b Backport: Fix for SF bug #947894: calendar.weekheader() undocumented by Walter Dörwald · 21 years ago
- c0331de more version cruft by Fred Drake · 21 years ago
- 8e07c62 Fixed errors reported in SF bug #1074693 by Vinay Sajip · 21 years ago
- 5a5bbfb Backport minor documentation fixups. by Raymond Hettinger · 21 years ago
- 48352e4 - fix up internal hyperlink generation in PDF formatting so that links at by Fred Drake · 21 years ago
- 61daf0b Corrected example for replacing shell pipeline. Fixes bug 1073790. by Peter Astrand · 21 years ago
- 6e3fa29 REVERT revision 1.260; the trunk is FROZEN. by Fred Drake · 21 years ago
- a98825c Fix a nit. by Raymond Hettinger · 21 years ago
- 4fd38b3 Fix typo. by Raymond Hettinger · 21 years ago
- 23ce584 Clarify the ordering of dictionary keys. by Raymond Hettinger · 21 years ago
- 3de9aa4 Make sure the money formatting recipe can doesn't run out of digits by Raymond Hettinger · 21 years ago
- 536183b Following a LtU thread, change introductory paragraph of decimal section by Andrew M. Kuchling · 21 years ago
- f8c6e6a add missing dependency by Fred Drake · 21 years ago
- 8f2c4ee SF bug #1071566: moneyfmt recipe in decimal documentation has error by Raymond Hettinger · 21 years ago
- 7f13cfa os.walk(): Changed the "sum of bytes consumed by files" example to use by Tim Peters · 21 years ago
- 919a3b4 SF bug 1071087: os.walk example for deleting a full tree is sometime wrong. by Tim Peters · 21 years ago
- a9cadcd Correct the handling of 0-termination of PyUnicode_AsWideChar() by Marc-André Lemburg · 21 years ago
- 139af02 Fixed quantize syntax. by Facundo Batista · 21 years ago
- bae8f37 Fill in the benchmark figures, bogus or not; add a disclaimer by Andrew M. Kuchling · 21 years ago
- 067947e Last pass to fill in contributor names; remove stray 'contributed by' from the incompatible changes section; remove some XXX comments by Andrew M. Kuchling · 21 years ago
- c64be94 It's GTK+, apparently; remove XXX comment by Andrew M. Kuchling · 21 years ago
- 7466659 Bump version number; update patch/bug counts; bet that the final release will be in December by Andrew M. Kuchling · 21 years ago
- a2325f6 SF patch #1068456: small update for pdb docs by Raymond Hettinger · 21 years ago
- 2a21679 SF bug #1066036: Typo about PyErr_WriteUnraisable() by Raymond Hettinger · 21 years ago
- 83e4a14 SF bug #1067018: Obsolete info in Tutorial 9.1 by Raymond Hettinger · 21 years ago
- 88c2595 SF bug #1067023: A small typo by Raymond Hettinger · 21 years ago
- b2d5a8e Comment for performance measurement. by Raymond Hettinger · 21 years ago
- fdc58f2 SF bug 1066438: datetime.replace method description error by Tim Peters · 21 years ago
- 5895481 avoid applying :active to anchors that are only link targets (no href attribute) by Fred Drake · 21 years ago
- 1681b62 add another way to specify an alternate name for the documentation set, by Fred Drake · 21 years ago
- deb39b5 if we treat \LaTeX specially, we need to do the same for \TeX by Fred Drake · 21 years ago
- 64f164e - wrap a long line - add directory information for the "What's New" document by Fred Drake · 21 years ago
- 9103ec5 avoid the inane markup generated by LaTeX2HTML for \LaTeX; that simply by Fred Drake · 21 years ago
- 4416094 SF bug 1060644. Better explanation of min() and max() methods. Thanks Raymond Hettinger and Tim Peters. by Facundo Batista · 21 years ago
- 961eda7 SF #1063757: fix markup error (had LaTeX markup in the reST source, oops!). by Greg Ward · 21 years ago
- edde492 Minor grammatical errors fixed by Vinay Sajip · 21 years ago
- af305b1 remove some generated cruft now that we avoid the removal of elements by Fred Drake · 21 years ago
- 2269d86 Fix SF bug #1061770: Manual typesets bit-shift operators as guillemet by Fred Drake · 21 years ago
- c686483 add a comment explaining a particular text transformation by Fred Drake · 21 years ago
- 758f5ea Replace last two uses of the "list" environment with "description" environments. by Fred Drake · 21 years ago
- 52c937d remove unhelpful property setting that overrides the right setting for by Fred Drake · 21 years ago
- 8efc80a - remove use of a "list" environment (replace with a table) by Fred Drake · 21 years ago
- 0a3c818 - hack for MSIE5 to make (real) tables center by Fred Drake · 21 years ago
- 9c8149a more HTML styling detail changes by Fred Drake · 21 years ago
- 5d93eef move table formatting for grammar productions from HTML to CSS by Fred Drake · 21 years ago
- 5b00059 minor markup nits; fix missing whitespace by Fred Drake · 21 years ago