1. 450dbcf merge with 3.3. by Georg Brandl · 13 years ago
  2. dc704c6 In this case it is not useful to hide "threading". by Georg Brandl · 13 years ago
  3. b116b3b #15979: merge with 3.3. by Ezio Melotti · 13 years ago
  4. 4443762 #15979: merge with 3.2. by Ezio Melotti · 13 years ago
  5. d0fe3e5 #15979: improve timeit documentation. by Ezio Melotti · 13 years ago
  6. 6c61716 Merge: Add threading.get_ident to whatsnew. by R David Murray · 13 years ago
  7. 0bbfd6b Add threading.get_ident to whatsnew. by R David Murray · 13 years ago
  8. 6e7bd65 Merge #11109: clean up docs, add whatsnew entry, and fix Justin's last name. by R David Murray · 13 years ago
  9. 258fabe #11109: clean up docs, add whatsnew entry, and fix Justin's last name. by R David Murray · 13 years ago
  10. 3b635cd Close #15766: Catch exceptions while raising the ImportError in imp.load_dynamic() by Victor Stinner · 13 years ago
  11. f25dabe Merge changelog filtering fixes/improvements with 3.3. by Ezio Melotti · 13 years ago
  12. 7eb03dd Fix/improve the changelog filtering. by Ezio Melotti · 13 years ago
  13. 621ef3d Issue #15609: Optimize str%args for integer argument by Victor Stinner · 13 years ago
  14. fd0d3e5 more yield from patch by Serhiy Storchaka by Philip Jenvey · 13 years ago
  15. 8bfcf51 Merge by Antoine Pitrou · 13 years ago
  16. 77cddc3 Merge by Antoine Pitrou · 13 years ago
  17. 5f62aaa Sanitize and modernize some of the _elementtree code (see issue #16089). by Antoine Pitrou · 13 years ago
  18. c194884 Sanitize and modernize some of the _elementtree code (see issue #16089). by Antoine Pitrou · 13 years ago
  19. ca1232f Merge 3.3. by Stefan Krah · 13 years ago
  20. 219c7b9 Issue #15599: Increase the switch interval. Several systems cannot handle by Stefan Krah · 13 years ago
  21. 40ee157 Merge: #16304: Optimizations for BZ2File, and minor bugfix. by Nadeem Vawda · 13 years ago
  22. eb70be2 Issue #16304: Further optimize BZ2File.readlines?(). by Nadeem Vawda · 13 years ago
  23. 138ad50 Fix error handling in new fast path of BZ2File.readline(). by Nadeem Vawda · 13 years ago
  24. 452add0 Issue #16304: Another performance optimization for BZ2File. by Nadeem Vawda · 13 years ago
  25. 4993cc0 utilize yield from by Philip Jenvey · 13 years ago
  26. 075bbb1 utilize subprocess.DEVNULL by Philip Jenvey · 13 years ago
  27. a3d6538 merge with 3.3 by Georg Brandl · 13 years ago
  28. 4524b46 Fix template syntax. by Georg Brandl · 13 years ago
  29. 7dead3a Use backticks in 3.4 NEWS. by Georg Brandl · 13 years ago
  30. ebe3224 merge with 3.3 by Georg Brandl · 13 years ago
  31. 6c47581 The default reST role `foo` can now be used in NEWS to refer to Python objects. Use it for a fraction of the current NEWS file. by Georg Brandl · 13 years ago
  32. 2437291 Fix page name. by Georg Brandl · 13 years ago
  33. a32e8df merge with 3.3. by Georg Brandl · 13 years ago
  34. 44d0c21 Several improvements to the HTML NEWS version: by Georg Brandl · 13 years ago
  35. 86dc732 Move 3.1, 3.2 and 3.3 NEWS items to HISTORY. by Georg Brandl · 13 years ago
  36. 0a0f8c0 null-merge with 3.3 by Georg Brandl · 13 years ago
  37. 4a6ca21 merge with 3.3 by Georg Brandl · 13 years ago
  38. 8fc6cb3 Move 3.1 and 3.2 NEWS items to HISTORY. by Georg Brandl · 13 years ago
  39. 8a9f936 Issue16097 Fix small typo in comment (patch by Wael Al Jishi) by Tim Golden · 13 years ago
  40. 621302c Issue16097 Fix small typo in comment (patch by Wael Al Jishi) by Tim Golden · 13 years ago
  41. f41d202 Correcting my name since people keep bringing it up by Brian Curtin · 13 years ago
  42. f1d2345 Merge suspicious ignore file updates with 3.3. by Ezio Melotti · 13 years ago
  43. 0016066 Update suspicious ignore file. by Ezio Melotti · 13 years ago
  44. 015031c Merge: More additions to whatsnew. by R David Murray · 13 years ago
  45. 445d69c More additions to whatsnew. by R David Murray · 13 years ago
  46. b2bb60e Merge: Fix sqlite3 class markup. by R David Murray · 13 years ago
  47. 842ca5f Merge: Fix sqlite3 class markup. by R David Murray · 13 years ago
  48. 6db2335 Fix sqlite3 class markup. by R David Murray · 13 years ago
  49. 4c12c51 Merge: More whatsnew adds, especially the os module. by R David Murray · 13 years ago
  50. c652ce6 More whatsnew adds, especially the os module. by R David Murray · 13 years ago
  51. 26bbdb2 Merge: #16304: Further performance improvements for BZ2File. by Nadeem Vawda · 13 years ago
  52. b7a0bfe Issue #16304: Further performance improvements for BZ2File. by Nadeem Vawda · 13 years ago
  53. 9ec083a Merge: Add some missing stuff to whatsnew. by R David Murray · 13 years ago
  54. d2489cf Add some missing stuff to whatsnew. by R David Murray · 13 years ago
  55. 2f1c5c0 #15923: merge with 3.3. by Ezio Melotti · 13 years ago
  56. 8a9cc52 #15923: merge with 3.2. by Ezio Melotti · 13 years ago
  57. cb2916a #15923: fix a mistake in asdl_c.py that resulted in a TypeError after 2801bf875a24 (see #15801). by Ezio Melotti · 13 years ago
  58. c94095f Null merge. by Stefan Krah · 13 years ago
  59. ffc3dee Backport 5cfe8af7abb2. by Stefan Krah · 13 years ago
  60. ce23dbc Suppress unknown pragma warning (STDC FENV_ACCESS). by Stefan Krah · 13 years ago
  61. 89bbe68 doc typo fixes by Gregory P. Smith · 13 years ago
  62. 9a6ada8 Issue #15533: Merge update from 3.2. by Chris Jerdonek · 13 years ago
  63. c2cd626 Issue #15533: Skip test_cwd_with_relative_*() tests on Windows pending resolution of issue. by Chris Jerdonek · 13 years ago
  64. 0472bc8 Use newer version of Pygments that handles "yield from". by Georg Brandl · 13 years ago
  65. a0346e5 Support gcc's -ansi flag: use "__asm__" instead of "asm". by Stefan Krah · 13 years ago
  66. e59aa8c Revert 29506c7db353 (build output should be accurate). by Stefan Krah · 13 years ago
  67. 5c9a589 merge by Christian Heimes · 13 years ago
  68. 72c9946 Change libmpdec to use ANSI code in strict ansi mode as inline asm isn't supported in ANSI C by Christian Heimes · 13 years ago
  69. 03074fd Adjust guidelines for What's New maintenance to account for issues encountered in 3.3 and in past releases by Nick Coghlan · 13 years ago
  70. 63d36cb doc typo fixes by Gregory P. Smith · 13 years ago
  71. ca42f00 Issue #15533: Merge update from 3.3. by Chris Jerdonek · 13 years ago
  72. e564026 merge with 3.3 by Georg Brandl · 13 years ago
  73. 16dd524 Merge 3.3. by Stefan Krah · 13 years ago
  74. e65676b Merge 3.3. by Stefan Krah · 13 years ago
  75. e04d611 Merge 3.3. by Stefan Krah · 13 years ago
  76. d2fa5e4 merge by Christian Heimes · 13 years ago
  77. c7d9bde Change libmpdec to use ANSI code in strict ansi mode as inline asm isn't supported in ANSI C by Christian Heimes · 13 years ago
  78. 7ef90a1 merge with 3.3 by Georg Brandl · 13 years ago
  79. 2cac28b Add a filterable HTML version of Misc/NEWS to the docs "whatsnew" section. by Georg Brandl · 13 years ago
  80. eea7427 Fix reST markup in NEWS. by Georg Brandl · 13 years ago
  81. 50de850 Record UCD update in whatsnew. by Georg Brandl · 13 years ago
  82. 2747b2f Merge: Fix the return value of BZ2File._read_block() to be consistent with comments. by Nadeem Vawda · 13 years ago
  83. 9e2a28e Fix the return value of BZ2File._read_block() to be consistent with comments. by Nadeem Vawda · 13 years ago
  84. 1e0a88a Issue #15533: Merge fix from 3.3. by Chris Jerdonek · 13 years ago
  85. 28714c8 Issue #15533: Merge fix from 3.2. by Chris Jerdonek · 13 years ago
  86. 009f5b3 Add Misc/NEWS entries from 3.3.1 in 3.3 branch to 3.4.0 in default branch. by Chris Jerdonek · 13 years ago
  87. 68e336a Redo 3.3 merge by Nick Coghlan · 13 years ago
  88. f029bec Close previous head by Nick Coghlan · 13 years ago
  89. 638df25 Merge commit, because Mercurial's handling of push races is bloody awful by Nick Coghlan · 13 years ago
  90. 67e30ff null-merge from 3.3 by Georg Brandl · 13 years ago
  91. 81b409c Add missing 3.3.1 NEWS entries deleted in 83496b5e1916. by Georg Brandl · 13 years ago
  92. ee5ef07 Merge Windows What's New changes from 3.3 by Nick Coghlan · 13 years ago
  93. 349c802 What's new entry for PEP 397 and Windows PATH modification by Nick Coghlan · 13 years ago
  94. 2118a01 Merge 3.3. by Stefan Krah · 13 years ago
  95. 9a3f05e Make it clear that the pi function is modified for benchmarking purposes. by Stefan Krah · 13 years ago
  96. b80f511 Add a stub "whatsnew in 3.4" document. by Georg Brandl · 13 years ago
  97. ec3ea94 Issue #15533: Clarify docs and add tests for subprocess.Popen()'s cwd argument. by Chris Jerdonek · 13 years ago
  98. 43e5fcb Closes #16091: fix the references to 3.3/3.4 in the Doc sidebar. by Georg Brandl · 13 years ago
  99. 7d0d57f Doc sidebar: point to 3.4 as dev. by Georg Brandl · 13 years ago
  100. 6b5e1d6 Doc sidebar: point to 3.3 as stable. by Georg Brandl · 13 years ago