1. fce60ea Issue #22676: Make the pickling of global objects which don't have a __module__ attribute less slow. by Antoine Pitrou · 10 years ago
  2. 7744cf7 Merge 3.4 (asyncio doc) by Victor Stinner · 10 years ago
  3. 2cef300 asyncio doc: fix typo in an example by Victor Stinner · 10 years ago
  4. 637e1ab Merge with 3.4 #3068 by Terry Jan Reedy · 10 years ago
  5. a9421fb Issue #3068: Add Idle extension configuration dialog to Options menu. by Terry Jan Reedy · 10 years ago
  6. f427a14 Issue #22592: Drop support of the Borland C compiler to build Python by Victor Stinner · 10 years ago
  7. 7cf710a Merge 3.4 (open doc) by Victor Stinner · 10 years ago
  8. c803bd8 Issue #22695: Fix syntax of open() doc by Victor Stinner · 10 years ago
  9. ec5f8eb Issue22506: remove name & value from __dir__ as they now show up automatically by Ethan Furman · 10 years ago
  10. b9d0199 Issue #22637: avoid using a shell in uuid by Victor Stinner · 10 years ago
  11. 35cd53a Issue #22660: update various mentions in the ssl module documentation. by Antoine Pitrou · 10 years ago
  12. 4b4ddb2 Issue #22660: update various mentions in the ssl module documentation. by Antoine Pitrou · 10 years ago
  13. b6cdc1c MERGE: Docs: 'os.pwrite()' needs bytes, not strings by Jesus Cea · 10 years ago
  14. 67503c5 Docs: 'os.pwrite()' needs bytes, not strings by Jesus Cea · 10 years ago
  15. 35c78ba merge with 3.4 by Georg Brandl · 10 years ago
  16. 2514f52 Closes #22675: fix typo. by Georg Brandl · 10 years ago
  17. f920c21 Close #19746: expose unittest discovery errors on TestLoader.errors by Robert Collins · 10 years ago
  18. 1ed2e69 Issue #22186: Fix typos in Lib/. by Berker Peksag · 10 years ago
  19. f23530f Issue #22186: Fix typos in Lib/. by Berker Peksag · 10 years ago
  20. 8c06ac5 merge 3.4 by Benjamin Peterson · 10 years ago
  21. 0fc08fd merge 3.3 by Benjamin Peterson · 10 years ago
  22. 9fc59c9 make plural s lowercase by Benjamin Peterson · 10 years ago
  23. 6e868b7 merge with 3.4 by Georg Brandl · 10 years ago
  24. 24f0717 Closes #22663: patchcheck: only modify text files under Doc/ by Georg Brandl · 10 years ago
  25. 61358f4 Issue20689: add missing API pieces to __all__ by Ethan Furman · 10 years ago
  26. 8e120ac Issue20689: add missing API pieces to __all__ by Ethan Furman · 10 years ago
  27. 36d99dc Merge with 3.4 by Terry Jan Reedy · 10 years ago
  28. dd09efd Issue #20155: Fix non-buildbot test failure on Windows. Patch by Claudiu Popa, by Terry Jan Reedy · 10 years ago
  29. 58b2ddf Issue7186: document that __doc__ is not inherited by subclasses by Ethan Furman · 10 years ago
  30. f87f515 Issue7186: document that __doc__ is not inherited by subclasses by Ethan Furman · 10 years ago
  31. 933430a Issue #17401: document closefd in io.FileIO docs and add to repr by Robert Collins · 10 years ago
  32. d20ec1b Merge: #18853: Fix resource warning in shlex's __main__ section. by R David Murray · 10 years ago
  33. 838f2c4 #18853: Fix resource warning in shlex's __main__ section. by R David Murray · 10 years ago
  34. afce02e Merge: #9351: set_defaults on subparser is no longer ignored if set on parent. by R David Murray · 10 years ago
  35. 7570cbd #9351: set_defaults on subparser is no longer ignored if set on parent. by R David Murray · 10 years ago
  36. d2ff243 Merge: #21991: make headerregistry params property MappingProxyType. by R David Murray · 10 years ago
  37. 685b349 #21991: make headerregistry params property MappingProxyType. by R David Murray · 10 years ago
  38. 77770bd Turn externals cleaning back off by Zachary Ware · 10 years ago
  39. bc92bbd Issue #22653: Fix an assertion failure in debug mode when doing a reentrant dict insertion in debug mode. by Antoine Pitrou · 10 years ago
  40. d696732 Issue #22653: Fix an assertion failure in debug mode when doing a reentrant dict insertion in debug mode. by Antoine Pitrou · 10 years ago
  41. 4dc7278 Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 10 years ago
  42. baa6d3a Issue #22644: Update the Windows build to OpenSSL 1.0.1j by Zachary Ware · 10 years ago
  43. f88cad0 Merge with 3.4 by Zachary Ware · 10 years ago
  44. be16d68 Fix test_ctypes failure on OpenIndiana buildbot where _ctypes is not built by Zachary Ware · 10 years ago
  45. 459c3649 Issue #16000: Convert test_curses to use unittest by Zachary Ware · 10 years ago
  46. baf45c5 Issue #16000: Convert test_curses to use unittest by Zachary Ware · 10 years ago
  47. e4eda4d Issue #22638: SSLv3 is now disabled throughout the standard library. by Antoine Pitrou · 10 years ago
  48. c2c62b1 Closes #22646: Accept list as well as tuple to support initialisation via dictConfig(). by Vinay Sajip · 10 years ago
  49. 16c41ab Issue #22646: Accept list as well as tuple to support initialisation via dictConfig(). by Vinay Sajip · 10 years ago
  50. 353474f Merge with 3.4: Issue #22629 by Terry Jan Reedy · 10 years ago
  51. cd56736 Issue #22629: Revise idle_test.htest, mostly docstring. Start revision of by Terry Jan Reedy · 10 years ago
  52. ba2f07d Merge with 3.4 Issue #22628 by Terry Jan Reedy · 10 years ago
  53. 9a6f8e1 Issue #22628: Increase Treewidge line spacing so lines do not overlap. by Terry Jan Reedy · 10 years ago
  54. 52f2ae8 merge 3.4 by Benjamin Peterson · 10 years ago
  55. fa50216 Merge 3.3 by Benjamin Peterson · 10 years ago
  56. 6b541de Merge with 3.4 Issue#16233 by Terry Jan Reedy · 10 years ago
  57. 380ec63 Issue #16233: When the module browser is not invoked in an editor window with by Terry Jan Reedy · 10 years ago
  58. b6dc9b7 Fixed signed/unsigned comparison warning by Antoine Pitrou · 10 years ago
  59. 4e33424 Fixed signed/unsigned comparison warning by Antoine Pitrou · 10 years ago
  60. ea1f665 Merge heads by Benjamin Peterson · 10 years ago
  61. 20521cd merge 3.4 by Benjamin Peterson · 10 years ago
  62. c966103 merge heads by Benjamin Peterson · 10 years ago
  63. dc8899f merge 3.4 (#22643) by Benjamin Peterson · 10 years ago
  64. 3f9f612 merge 3.3 (#22643) by Benjamin Peterson · 10 years ago
  65. 4d85689 test is cpython only by Benjamin Peterson · 10 years ago
  66. 4ed3c65 Merge 3.4 (asyncio doc) by Victor Stinner · 10 years ago
  67. 7f314ed asyncio doc: write simpler examples to introduce asyncio by Victor Stinner · 10 years ago
  68. 736982d merge 3.4 (closes #22643) by Benjamin Peterson · 10 years ago
  69. 9c422f3 merge 3.3 by Benjamin Peterson · 10 years ago
  70. 1e211ff it suffices to check for PY_SSIZE_T_MAX overflow (#22643) by Benjamin Peterson · 10 years ago
  71. 315aa40 Merge 3.4 by Benjamin Peterson · 10 years ago
  72. 60d7a73 Merge 3.3 by Benjamin Peterson · 10 years ago
  73. c0e64f5 make sure length is unsigned by Benjamin Peterson · 10 years ago
  74. 6925264 merge 3.4 (#22643) by Benjamin Peterson · 10 years ago
  75. 1cbb3fe merge 3.3 (#22643) by Benjamin Peterson · 10 years ago
  76. e1bd38c fix integer overflow in unicode case operations (closes #22643) by Benjamin Peterson · 10 years ago
  77. 94522eb Issue #22641: In asyncio, the default SSL context for client connections is now created using ssl.create_default_context(), for stronger security. by Antoine Pitrou · 10 years ago
  78. fd39a89 Issue #22641: In asyncio, the default SSL context for client connections is now created using ssl.create_default_context(), for stronger security. by Antoine Pitrou · 10 years ago
  79. 6554b86 Issue #21338: Add silent mode for compileall. by Berker Peksag · 10 years ago
  80. 41d3196 Issue20386: SocketType is again socket.socket; the IntEnum SOCK constants are SocketKind by Ethan Furman · 10 years ago
  81. 7184bac Issue20386: SocketType is again socket.socket; the IntEnum SOCK constants are SocketKind by Ethan Furman · 10 years ago
  82. c597d5c Merge with 3.4 #3068 by Terry Jan Reedy · 10 years ago
  83. 00bdce3 Issue #3068: Change 0/1 to False/True so that extension configure dialog can by Terry Jan Reedy · 10 years ago
  84. b0fc490 Issue #20152: Convert the cmath module to Argument Clinic. by Brett Cannon · 10 years ago
  85. c7dc55e Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
  86. 0eb1896 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  87. ee3e561 Issue #22632: replace dead link with version-specific doc link. by Terry Jan Reedy · 10 years ago
  88. f67f460 Issue #18643: asyncio.windows_utils now reuse socket.socketpair() on Windows if by Victor Stinner · 10 years ago
  89. 98c745a Issue #18643: Add socket.socketpair() on Windows. by Charles-François Natali · 10 years ago
  90. 987f3dd Issue22506: merge from 3.4 by Ethan Furman · 10 years ago
  91. 0ae550b Issue22506: added methods on base Enum class now show up in dir of Enum subclass (3.4) by Ethan Furman · 10 years ago
  92. 395c734 Merge 3.4 (asyncio doc) by Victor Stinner · 10 years ago
  93. 3989205 asyncio doc: rewrite subprocess doc by Victor Stinner · 10 years ago
  94. 3c95062 asyncio doc: protocol_factory of subprocess_exec() and subprocess_shell() must by Victor Stinner · 10 years ago
  95. 4270a24 asyncio doc: document BaseSubprocessTransport.close() method by Victor Stinner · 10 years ago
  96. 0d6f9a0 merge 3.4 by Benjamin Peterson · 10 years ago
  97. e6f8c50 Use https:// URLs for the bug tracker in the :issue: role. by Alex Gaynor · 10 years ago
  98. e285cdd Use https:// URLs for the bug tracker in the :issue: role. by Alex Gaynor · 10 years ago
  99. 53dfcd8 issue22626: Use https:// for a link to the bug tracker by Alex Gaynor · 10 years ago
  100. 88f64ce issue22626: Use https:// for a link to the bug tracker by Alex Gaynor · 10 years ago