1. 4fe29c9 Issue #14605: Rename _SourcelessFileLoader to SourcelessFileLoader. by Marc-Andre Lemburg · 12 years ago
  2. ac8805a Issue #14605: Revert renaming of _SourcelessFileLoader, since it caused by Marc-Andre Lemburg · 12 years ago
  3. 2945e78 Issue #14605: Rename _SourcelessFileLoader to SourcelessFileLoader by Marc-Andre Lemburg · 12 years ago
  4. 5438ed1 Issue #4892: multiprocessing Connections can now be transferred over multiprocessing Connections. by Antoine Pitrou · 12 years ago
  5. 17feca0 Issue #14448: merge with 3.2 by Sandro Tosi · 12 years ago
  6. d11d0d6 Issue #14448: mention pytz; patch by Andrew Svetlov by Sandro Tosi · 12 years ago
  7. f409583 Fix location of versionaddeds and empty lines. by Georg Brandl · 12 years ago
  8. f0c10f0 Issue #14554: merge with 3.2 by Sandro Tosi · 12 years ago
  9. 3e29d93 Issue #14554: correct example for captured_stdout(); patch by Tshepang Lekhonkhobe by Sandro Tosi · 12 years ago
  10. d57c73b Issue #13478: merge with 3.2 by Sandro Tosi · 12 years ago
  11. e6c3462 Issue #13478: document timeit.default_timer() by Sandro Tosi · 12 years ago
  12. 011c9aa Issue #13587: merge with 3.2 by Sandro Tosi · 12 years ago
  13. 08ccbf4 Issue #13587: use the right RFC2617 name for WWW-Authenticate; patch by Aaron Maenpaa by Sandro Tosi · 12 years ago
  14. 0b7d7c9 Merge #14640: Fix typos/syntax in pyporting.rst. by R David Murray · 12 years ago
  15. 790e005 #14640: Fix typos/syntax in pyporting.rst. by R David Murray · 12 years ago
  16. 8c52ab5 Issue #14641: merge with 3.2 by Sandro Tosi · 12 years ago
  17. cfdba61 Issue #14641: minor fixes to sockets Howto; patch by Dionysios Kalofonos by Sandro Tosi · 12 years ago
  18. 938d44d Issue #14605: Expose importlib.abc.FileLoader and by Brett Cannon · 12 years ago
  19. df7070a issue2193 - Update docs about the legal characters allowed in Cookie name by Senthil Kumaran · 12 years ago
  20. a42665f issue2193 - Update 3.2 docs about legal characters allowed in Cookie name by Senthil Kumaran · 12 years ago
  21. 3af125a Closes issue 14634. unittest.mock.create_autospec now supports keyword only arguments. by Michael Foord · 12 years ago
  22. 2cd4873 Closes issue 14636. mock objects raise exceptions from an iterable side_effect by Michael Foord · 12 years ago
  23. 1b5123a Issue #14628: Document the fact that import always returns the module by Brett Cannon · 12 years ago
  24. 6fe20b3 Issue #14127: Add st_{cma}time_ns fields to os.stat() result object. by Larry Hastings · 12 years ago
  25. aa2efcb Issue #14098: New functions PyErr_GetExcInfo and PyErr_SetExcInfo. by Martin v. Löwis · 12 years ago
  26. 05fac02 Remove webbrowser doc reference to the previously removed internet-config option. by Ned Deily · 12 years ago
  27. cc19140 Remove webbrowser doc reference to the previously removed internet-config option. by Ned Deily · 12 years ago
  28. 09b86d1 Fix #14600. Correct reference handling and naming of ImportError convenience function by Brian Curtin · 12 years ago
  29. c8ce715 Issue #14087: multiprocessing: add Condition.wait_for(). Patch by sbt. by Charles-François Natali · 12 years ago
  30. f138f8c Merged cookbook corrections from 3.2. by Vinay Sajip · 12 years ago
  31. 62930e1 Corrected version numbers in cookbook example. by Vinay Sajip · 12 years ago
  32. bded894 Add versionadded tags to newly added ImportError convenience functions. by Brian Curtin · 12 years ago
  33. c07bda0 Correct warnings when building the docs for the nonexistet :arg: role. Changed to asterisks. by Brian Curtin · 12 years ago
  34. bd43974 Add documentation for the new PyErr_SetFromImport* functions by Brian Curtin · 12 years ago
  35. e8a463d Merged tweaks to cookbook example from 3.2. by Vinay Sajip · 12 years ago
  36. 59b9a79 Tweaked format of cookbook example. by Vinay Sajip · 12 years ago
  37. 1b71019 Merged cookbook update from 3.2. by Vinay Sajip · 12 years ago
  38. b00e8f1 Added cookbook example for BOM insertion. by Vinay Sajip · 12 years ago
  39. 0db176f Issue #14386: Expose the dict_proxy internal type as types.MappingProxyType by Victor Stinner · 12 years ago
  40. 69c6352 Issue #10576: Add a progress callback to gcmodule by Kristján Valur Jónsson · 12 years ago
  41. 2a082ad Clarify that one should not use __import__() directly. Also mention by Brett Cannon · 12 years ago
  42. d2cbd90 merge with 3.2 by Sandro Tosi · 12 years ago
  43. 1ee1719 fix typo; thanks to Jérôme Mainka from docs@ by Sandro Tosi · 12 years ago
  44. 9c9af9d Merge highlight and spacing fixes in json example with 3.2. by Ezio Melotti · 12 years ago
  45. 84e59aa Fix highlight and spacing in json example. by Ezio Melotti · 12 years ago
  46. 584fbbb #14535: merge with 3.2. by Ezio Melotti · 12 years ago
  47. f86b28e #14535: fix code highlight in multiprocessing examples. Patch by Tshepang Lekhonkhobe. by Ezio Melotti · 12 years ago
  48. 0682a0c Minor docstring / docs corrections for unittest.mock by Michael Foord · 12 years ago
  49. c287062 unittest.mock.PropertyMock return value and attributes are now standard MagicMocks by Michael Foord · 12 years ago
  50. 79ec55e Issue #1559549: Add 'name' and 'path' attributes to ImportError. by Brett Cannon · 12 years ago
  51. 6125e23 Doc: sort time.CLOCK_xxx constants by Victor Stinner · 12 years ago
  52. d46d69c 3.2 sidebar: link to 3.3, not 3.1 by Georg Brandl · 12 years ago
  53. df7ac06 Merge doc fixes #14553 and #14552. by R David Murray · 12 years ago
  54. e7bade5 #14553: fix word order. by R David Murray · 12 years ago
  55. 644cabe #14552: remove redundant wording in 'test' docs. by R David Murray · 12 years ago
  56. 1c94ff8 Improve the threading.Condition docs. by Antoine Pitrou · 12 years ago
  57. f6cd9b2 Improve the threading.Condition docs. by Antoine Pitrou · 12 years ago
  58. b43ef77 #14545: merge 3.2 by Georg Brandl · 12 years ago
  59. 2c58075 Closes #14545: make clearer what was added. by Georg Brandl · 12 years ago
  60. 61d85ba Merge by Antoine Pitrou · 12 years ago
  61. b96a354 Small improvements to the threading docs: better publicize support for the with statement. by Antoine Pitrou · 12 years ago
  62. 2c9f104 Fix some markup in the threading docs. by Antoine Pitrou · 12 years ago
  63. 126aef7 Issue #8799: Fix and improve the threading.Condition documentation. by Antoine Pitrou · 12 years ago
  64. 8bf2aea Merged updates to logging reference and HOWTO from 3.2. by Vinay Sajip · 12 years ago
  65. 074faff Updated logging reference and HOWTO. by Vinay Sajip · 12 years ago
  66. 9deb188 merge - minor .rst fix by Senthil Kumaran · 12 years ago
  67. cc49790 minor .rst fix by Senthil Kumaran · 12 years ago
  68. da29f8c Merged comment correction from 3.2. by Vinay Sajip · 12 years ago
  69. 838e638 Corrected comment in cookbook example script. by Vinay Sajip · 12 years ago
  70. 0c0914e _decimal is now 100x faster than the Python version in the pi benchmark. by Stefan Krah · 12 years ago
  71. f1cdb60 Reflow paragraph (not that it helped much). by R David Murray · 12 years ago
  72. 78fc25c #14533: if a test has no test_main, use loadTestsFromModule. by R David Murray · 12 years ago
  73. 452806c Merged logging cookbook update from 3.2. by Vinay Sajip · 12 years ago
  74. 0292fa9 Added multiprocessing example to logging cookbook. by Vinay Sajip · 12 years ago
  75. 014397e Determine opensearch URL from current version. by Georg Brandl · 12 years ago
  76. 30e4ca4 Closes #14511: merge with 3.2 by Georg Brandl · 12 years ago
  77. 3abebca Closes #14511: fix wrong opensearch link for 3.2 docs. by Georg Brandl · 12 years ago
  78. 10f383a Issue #14310: inter-process socket duplication for windows by Kristján Valur Jónsson · 12 years ago
  79. f3be68e Issue #14502: it's RuntimeError on 3.3 by Sandro Tosi · 12 years ago
  80. e0029ba merge 3.2 by Benjamin Peterson · 12 years ago
  81. 5d1c2f0 Issue #14502: merge with 3.2 by Sandro Tosi · 12 years ago
  82. fee3fc7 Issue #14502: release() and unlocked lock generates a ThreadError by Sandro Tosi · 12 years ago
  83. 9a13b43 Replace ThreadError by RuntimeError: the former is now an obsolete alias of the latter. by Georg Brandl · 12 years ago
  84. 4f61a2d A few tweaks to whatsnew/3.3 (fixes #14362) by Éric Araujo · 12 years ago
  85. 395c879 Merge #14481: fix formatting of example in subprocess docs. by R David Murray · 12 years ago
  86. 28b8b94 #14481: fix formatting of example in subprocess docs. by R David Murray · 12 years ago
  87. 283b96b Move ChainMap versionadded to be less ambiguous. by Georg Brandl · 12 years ago
  88. e50d6ab add XXX by Benjamin Peterson · 12 years ago
  89. 30d7947 Expose clock_settime() as time.clock_settime() by Victor Stinner · 12 years ago
  90. 1470f35 Add time.CLOCK_HIGHRES constant, needed on Solaris by Victor Stinner · 12 years ago
  91. 2489167 Fix markup errors found by "make suspicious". by Georg Brandl · 12 years ago
  92. 204e789 Remove parens around link. by Georg Brandl · 12 years ago
  93. bf80308 Issue #14394: Use elaborate phrases that boil down to "one to two orders by Stefan Krah · 12 years ago
  94. 5b072ef merge with 3.2 by Sandro Tosi · 12 years ago
  95. 165a2c2 fix typo; thanks to Robert Bardos from docs@ by Sandro Tosi · 12 years ago
  96. 8bbe9b4 Fix formatting by Antoine Pitrou · 12 years ago
  97. 682d443 Issue #14456: improve documentation of the signal module w.r.t. threads. by Antoine Pitrou · 12 years ago
  98. 6afd11c Issue #14456: improve documentation of the signal module w.r.t. threads. by Antoine Pitrou · 12 years ago
  99. 4cc229a merge with 3.2 by Sandro Tosi · 12 years ago
  100. 317075d use unittest.skip; thanks to Chang Min Jeon from docs@ by Sandro Tosi · 12 years ago