1. 74ef694 Correct typo by Georg Brandl · 19 years ago
  2. 43b5780 Drop sys.build_number. Add sys.subversion. by Martin v. Löwis · 19 years ago
  3. 5f86142 Bug #1395715: wrong LaTeX label by Georg Brandl · 19 years ago
  4. 36cbdf9 Updated doc from patch 1117398 by Neal Norwitz · 19 years ago
  5. 6bc6ed8 Bug #1395597: doc typo by Georg Brandl · 19 years ago
  6. aaa28df update to reflect move to Subversion by Fred Drake · 19 years ago
  7. 0f19423 Bug #1394868: doc typos by Georg Brandl · 19 years ago
  8. b9359c4 SF patch #1379023: document that a weakref callback is not invoked if the by Armin Rigo · 19 years ago
  9. f5bd3b4 adding in-place operators to the operator module. by Armin Rigo · 19 years ago
  10. ecc275b Typo. by Armin Rigo · 19 years ago
  11. 8bdaac7 typo by Skip Montanaro · 19 years ago
  12. c6224db Revert checkin for bug #1386675. by Georg Brandl · 19 years ago
  13. 0cdcec5 Bug #1386675: winreg raises WindowsErrors by Georg Brandl · 19 years ago
  14. 75400db Bug #1389673: document correct return value of set methods by Georg Brandl · 19 years ago
  15. 6c1908d Bug #489256: remove note about Python 1.1 profiler by Georg Brandl · 19 years ago
  16. a2764ad Bug #954981: urllib2 example wont work w/o ssl by Georg Brandl · 19 years ago
  17. d90d1c1 Bug #839075: document that highly recursive data cannot be pickled by Georg Brandl · 19 years ago
  18. c47f1c1 Bug #839585: mention % string operator in language ref by Georg Brandl · 19 years ago
  19. 1014174 Bug #756104: document that bufsize in socket.recv() should be small by Georg Brandl · 19 years ago
  20. ddddd2f Updating the short blob about old/new-style classes to reflect (IMHO) more by Armin Rigo · 19 years ago
  21. bb2bf2c fixed one more typo by Fredrik Lundh · 19 years ago
  22. 428b413 fixed two typos in pprint reference page by Fredrik Lundh · 19 years ago
  23. 71dad72 SF patch #1157027, cookielib mis-handles RFC 2109 cookies in Netscape mode by Neal Norwitz · 19 years ago
  24. a2c110b Add missing dep for cookielib doc by Neal Norwitz · 19 years ago
  25. b164daf [Patch #1375417] Massive rearrangement of the Library Reference. by Andrew M. Kuchling · 19 years ago
  26. a0b25e9 Add more chapter intros by Andrew M. Kuchling · 19 years ago
  27. 9747301 Add markup by Andrew M. Kuchling · 19 years ago
  28. affd42d Add some chapter introductions (not linked into the LibRef yet) by Andrew M. Kuchling · 19 years ago
  29. 755c268 Update text by Andrew M. Kuchling · 19 years ago
  30. 509a41d Typo fix by Andrew M. Kuchling · 19 years ago
  31. 20be3c8 Typo fix by Andrew M. Kuchling · 19 years ago
  32. 5e8d8f9 [ 1388141 ] Minor error in md5 docs by Georg Brandl · 19 years ago
  33. 118be0c SF#1383115 by Fredrik Lundh · 19 years ago
  34. b04747f Add versionadded info by Neal Norwitz · 19 years ago
  35. 2a38a86 Expose Subversion revision number (calculated via "svnversion .") to Python. by Barry Warsaw · 19 years ago
  36. 11ca77e Doc for PEP 341, needs improvement by Neal Norwitz · 19 years ago
  37. 852a542 Bug #1373197: note that os.makedirs does not work with '..' by Georg Brandl · 19 years ago
  38. 69cb3cd Bug #1343671: clarify docs for os.removedirs by Georg Brandl · 19 years ago
  39. c1d2f7b Bug #1106572: clarify os.makedirs docs wrt umask by Georg Brandl · 19 years ago
  40. 08caadc Patch #1377848: typo in pyexpat docs by Georg Brandl · 19 years ago
  41. 071ae4c Patch #1376914: traceback.format_exc() has no "file" argument by Georg Brandl · 19 years ago
  42. 6ee3391 Remove reference to the "t" open() mode as it is platform dependent. by Georg Brandl · 19 years ago
  43. 50f8169 From a suggestion on c.l.py: modernize the introduction to the tutorial. by Andrew M. Kuchling · 19 years ago
  44. 245c619 r1076@spiff: Fredrik | 2005-12-12 22:32:28 +0100 by Fredrik Lundh · 19 years ago
  45. 7e0aef0 r1068@spiff: Fredrik | 2005-12-12 19:50:30 +0100 assorted xml.etree tweaks by Fredrik Lundh · 19 years ago
  46. 432be36 [Bug #1349316] Show how to use XML-RPC through a proxy by Andrew M. Kuchling · 19 years ago
  47. ef1b50d add common usage example by Skip Montanaro · 19 years ago
  48. 5ed262b Typo in a code example. by Armin Rigo · 19 years ago
  49. d54a0ae [Patch #1372995] Add \versionadded by Andrew M. Kuchling · 19 years ago
  50. 47a39b0 [Bug #1041501] Fix example by Andrew M. Kuchling · 19 years ago
  51. 427aedb [Patch #1039083] Add 'encoding' parameter to SimpleXMLRPCServer by Andrew M. Kuchling · 19 years ago
  52. 10a16de [Patch #893642] Add optional allow_none argument to SimpleXMLRPCServer, CGIXMLRPCRequestHandler by Andrew M. Kuchling · 19 years ago
  53. 6af5239 Add placeholder section on old and new-style classes by Andrew M. Kuchling · 19 years ago
  54. cf6b7c9 Bug #1368481: python.dir refers to whatsnew23 by Georg Brandl · 19 years ago
  55. eac2599 set expectations appropriately. ;) by Anthony Baxter · 19 years ago
  56. f91de8e Remove sorting HOWTO, after converting it to a wiki page at http://wiki.python.org/moin/HowTo/Sorting by Andrew M. Kuchling · 19 years ago
  57. 3f207b6 fix link by Fred Drake · 19 years ago
  58. ce53a02 SF#1368827 by Fredrik Lundh · 19 years ago
  59. d4bfe2c SF patch #1364946: Add a reference link from the dcoumentation of the encode by Walter Dörwald · 19 years ago
  60. f06e30a bug #1281408: make Py_BuildValue work with unsigned longs and long longs by Georg Brandl · 19 years ago
  61. e3faaeb Bug #1357604: os.makedirs handles UNC paths by Georg Brandl · 19 years ago
  62. 3c9f9ac Added example for the ** operator in function calls by Georg Brandl · 19 years ago
  63. 4bd165a Patch #1255218: libmultifile.tex: tell what a decoration is by Georg Brandl · 19 years ago
  64. f96f5f5 Bug #1359053: Doc: \Uxxxxxxxx escapes _are_ interpreted in raw unicode strings by Georg Brandl · 19 years ago
  65. a6ba602 Add a note to os.chown that permission constants can be combined by Georg Brandl · 19 years ago
  66. db57135 Add generator-expression nodes by Andrew M. Kuchling · 19 years ago
  67. cc9ab14 [Bug #449093] FloorDiv AST node type not listed by Andrew M. Kuchling · 19 years ago
  68. 4aef41f Remove import string and use string methods by Neal Norwitz · 19 years ago
  69. 5040fee Fix up incomplete sentence by Andrew M. Kuchling · 19 years ago
  70. 82a3e1a Fix typo in comment (reported on the pydotorg mailing list). by Walter Dörwald · 19 years ago
  71. 26f4c23 Make consistent with 2.4 by Neal Norwitz · 19 years ago
  72. 076b732 Add an import line to a code fragment. by Brett Cannon · 19 years ago
  73. ab0f947 Remove .cvsignore files, as they live in svn:ignore properties now. by Martin v. Löwis · 19 years ago
  74. 59c6191 add missing "and" by Fred Drake · 19 years ago
  75. 8c147c3 SF Bug #1341934: Fix a representation of "\n" to use a proper tag. by Hye-Shik Chang · 19 years ago
  76. 00b5c93 Minor update to HTTPHandler documentation to indicate that host:port can be used. by Vinay Sajip · 19 years ago
  77. 466e5b3 Update instructions according to Dave Abrahams instructions. by Martin v. Löwis · 19 years ago
  78. db85ed5 Add paragraphs on AST branch. AST'ers, please suggest corrections by Andrew M. Kuchling · 19 years ago
  79. 4fe4eb2 Add convenience makefile to check the latest what's new. by Andrew M. Kuchling · 19 years ago
  80. 9984e70 add missing word by Fred Drake · 19 years ago
  81. 9483220 SF bug #1328915, try to word kill a bit more generically. Backport candidate. by Neal Norwitz · 19 years ago
  82. 98fcaaf SF bug #1323739, C API doc for PySequence_Tuple duplicated by Neal Norwitz · 19 years ago
  83. 34fed3a fix stupid typo by Fred Drake · 19 years ago
  84. 116078f SF bug #1323294, Minor error in the Library Reference doc. Will backport by Neal Norwitz · 19 years ago
  85. df4f6e9 Clarify the docs for Py_UNICODE. by Marc-André Lemburg · 19 years ago
  86. 007f8df Bug #1245379: Add "unicode-1-1-utf-7" as an alias for "utf-7" as specified by Walter Dörwald · 19 years ago
  87. d1c1e10 Part of SF patch #1313939: Speedup charmap decoding by extending by Walter Dörwald · 19 years ago
  88. c0d1125 Make close brace a paren to match open. by Neal Norwitz · 19 years ago
  89. 19f6b86 Armin caught this mistake in bug #973103. by Neal Norwitz · 19 years ago
  90. 178f906 open_new_win does not exist. use UNIX consistently, add autoraise parameter to open(). add versionadded tags to open_new_tab by Neal Norwitz · 19 years ago
  91. bee0d46 Correct docs for empty raise when no exception is active. by Raymond Hettinger · 19 years ago
  92. 4094d04 fix link to subsection (SF bug #1311674) by Fred Drake · 19 years ago
  93. e8f2443 Patch #754022: Greatly enhanced webbrowser.py. by Georg Brandl · 19 years ago
  94. 7ecbc19 SF Bug #1008310, os.major() os.minor() example and description change. Will backport. by Neal Norwitz · 19 years ago
  95. 92ff693 Fix SF bug #991735, os.access reports true for read-only directories. Will backport by Neal Norwitz · 19 years ago
  96. d157b1d SF Bug #1308042, platform dependent behaviour (Windoze of course) in UDP sockets. Will backport by Neal Norwitz · 19 years ago
  97. 58d118b SF patch #1227568, bug #1219273, Expression AST node not documented. Backport candidate if anyone cares. by Neal Norwitz · 19 years ago
  98. 1aa74ee bug [ 1298120 ] shlex does not support unicode by Georg Brandl · 19 years ago
  99. e53475d bug [ 1306449 ] PyString_AsStringAndSize() return value documented wrong by Georg Brandl · 19 years ago
  100. d1c0239 Minor clarification of effective level calculation by Vinay Sajip · 19 years ago