1. 8a56085 Merge: Use PEP-8 style in logging example by Jason R. Coombs · 12 years ago
  2. 30b8e54 Use PEP-8 style in logging example by Jason R. Coombs · 12 years ago
  3. d6c4340 Add todo item about hash randomization. by Georg Brandl · 12 years ago
  4. f67e494 merge by Brett Cannon · 12 years ago
  5. abd887d Issue #14181: Improve clarity in the documentation for the multi-purpose by Stefan Krah · 12 years ago
  6. b9b281b Add some simple examples to the PEP 380 section of What's New by Nick Coghlan · 12 years ago
  7. 98e2070 Add PEP 414 to What's New, consolidate memoryview entries by Nick Coghlan · 12 years ago
  8. de157cc Issue #14200: Add benchmark results to text flow. by Martin v. Löwis · 12 years ago
  9. bdb1cf1 Issue #12328: Fix multiprocessing's use of overlapped I/O on Windows. by Antoine Pitrou · 12 years ago
  10. 6a59b70 Merge 3.2 by Éric Araujo · 12 years ago
  11. 80f7102 Improve packaging.database documentation by Éric Araujo · 12 years ago
  12. e5eec7e Move xml.etree higher and xml.parsers.expat lower in the markup ToC. by Éric Araujo · 12 years ago
  13. fdfaf0a Use source reST role instead of file where it makes sense. by Éric Araujo · 12 years ago
  14. d3899e3 Remove mention of defunct file. by Éric Araujo · 12 years ago
  15. 8d3c290 Issue #14166: Pickler objects now have an optional `dispatch_table` attribute which allows to set custom per-pickler reduction functions. by Antoine Pitrou · 13 years ago
  16. f125bf5 Update copyright years and version name. by Georg Brandl · 13 years ago
  17. 0e475c3 Sort and clean up suspicious ignore file. by Georg Brandl · 13 years ago
  18. a673eb8 Fix invalid markup and update suspicious ignores. by Georg Brandl · 13 years ago
  19. 50fdcdf Fix encoding handling of the pydoc-topics writer. by Georg Brandl · 13 years ago
  20. 50364b4 Basic documentation for PEP 414 by Armin Ronacher · 13 years ago
  21. 643cd68 Issue #13964: signal.sigtimedwait() timeout is now a float instead of a tuple by Victor Stinner · 13 years ago
  22. 83ac013 Clarify importlib.machinery.PathFinder's difference from what __import__() does. by Brett Cannon · 13 years ago
  23. 75321e8 Minor doc cleanup. by Brett Cannon · 13 years ago
  24. b2b1863 merge 3.2 heads by Eli Bendersky · 13 years ago
  25. 92818d5 Merge 3.2 by Eli Bendersky · 13 years ago
  26. 2029344 Issue #11379: add a note in xml.dom.minidom suggesting to use etree in some cases by Eli Bendersky · 13 years ago
  27. be52d50 Merge branch '3.2' by Petri Lehtinen · 13 years ago
  28. 4d2bfb5 sqlite3: Port documentation changes from the 2.7 branch by Petri Lehtinen · 13 years ago
  29. 493846e Add missing 'versionadded' for shlex.quote; closes #14165 by Eli Bendersky · 13 years ago
  30. 54c3203 Issue #10181: Add warning that structure layouts in memoryobject.h and by Stefan Krah · 13 years ago
  31. 95b1ba6 Add PyMemoryView_FromMemory() to whatsnew/3.3. by Stefan Krah · 13 years ago
  32. 6ea00ef #14155: merge with 3.2. by Ezio Melotti · 13 years ago
  33. 443f000 #14155: remove duplication about search vs match in re doc. by Ezio Melotti · 13 years ago
  34. 0b8123d #10713: merge with 3.2. by Ezio Melotti · 13 years ago
  35. 5a045b9 #10713: Improve documentation for \b and \B and add a few tests. Initial patch and tests by Martin Pool. by Ezio Melotti · 13 years ago
  36. 7b5649c Merge: Propagate changes for issues #13053 and #13086 from 2.7 to 3.2. by Larry Hastings · 13 years ago
  37. 62417a0 Propagate changes for issues #13053 and #13086 from 2.7 to 3.2. (Doc only.) by Larry Hastings · 13 years ago
  38. 0109e3c merge with 3.2 by Sandro Tosi · 13 years ago
  39. 83c4882 s/div/truediv/; thanks to Félix-Antoine Fortin from docs@ by Sandro Tosi · 13 years ago
  40. ff4b7bf Merged cookbook improvement from 3.2. by Vinay Sajip · 13 years ago
  41. 39b83ac Improved logging cookbook example. by Vinay Sajip · 13 years ago
  42. 86798d4 Merge with 3.2. by Georg Brandl · 13 years ago
  43. e998386 Fix markup errors. by Georg Brandl · 13 years ago
  44. b46a179 Update importlib.invalidate_caches() to be more general. by Brett Cannon · 13 years ago
  45. 49ac6f4 Some corrections for the Doc/extending documentation. Closes #14129 by Eli Bendersky · 13 years ago
  46. ad8586d typo by Benjamin Peterson · 13 years ago
  47. bd2c199 Merged cookbook update for LogRecord customisation. by Vinay Sajip · 13 years ago
  48. 982f534 Updated cookbook with information on customising LogRecords. by Vinay Sajip · 13 years ago
  49. 22fa067 Merged cookbook update from 3.2. by Vinay Sajip · 13 years ago
  50. 6b883a2 Updated logging cookbook with info on alternative format styles. by Vinay Sajip · 13 years ago
  51. 6181b39 Remove duplicate label. by Georg Brandl · 13 years ago
  52. c45a8a1 Issue #14123: Explicitly mention that old style % string formatting has caveats but is not going away any time soon. by Gregory P. Smith · 13 years ago
  53. 3bbdc8e Issue #14123: Explicitly mention that old style % string formatting has caveats by Gregory P. Smith · 13 years ago
  54. ab7bf21 Close issue #6210: Implement PEP 409 by Nick Coghlan · 13 years ago
  55. cda6b6d #14081: The sep and maxsplit parameter to str.split, bytes.split, and bytearray.split may now be passed as keyword arguments. by Ezio Melotti · 13 years ago
  56. 408026c Merge 3.2 by Éric Araujo · 13 years ago
  57. f527277 Branch merge by Éric Araujo · 13 years ago
  58. a609199 Use const markup instead of a misleading string literal by Éric Araujo · 13 years ago
  59. 8c5c3c1 #14114: merge with 3.2. by Ezio Melotti · 13 years ago
  60. 4342722 #14114: don't include copybutton.js in the htmlhelp output. by Ezio Melotti · 13 years ago
  61. 9a2d99e - Issue #10181: New memoryview implementation fixes multiple ownership by Stefan Krah · 13 years ago
  62. 0a78622 Issue #13846: Enhance time.monotonic() documentation by Victor Stinner · 13 years ago
  63. e578021 Add 3.2.3 to license. by Georg Brandl · 13 years ago
  64. 335d628 merge with 3.2 by Georg Brandl · 13 years ago
  65. eb25fb7 Fix markup errors. by Georg Brandl · 13 years ago
  66. b43fde9 remove unapplicable statement by Benjamin Peterson · 13 years ago
  67. 42ae472 merge with 3.2 by Georg Brandl · 13 years ago
  68. 7ef825f merge with 3.2 by Georg Brandl · 13 years ago
  69. c9a4207 Remove reST markup from --help output. Also: O(n**2) is dict construction, not single insertion. by Georg Brandl · 13 years ago
  70. c9f54cf enable hash randomization by default by Benjamin Peterson · 13 years ago
  71. 79d3878 update unicode link by Benjamin Peterson · 13 years ago
  72. fb36e66 adjust docs for unicode 6.1 by Benjamin Peterson · 13 years ago
  73. 2fb477c Merge 3.2: Issue #13703 plus some related test suite fixes. by Georg Brandl · 13 years ago
  74. 09a7c72 Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 13 years ago
  75. 2daf6ae Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 13 years ago
  76. 5743691 Merged upstream changes. by Vinay Sajip · 13 years ago
  77. c229e6e Issue #14040: Remove rarely used file name suffixes for C extensions (under POSIX mainly). by Antoine Pitrou · 13 years ago
  78. aa8a62d Merged documentation update from 3.2. by Vinay Sajip · 13 years ago
  79. fee358b logging: clarified documentation for Handler.handleError. by Vinay Sajip · 13 years ago
  80. ea6b4d5 Issue #13641: Decoding functions in the base64 module now accept ASCII-only unicode strings. by Antoine Pitrou · 13 years ago
  81. 4384435 write versionadded by Benjamin Peterson · 13 years ago
  82. 8eb1269 add generic implementation of a __dict__ descriptor for C types by Benjamin Peterson · 13 years ago
  83. 4a57846 Merge by Antoine Pitrou · 13 years ago
  84. a7e594b Merge 3.2 by Éric Araujo · 13 years ago
  85. c541f8e Issue #14043: Speed up importlib's _FileFinder by at least 8x, and add a new importlib.invalidate_caches() function. by Antoine Pitrou · 13 years ago
  86. c3ef037 Add missing “::” markup. by Éric Araujo · 13 years ago
  87. 32ac92c Issue #13605: merge with 3.2 by Sandro Tosi · 13 years ago
  88. 0467686 Issue #13605: use print() in argparse nargs example by Sandro Tosi · 13 years ago
  89. 488a56d merge with 3.2 by Sandro Tosi · 13 years ago
  90. f06d444 don't split 'Hye-Shik Chang' name; thanks to Sergey from docs@ by Sandro Tosi · 13 years ago
  91. 1ee86a1 merge with 3.2 by Sandro Tosi · 13 years ago
  92. 76dea27 Indent 'File' in memoryview example, so it is correctly highlighted by Sandro Tosi · 13 years ago
  93. b5d2710 merge with 3.2 by Sandro Tosi · 13 years ago
  94. c33ae06 fix error in memoryview example; thanks to kan lianlian from docs@ by Sandro Tosi · 13 years ago
  95. 93abdd1 Merge with 3.2 closes 14023 by Terry Jan Reedy · 13 years ago
  96. ead1de2 Issue 14023 Revert edit to 2.7 version. (I suspect edit is from when we thought by Terry Jan Reedy · 13 years ago
  97. c48cfe3 #14020: merge with 3.2. by Ezio Melotti · 13 years ago
  98. 4279bc7 #14020: improve HTMLParser documentation. by Ezio Melotti · 13 years ago
  99. 17f1be6 Merge branch '3.2' by Petri Lehtinen · 13 years ago
  100. b389022 sqlite3: Fix documentation errors concerning Cursor.rowcount by Petri Lehtinen · 13 years ago