1. 71b37a5 100% test coverage, better mapping protocol compatibility, some minor bugfixes by Łukasz Langa · 15 years ago
  2. 2a1e3e6 Issue2690: Update docs to reflect the change made by issue2690. by Daniel Stutzbach · 15 years ago
  3. 09f4414 Expand the LBYL glossary entry. by Raymond Hettinger · 15 years ago
  4. 988dbd7 Issue #10711: Remove HTTP 0.9 support from http.client. The `strict` by Antoine Pitrou · 15 years ago
  5. 7cb3051 Issue 8753: Added documentation for Py_ReprEntr and Py_ReprLeave. by Daniel Stutzbach · 15 years ago
  6. 94f58c3 #10454: clarify the compileall docs and help messages. by R. David Murray · 15 years ago
  7. a396463 #10559: provide instructions for accessing sys.argv when first mentioned. by R. David Murray · 15 years ago
  8. b25a791 configparser API cleanup: default values now sensible, slightly incompatible. by Łukasz Langa · 15 years ago
  9. 12de8ac Credit Florent for porting by Antoine Pitrou · 15 years ago
  10. 202717d Add todo for WSGI by Raymond Hettinger · 15 years ago
  11. 930df31 Add missing docs and directives related to PEP 3147 and byte-compilation by Éric Araujo · 15 years ago
  12. 971dc01 Fix one versionchanged by Éric Araujo · 15 years ago
  13. 9743e4f Improve the ContextDecorator example. by Raymond Hettinger · 15 years ago
  14. f68fa05 Add versionadded directive missing from r78983. by Éric Araujo · 15 years ago
  15. 1d55c7e Advertise “python -m test” over test.regrtest (r87296 followup) by Éric Araujo · 15 years ago
  16. 7f64c8a Broken ConfigParser removed, SafeConfigParser renamed to ConfigParser. by Łukasz Langa · 15 years ago
  17. bb9686f Thank you ispell. by Raymond Hettinger · 15 years ago
  18. 48f3bd3 Nits by Raymond Hettinger · 15 years ago
  19. 055d2e0 Advertise “python -m” instead of direct filename. by Éric Araujo · 15 years ago
  20. 6046e22 Entries for ElementTree, collectionsm, functools and ZipFile. by Raymond Hettinger · 15 years ago
  21. d6c5f74 No need to generate a link for something that’s just above. by Éric Araujo · 15 years ago
  22. 810023d Issue #8844: Regular and recursive lock acquisitions can now be interrupted by Antoine Pitrou · 15 years ago
  23. 119cda0 Mark up one missed None in pkgutil.rst (#8851) by Éric Araujo · 15 years ago
  24. 07a605b Entry for decimal and fractions. by Raymond Hettinger · 15 years ago
  25. 480ed78 Add entries for structseq, ContextDecorator, and various C-API changes. by Raymond Hettinger · 15 years ago
  26. 2d6bb12 Add disclaimer about MinGW compat in distutils docs (#6007). Patch by Chris Lambacher. by Éric Araujo · 15 years ago
  27. 4433a5f Fix wrong name in docstring and doc (#10693). Original patch by Eli Bendersky. by Éric Araujo · 15 years ago
  28. 17a5925 Issue 10534, difflib: tweak doc; test new SequenceMatcher instance attributes; avoid unneeded lists of SM.b2j keys and items in .__chain_b. Do not backport. by Terry Reedy · 15 years ago
  29. 50ba19e Use sentence case in section titles consistently by Alexander Belopolsky · 15 years ago
  30. 99db3fd Elaborate on the calculation used in the random module. by Raymond Hettinger · 15 years ago
  31. 67f0b6c Use nested method directives, rewrap long lines, fix whitespace. by Éric Araujo · 15 years ago
  32. e434b3b Add intro to the changed modules section. by Raymond Hettinger · 15 years ago
  33. d00862a Improve trace documentation (#9264). Patch by Eli Bendersky. by Éric Araujo · 15 years ago
  34. b8eb9cb Move the urllib-inherited API to a distinguished section by Antoine Pitrou · 15 years ago
  35. 0358a17 Move email section in with other modules. Fix markup. by Raymond Hettinger · 15 years ago
  36. a55ffbc Minor regroupings. by Raymond Hettinger · 15 years ago
  37. bba537b Adopt Antoine's suggestion to improve readability with module subsections. by Raymond Hettinger · 15 years ago
  38. e0a9600 Add entries for the random module and the collections module. by Raymond Hettinger · 15 years ago
  39. 42877fe Typo fix by Andrew M. Kuchling · 15 years ago
  40. d89bc3f #10705: document what the values of debuglevel are and mean. by R. David Murray · 15 years ago
  41. ffad35e Nits by Raymond Hettinger · 15 years ago
  42. 9a6b400 Logging documentation update. by Vinay Sajip · 15 years ago
  43. ec07331 #775964: skip YP/NIS entries instead of failing the test by R. David Murray · 15 years ago
  44. 8edd99d Issue #6559: fix the subprocess.Popen pass_fds implementation. Add a unittest. by Gregory P. Smith · 15 years ago
  45. 7ec754b #1078919: make add_header automatically do RFC2231 encoding when needed. by R. David Murray · 15 years ago
  46. 796343b #10698: fix typo in example. by R. David Murray · 15 years ago
  47. fd94b17 Logging documentation update. by Vinay Sajip · 15 years ago
  48. 7292b88 Logging documentation update. by Vinay Sajip · 15 years ago
  49. 9466fe8 Logging documentatio update. by Vinay Sajip · 15 years ago
  50. f560485 Get rid of the close_fds DeprecationWarning. Changes the default on a per by Gregory P. Smith · 15 years ago
  51. 1d5d685 Logging documentation - further update. by Vinay Sajip · 15 years ago
  52. 97b886d Logging documentation - further update. by Vinay Sajip · 15 years ago
  53. 36675b6 Logging documentation - further update. by Vinay Sajip · 15 years ago
  54. 7bdfe77 Improve readability of the socket docs by Antoine Pitrou · 15 years ago
  55. 64a467d Homogenize the "optional OS services" menu by Antoine Pitrou · 15 years ago
  56. f10f162 Consistent ordering of availability statements by Antoine Pitrou · 15 years ago
  57. e72b586 Fix heading level by Antoine Pitrou · 15 years ago
  58. a654090 Remove redundant sentence, and fix markup by Antoine Pitrou · 15 years ago
  59. cc4edd5 Add link to the buffer protocol description from the memory description. by Antoine Pitrou · 15 years ago
  60. 8abc935 Better explain the buffer interface (hopefully) by Antoine Pitrou · 15 years ago
  61. 36730e8 Make this a warning and fix indentation by Antoine Pitrou · 15 years ago
  62. 19d6ce0 Obsolete aliases needn't be documented by Antoine Pitrou · 15 years ago
  63. b387ad6 Remove reference to stuff which is already obsolete in 2.x. by Antoine Pitrou · 15 years ago
  64. c58bde1 SET_LINENO was removed in 2.3 by Antoine Pitrou · 15 years ago
  65. f234eb9 Logging documentation - further update. by Vinay Sajip · 15 years ago
  66. 0e65cf0 Logging documentation - further update. by Vinay Sajip · 15 years ago
  67. 5286ccf Logging documentation - further update. by Vinay Sajip · 15 years ago
  68. a18b959 Logging documentation update. by Vinay Sajip · 15 years ago
  69. 28a4dce remove (un)transform methods by Benjamin Peterson · 15 years ago
  70. 18d378d Fix markup. by Georg Brandl · 15 years ago
  71. 6d9839d Add versionchanged for parameter type changes. by Martin v. Löwis · 15 years ago
  72. dd59097 Adjust PySlice_GetIndices documentation to signature change. by Martin v. Löwis · 15 years ago
  73. cc9d237 Fix typo. by Georg Brandl · 15 years ago
  74. fc55789 Updated UCD version and unicode.org links to Unicode 6.0.0 by Alexander Belopolsky · 15 years ago
  75. 070ec70 Move nntp entry back to changed modules section and add entry for non-ascii import directories. by Raymond Hettinger · 15 years ago
  76. dfa0a2a Minor documentation tweak. by Vinay Sajip · 15 years ago
  77. 522cc0a Reclassify some entries and remove a couple of minor ones. by Raymond Hettinger · 15 years ago
  78. 21ec4bc Overview of email module and recategorize various entries. by Raymond Hettinger · 15 years ago
  79. 5eb6390 Doh! Example pasted twice, but only once in the right place. by Raymond Hettinger · 15 years ago
  80. fb1720b Fix "seperate". by Georg Brandl · 15 years ago
  81. 792c076 Entries for datetime, callable, and collections.Counter. by Raymond Hettinger · 15 years ago
  82. 53a9dd7 Issue #10546: UTF-16-LE and UTF-16-BE *do* support non-BMP characters by Victor Stinner · 15 years ago
  83. 84cc062 Edited the Unicode 6.0.0 entry to add unicode.org links and trim the summary. by Alexander Belopolsky · 15 years ago
  84. 7257231 Added a datetime new features entry by Alexander Belopolsky · 15 years ago
  85. 515fabb Entry for inspect.getattr_static(). by Raymond Hettinger · 15 years ago
  86. b1ff402 Example of argparge with subparsers. by Raymond Hettinger · 15 years ago
  87. 2ffa671 range() example by Raymond Hettinger · 15 years ago
  88. 24a0941 Nits. by Raymond Hettinger · 15 years ago
  89. 83d8079 Clean-ups. by Raymond Hettinger · 15 years ago
  90. b105519 Add example for concurrent.futures. by Raymond Hettinger · 15 years ago
  91. 3fcf002 Update whatsnew. Salt the random number seed. by Raymond Hettinger · 15 years ago
  92. 2c1ecc3 Martin's name with Unicode. by Raymond Hettinger · 15 years ago
  93. c2c7c37 Make the example a little more interesting and useful. by Raymond Hettinger · 15 years ago
  94. 673ccf2 Clean-ups and examples. by Raymond Hettinger · 15 years ago
  95. 68f1e8d Spelling. by Raymond Hettinger · 15 years ago
  96. a026633 More cleanups and examples. by Raymond Hettinger · 15 years ago
  97. 677e10a Add example for the entry for argparse by Raymond Hettinger · 15 years ago
  98. b5d7933 Add entry for new pdb features by Raymond Hettinger · 15 years ago
  99. 3f9734c Add entry for the new sysconfig module. by Raymond Hettinger · 15 years ago
  100. 778645a Fix typo by David Malcolm · 15 years ago