1. 16bdd41 #16677: merge with 3.3. by Ezio Melotti · 12 years ago
  2. 1be0576 #16677: merge with 3.2. by Ezio Melotti · 12 years ago
  3. 9f929bb #16677: rename section header and fix markup. by Ezio Melotti · 12 years ago
  4. 3ba3a3e Issue #15422: get rid of PyCFunction_New macro by Andrew Svetlov · 12 years ago
  5. 914ab84 Add test coverage for os.removedirs (#16775) by Andrew Svetlov · 12 years ago
  6. 34dcdee Add test coverage for os.removedirs (#16775) by Andrew Svetlov · 12 years ago
  7. 405faed Add test coverage for os.removedirs (#16775) by Andrew Svetlov · 12 years ago
  8. 750909e Fix issue16713 - tel url parsing with params by Senthil Kumaran · 12 years ago
  9. bd6667a Fix issue16713 - tel url parsing with params by Senthil Kumaran · 12 years ago
  10. ed30199 Fix issue16713 - tel url parsing with params by Senthil Kumaran · 12 years ago
  11. 2552bc0 fix typo (#16720) by Andrew Svetlov · 12 years ago
  12. 1d960fe Keep ref to ECHILD in local scope (#16650) by Andrew Svetlov · 12 years ago
  13. 5b187ce Keep ref to ECHILD in local scope (#16650) by Andrew Svetlov · 12 years ago
  14. 08bab07 Keep ref to ECHILD in local scope (#16650) by Andrew Svetlov · 12 years ago
  15. 04a7e44 merge heads by Andrew Svetlov · 12 years ago
  16. 8b33dd8 Use OESeeror instead of os.error (#16720) by Andrew Svetlov · 12 years ago
  17. 7321e97 merge heads by Benjamin Peterson · 12 years ago
  18. 6f0c94d improve tracing performance when f_trace is NULL (closes #16672) by Benjamin Peterson · 12 years ago
  19. abb4f48 Fix #14470. Remove mentions of w9xpopen on old versions of Visual Studio. by Brian Curtin · 12 years ago
  20. 6a7a49c Issue #16511: Use default IDLE width and height if config param is not valid. by Andrew Svetlov · 12 years ago
  21. 7174f08 Issue #16511: Use default IDLE width and height if config param is not valid. by Andrew Svetlov · 12 years ago
  22. 8a495a4 Issue #16511: Use default IDLE width and height if config param is not valid. by Andrew Svetlov · 12 years ago
  23. 7d2fad1 Merge from 3.3: link to "yield from" examples in yield documentation. by Chris Jerdonek · 12 years ago
  24. 2654b86 Link to "yield from" examples in yield documentation. by Chris Jerdonek · 12 years ago
  25. ed3115b Add NEWS item for fixing #14470. by Brian Curtin · 12 years ago
  26. 445ad99 Fix #14470. Remove w9xpopen per PEP 11. by Brian Curtin · 12 years ago
  27. 7737757 Issue #16443: Add docstrings to regular expression match objects. by Andrew Svetlov · 12 years ago
  28. 70dcef4 Issue #16443: Add docstrings to regular expression match objects. by Andrew Svetlov · 12 years ago
  29. 159bb53 merge heads by Andrew Svetlov · 12 years ago
  30. 56ad5ed Issue #16443: Add docstrings to regular expression match objects. by Andrew Svetlov · 12 years ago
  31. 75d5a18 null merge. by Senthil Kumaran · 12 years ago
  32. 0a6b9ec merge from 3.2 by Senthil Kumaran · 12 years ago
  33. 41e66a2 Fix Issue15701 - HTTPError info method call raises AttributeError. Fix that to return headers correctly by Senthil Kumaran · 12 years ago
  34. 1a79132 Fix a typo. by Eric V. Smith · 12 years ago
  35. 8233596 Merge 3.3. by Stefan Krah · 12 years ago
  36. e3dff55 Issue #16753: Define __GNUC_STDC_INLINE__ to an integer (same as gcc). by Stefan Krah · 12 years ago
  37. 0794fe0 Add NEWS and docs for #9856 by Andrew Svetlov · 12 years ago
  38. 2cd8ce4 Issue #9856: Replace deprecation warinigs to raising TypeError in object.__format__ by Andrew Svetlov · 12 years ago
  39. bf8f2f9 null merge by Andrew Svetlov · 12 years ago
  40. f347cf9 merge heads by Andrew Svetlov · 12 years ago
  41. 4b61d0f Issue #16045: add more unit tests for built-in int() by Andrew Svetlov · 12 years ago
  42. 8e42e8a Issue #16045: add more unit tests for built-in int() by Andrew Svetlov · 12 years ago
  43. 2909d6b merge with 3.3 by Brett Cannon · 12 years ago
  44. 73b969e Issue #16752: Add a missing import to modulefinder. by Brett Cannon · 12 years ago
  45. a81ef64 Merge 3.3. by Stefan Krah · 12 years ago
  46. f03eee1 Issue #16745: The gcc visibility pragma is buggy on OpenIndiana and NetBSD. by Stefan Krah · 12 years ago
  47. 5383d2d Merge 3.3. by Stefan Krah · 12 years ago
  48. 66a6f3f Fix Visual Studio build. by Stefan Krah · 12 years ago
  49. 1ea891f Merge 3.3. by Stefan Krah · 12 years ago
  50. fdf1a34 Issue #16745: Hide symbols in _decimal.so. by Stefan Krah · 12 years ago
  51. c0fc958 Add a missing versionadded. by Georg Brandl · 12 years ago
  52. 8fba536 Merge. by Stefan Krah · 12 years ago
  53. f31b603 Merge 3.3. by Stefan Krah · 12 years ago
  54. fb7f580 Issue #16745: Hide a couple of symbols by making them local. by Stefan Krah · 12 years ago
  55. 4cd6017 Simplify random_seed to use _PyLong_AsByteArray. Closes issue #16496. by Mark Dickinson · 12 years ago
  56. 1724bb1 Merge with 3.3 : Don't DECREF the ctypes error_object without the GIL held. by Kristjan Valur Jonsson · 12 years ago
  57. c51bafb Merge with 3.2 : Don't DECREF the ctypes error_object without the GIL held. by Kristjan Valur Jonsson · 12 years ago
  58. 3cbdaa3 Merge with 3.1 : Don't DECREF the ctypes error_object without the GIL held. by Kristjan Valur Jonsson · 12 years ago
  59. 9946bd6 Don't DECREF the ctypes error_object without the GIL held. by Kristjan Valur Jonsson · 12 years ago
  60. 301162b merge 3.3 (closes #16687) by Benjamin Peterson · 12 years ago
  61. 9cb7bd2 link to GIL as a term by Benjamin Peterson · 12 years ago
  62. bd584d5 fix typo (#16687) by Benjamin Peterson · 12 years ago
  63. 302c654 merge 3.3 (#16597) by Benjamin Peterson · 12 years ago
  64. 3d3daf0 improve message (#16597) by Benjamin Peterson · 12 years ago
  65. 4c05969 merge 3.3 (#16597) by Benjamin Peterson · 12 years ago
  66. 6862361 call close on the underlying stream even if flush raises (closes #16597) by Benjamin Peterson · 12 years ago
  67. 7643c92 merge 3.3 (#16722) by Benjamin Peterson · 12 years ago
  68. 5ff3f73 try to call __bytes__ before __index__ (closes #16722) by Benjamin Peterson · 12 years ago
  69. af5e29a merge heads by Benjamin Peterson · 12 years ago
  70. fc8f5c5 update importlib.h by Benjamin Peterson · 12 years ago
  71. fd43b4d replace threw with raised (#16714) by Andrew Svetlov · 12 years ago
  72. 1f415cf replace threw with raised (#16714) by Andrew Svetlov · 12 years ago
  73. 7bd61cb replace threw with raised (#16714) by Andrew Svetlov · 12 years ago
  74. aa03a1f Small cleanup in test_ftplib by Antoine Pitrou · 12 years ago
  75. 08d0272 Small cleanup in test_ftplib by Antoine Pitrou · 12 years ago
  76. 2606a6f Issue #16719: Get rid of WindowsError. Use OSError instead by Andrew Svetlov · 12 years ago
  77. 8a045cb Add versionchanged tag to faq (useless btw because changed text is commented out) by Andrew Svetlov · 12 years ago
  78. f23e3f7 Silence sporadic failure in RecvmsgIntoSCTPStreamTest.testRecvmsgEOF (issue #13876) - probably not Python-related. by Antoine Pitrou · 12 years ago
  79. d5a070f Silence sporadic failure in RecvmsgIntoSCTPStreamTest.testRecvmsgEOF (issue #13876) - probably not Python-related. by Antoine Pitrou · 12 years ago
  80. dcac718 Call importlib.invalidate_caches() after creating module files in test_threaded_import. by Antoine Pitrou · 12 years ago
  81. 07edb82 Call importlib.invalidate_caches() after creating module files in test_threaded_import. by Antoine Pitrou · 12 years ago
  82. 1688812 Try to make test_threaded_import faster and safer (issue #15599). by Antoine Pitrou · 12 years ago
  83. e0b1c23 Try to make test_threaded_import faster and safer (issue #15599). by Antoine Pitrou · 12 years ago
  84. ad8c461 Add sanity assertions in some import lock code (issue #15599). by Antoine Pitrou · 12 years ago
  85. 202b606 Add sanity assertions in some import lock code (issue #15599). by Antoine Pitrou · 12 years ago
  86. 5f11a00 Mention OSError instead of IOError in the docs. by Andrew Svetlov · 12 years ago
  87. 0832af6 Issue #16717: get rid of socket.error, replace with OSError by Andrew Svetlov · 12 years ago
  88. ad28c7f Issue #16706: get rid of os.error by Andrew Svetlov · 12 years ago
  89. a191959 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  90. 5b89840 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  91. 737fb89 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  92. f61dc4c Relax test when WITH_PYMALLOC is false or undefined. by Antoine Pitrou · 12 years ago
  93. a9466c6 Issue #16711: Fix required method names for collections.Iterator by Andrew Svetlov · 12 years ago
  94. e2303f8 Issue #16711: Fix required method names for collections.Iterator by Andrew Svetlov · 12 years ago
  95. 4001e96 Issue #16711: Fix required method names for collections.Iterator by Andrew Svetlov · 12 years ago
  96. 9284053 Following issue #13390, fix compilation --without-pymalloc, and make sys.getallocatedblocks() return 0 in that situation. by Antoine Pitrou · 12 years ago
  97. 3438fa4 Get rig of EnvironmentError (#16705) by Andrew Svetlov · 12 years ago
  98. 6eda46d Replace mmap.error with OSError, #16705 by Andrew Svetlov · 12 years ago
  99. 6d8a122 Issue #16704: Get rid of select.error in stdlib. Use OSError instead. by Andrew Svetlov · 12 years ago
  100. 5ee2949 Issue 16646 (ftplib): deliberately use intermediate variable after catching exception by Giampaolo Rodola' · 12 years ago