1. 0b3014d merge from 3.2 by Senthil Kumaran · 12 years ago
  2. bc876a2 Automated merge with file:///home/vagrant/3.3 by Senthil Kumaran · 12 years ago
  3. 847c33c Include mention of jenkins as an example framework for doing CI by Senthil Kumaran · 12 years ago
  4. f358eaf merge #15043: Improve test_gdb support of gdb >= 7.4. by R David Murray · 12 years ago
  5. f933302 #15043: Improve test_gdb support of gdb >= 7.4. by R David Murray · 12 years ago
  6. 254af26 #16307: Fix multiprocessing.Pool.map_async not calling its callbacks by Hynek Schlawack · 12 years ago
  7. cc2f042 Issue #16250: Fix URLError invocation with proper args by Senthil Kumaran · 12 years ago
  8. cad7b31 Issue #16250: Fix URLError invocation with proper args. by Senthil Kumaran · 12 years ago
  9. 5f9459f merge with 3.2 by Philip Jenvey · 12 years ago
  10. 45c4149 bounds check for bad data (thanks amaury) by Philip Jenvey · 12 years ago
  11. 735d317 Issue #16243: add example for inspect.formatargspec by Andrew Svetlov · 12 years ago
  12. 6a65bcd Add Modules/_freeze_importlib to .gitignore by Petri Lehtinen · 12 years ago
  13. 0ada6f1 #16317: mention lzma in the tutorial. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago
  14. a5941f8 #16206: merge with 3.2. by Ezio Melotti · 12 years ago
  15. a20879f #16206: Improve examples about dict construction. by Ezio Melotti · 12 years ago
  16. 8b0f3ad Merge from 3.2: fix formatting of syntax description of function definition. by Chris Jerdonek · 12 years ago
  17. c131b07 Fix formatting of syntax description of function definition. by Chris Jerdonek · 12 years ago
  18. 039e0cd Issue #16305: Merge fix from 3.2. by Mark Dickinson · 12 years ago
  19. 7646449 Fix math.factorial KeyboardInterrupt segfault. Thanks Amaury for report and diagnosis. by Mark Dickinson · 12 years ago
  20. 9819105 Update NEWS for issue #16241 by Andrew Svetlov · 12 years ago
  21. e6c0f0d #16210: merge with 3.2. by Ezio Melotti · 12 years ago
  22. 837cd06 #16210: combine the two type() docs. Patch by Pete Sevander. by Ezio Melotti · 12 years ago
  23. f0ef7fe Fixed whitespace typo in Misc/NEWS. by Vinay Sajip · 12 years ago
  24. e87acc1 Issue #16116: Now uses corrected include and library paths when building C extensions in a venv. by Vinay Sajip · 12 years ago
  25. e6e96ee #16245: Fix the value of a few entities in html.entities.html5. by Ezio Melotti · 12 years ago
  26. 5445a8c Replace tabs with spaces in posixmodule.c by Petri Lehtinen · 12 years ago
  27. 950d5fd Issue #16241: document -X faulthandler command line option. by Andrew Svetlov · 12 years ago
  28. 518dbfd Reorder html.entities.html5 entities to make updates easier. Patch by Iuliia Proskurnia. by Ezio Melotti · 12 years ago
  29. b6d24d9 Issue #15853: merge 3.2 -> 3.3 by Ned Deily · 12 years ago
  30. fdf0f27 Issue #15853: Prevent IDLE crash on OS X when opening Preferences menu by Ned Deily · 12 years ago
  31. abb0feb Issue #16295: Link "select" with ws2_32.lib, the winsock2 stub library. by Kristjan Valur Jonsson · 12 years ago
  32. 80c2f4f MERGE: Closes #16294: 8 space indent in tutorial by Jesus Cea · 12 years ago
  33. af38774 Closes #16294: 8 space indent in tutorial by Jesus Cea · 12 years ago
  34. aee3c76 - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed. by Matthias Klose · 12 years ago
  35. c4c4842 - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed. by Matthias Klose · 12 years ago
  36. 18b7fcc Merge #14398: Fix size truncation and overflow bugs in bz2 module. by Nadeem Vawda · 12 years ago
  37. 5f8f0d6 Issue #14398: Fix size truncation and overflow bugs in bz2 module. by Nadeem Vawda · 12 years ago
  38. 5508412 Issue #16220: wsgiref now always calls close() on an iterable response. by Antoine Pitrou · 12 years ago
  39. 66510fe Fix whacky spacking in test_wsgiref by Antoine Pitrou · 12 years ago
  40. ae247a5 Issue #16220: wsgiref now always calls close() on an iterable response. by Antoine Pitrou · 12 years ago
  41. 8cd45bd Fix PEP name. by Ezio Melotti · 12 years ago
  42. 1f67e80 Fix typo. by Ezio Melotti · 12 years ago
  43. b24d3cf Fix indentation (or Sphinx will think these are attributes of ConnectionError). by Ezio Melotti · 12 years ago
  44. d2cc1bb Issue #10405: merge from 3.2 by Ned Deily · 12 years ago
  45. 2778d0d Issue #10405: Document IDLE context menus in Standard Library document by Ned Deily · 12 years ago
  46. 76e7ea5 Fix punctuation. by Ezio Melotti · 12 years ago
  47. 36e01df Move note about the implementation in the "seealso". by Ezio Melotti · 12 years ago
  48. 40c6773 Fix typo in example (pointed out by a couple of people, most recently Ken Rimey) by Nick Coghlan · 12 years ago
  49. 903c316 Dummy merge from 3.2 by Nick Coghlan · 12 years ago
  50. 557c76c Fix compilation on Windows by Nick Coghlan · 12 years ago
  51. 5b69fbd Remove wrong escape in code snippet. by Ezio Melotti · 12 years ago
  52. 55062e3 Dummy merge from 3.2 by Nick Coghlan · 12 years ago
  53. 62b4136 Fix broken test and replace redundant generator with a tuple by Nick Coghlan · 12 years ago
  54. 059e37f Dummy merge from 3.2 by Nick Coghlan · 12 years ago
  55. c71b4c7 Issue #6074: Actually delete the source file in the test as intended by Nick Coghlan · 12 years ago
  56. 11d752e Remove unused import by Nick Coghlan · 12 years ago
  57. eb8d627 Issue #6074: Apply an appropriate fix for importlib based imports by Nick Coghlan · 12 years ago
  58. 90eb8ae Dummy merge from 3.2, as that approach to resolving #6074 is not applicable to importlib by Nick Coghlan · 12 years ago
  59. 34937ce Issue #6074: Forward port Windows read-only source file fix from 2.7 by Nick Coghlan · 12 years ago
  60. 2d51f68 Fix issue #16270: urllib may hang when used for retrieving files via FTP by using a context manager. by Giampaolo Rodola' · 12 years ago
  61. b0cc912 Fix issue #16270: urllib may hang when used for retrieving files via FTP by using a context manager. by Giampaolo Rodola' · 12 years ago
  62. 2ee776b Fix merging mistake. by Georg Brandl · 12 years ago
  63. bfbf3f1 Issue #16226: Fix IDLE Path Browser crash. (Patch by Roger Serwy) by Ned Deily · 12 years ago
  64. 44362a8 Issue #16277: merge fix from 3.2 by Mark Dickinson · 12 years ago
  65. 9104479 Issue #16277: in PyLong_FromVoidPtr, add missing branch for sizeof(void*) <= sizeof(long). by Mark Dickinson · 12 years ago
  66. 206f962 Merge from 3.2: clarify universal-newline wording in tutorial (issue #16266). by Chris Jerdonek · 12 years ago
  67. 5bf7f1f Clarify universal-newline wording in tutorial (issue #16266). by Chris Jerdonek · 12 years ago
  68. dd35500 Merge heads. by Trent Nelson · 12 years ago
  69. ecbe2a9 Issue #15298: refactor previous fix from 66959d419369. by Trent Nelson · 12 years ago
  70. e60983e merge heads by Andrew Svetlov · 12 years ago
  71. 72db18c null merge by Andrew Svetlov · 12 years ago
  72. 0dccbe1 null merge by Andrew Svetlov · 12 years ago
  73. 2365f41 Merge issue #9583: Document startup option/environment interaction. by Andrew Svetlov · 12 years ago
  74. abfc7df Issue #9583: Document startup option/environment interaction. by Andrew Svetlov · 12 years ago
  75. 31605ac Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka. by Antoine Pitrou · 12 years ago
  76. 1eff0fc Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka. by Antoine Pitrou · 12 years ago
  77. 65b4b40 Merge issue #16265: Fix collapsing of code sample in tutorial. by Andrew Svetlov · 12 years ago
  78. e9cf97c Issue #16265: Fix collapsing of code sample in tutorial. by Andrew Svetlov · 12 years ago
  79. 016884c Issue #16257: make test_create_connection() handle ENETUNREACH. by Trent Nelson · 12 years ago
  80. 45bb613 Issue #16257: make test_create_connection() handle ENETUNREACH. by Trent Nelson · 12 years ago
  81. 5595ab5 Issue #15819: use standard autoconf preset output variables. by Trent Nelson · 12 years ago
  82. 739fc54 Issue #15819: use standard autoconf preset output variables. by Trent Nelson · 12 years ago
  83. ee528cc Issue #15298: fix an OS X bootstrap issue with _sysconfigdata.py. by Trent Nelson · 12 years ago
  84. 547298c Close #16160: Subclass support now works for types.SimpleNamespace. Thanks to RDM for noticing. by Eric Snow · 12 years ago
  85. e54c718 A couple more whatsnew updates. by R David Murray · 12 years ago
  86. 0c7081a Merge for issue #15744: add tests for the writelines() method of file objects. by Antoine Pitrou · 12 years ago
  87. 3ed2cb5 Also add tests for TextIOWrapper.writelines() (issue #15744). by Antoine Pitrou · 12 years ago
  88. 131a489 Add tests for the writelines() method of file objects. by Antoine Pitrou · 12 years ago
  89. ad62680 Fix typo. by Ezio Melotti · 12 years ago
  90. 56d4c03 Merge issue #15819: tweak logic in previous commit. by Trent Nelson · 12 years ago
  91. 6603118 Issue #15819: tweak logic in previous commit (617591e7d708). by Trent Nelson · 12 years ago
  92. d6d5cf3 A dict comprehension is much prettier (thanks Antoine) by Nick Coghlan · 12 years ago
  93. 5ecd004 Merge heads. by Trent Nelson · 12 years ago
  94. 4d4ec65 Merge issue #15819: additional fixes for out-of-tree builds from read-only src. by Trent Nelson · 12 years ago
  95. f06ea25 Tweak the threaded example in concurrent.futures by Nick Coghlan · 12 years ago
  96. 9effe69 Issue #15819: additional fixes for out-of-tree builds from read-only src. by Trent Nelson · 12 years ago
  97. c101bf3 Issue #15298: ensure _sysconfigdata is generated in build directory, by Trent Nelson · 12 years ago
  98. 8a42022 Merge heads. by Trent Nelson · 12 years ago
  99. d783c8e Issue #15833: don't raise an exception if importlib can't write byte-compiled by Trent Nelson · 12 years ago
  100. 2bfe386 Issue #15936: Reformat text for os.random to follow Larry Hastings suggestion by Andrew Svetlov · 12 years ago