1. 12a72b0 - Issue #25440: Fix output of python-config --extension-suffix. by doko@ubuntu.com · 9 years ago
  2. 2bf91bf - Issue #25440: Fix output of python-config --extension-suffix. by doko@ubuntu.com · 9 years ago
  3. ad56c92 Fix another typo noticed by SilentGhost by Berker Peksag · 9 years ago
  4. 5783ee1 Issue #25434: Fix typo in whatsnew/3.5rst by Berker Peksag · 9 years ago
  5. 8003baf Issue #25410: Cleaned up and fixed minor bugs in C implementation of OrderedDict. by Serhiy Storchaka · 9 years ago
  6. 3f445f7 Closes #25411: Merged fix from 3.4. by Vinay Sajip · 9 years ago
  7. 277640a Closes #25411: Improved Unicode support in SMTPHandler. by Vinay Sajip · 9 years ago
  8. a83a0e2 Merged cookbook update from 3.4. by Vinay Sajip · 9 years ago
  9. 4de9dae Added entry to logging cookbook. by Vinay Sajip · 9 years ago
  10. 5ad5a7d Issue #25407: Drop the mention of the formatter module being removed by Brett Cannon · 9 years ago
  11. 85d5d90 Issue #25418: Fix markup in object.__hash__ documentation by Berker Peksag · 9 years ago
  12. edb9111 Issue #25418: Fix markup in object.__hash__ documentation by Berker Peksag · 9 years ago
  13. 148827c Enabled --pgo option for building 64-bit PGO enabled releases. by Steve Dower · 9 years ago
  14. bc94fd7 Issue #25164: Changes default all-users install directory to match per-user directory. by Steve Dower · 9 years ago
  15. 992ec46 Issue #25406: Fixed a bug in C implementation of OrderedDict.move_to_end() by Serhiy Storchaka · 9 years ago
  16. c1e98de Merge with 3.4 by Terry Jan Reedy · 9 years ago
  17. b2f8760 Issue #24782: whitespace by Terry Jan Reedy · 9 years ago
  18. 447169f Merge with 3.4 by Terry Jan Reedy · 9 years ago
  19. 93f3542 Issue #24782: Finish converting the Configure Extension dialog into a new by Terry Jan Reedy · 9 years ago
  20. 5a8bbc5 Issue #25380: Fixed protocol for the STACK_GLOBAL opcode in pickletools.opcodes. by Serhiy Storchaka · 9 years ago
  21. 5805dde Issue #25380: Fixed protocol for the STACK_GLOBAL opcode in pickletools.opcodes. by Serhiy Storchaka · 9 years ago
  22. fa10f61 Issue #25093: Merge with 3.4 by Zachary Ware · 9 years ago
  23. 83fd0a8 Issue #25093: Fix test_tcl's testloadWithUNC for paths with spaces by Zachary Ware · 9 years ago
  24. 50856d5 sys.setrecursionlimit() now raises RecursionError by Victor Stinner · 9 years ago
  25. 60f2669 Issue #25277: Use a longer sleep in test_eintr to reduce the risk of race by Victor Stinner · 9 years ago
  26. 63e80e1 merge 3.4 by Benjamin Peterson · 9 years ago
  27. b3951880 actually link to the version attributes documentation by Benjamin Peterson · 9 years ago
  28. bcbc50b Merge with 3.4 by Terry Jan Reedy · 9 years ago
  29. d0cadba Issue #22726: Re-activate config dialog help button with some content about by Terry Jan Reedy · 9 years ago
  30. bec2981 Keeps all-users launcher checkbox visible when the option cannot be changed. by Steve Dower · 9 years ago
  31. 8ffe4fd Only detects features from previous version when a bundle is found. by Steve Dower · 9 years ago
  32. b966981 Issue #25143: Improves installer error messages for unsupported platforms. by Steve Dower · 9 years ago
  33. 731f4a2 Issue #25163: Display correct directory in installer when using non-default settings. by Steve Dower · 9 years ago
  34. 5700ae8 Issue #25361: Disables use of SSE2 instructions in Windows 32-bit build by Steve Dower · 9 years ago
  35. 9c8213f No longer skip tests for classes with __getnewargs_ex__. The copy module by Serhiy Storchaka · 9 years ago
  36. 1ddbb8c Cleanup test_descr: remove C8 that is the same as C3. by Serhiy Storchaka · 9 years ago
  37. 1fdc80b Cleanup test_descr: remove C8 that is the same as C3. by Serhiy Storchaka · 9 years ago
  38. 718c984 Close #25367: Fix test_coroutines() by Victor Stinner · 9 years ago
  39. 0c886f7 lose #25373: Fix regrtest --slow with interrupted test by Victor Stinner · 9 years ago
  40. b45c0f7 Close #25367: Fix test_coroutines with no thread support by Victor Stinner · 9 years ago
  41. bc5b80b Close #24784: Fix compilation without thread support by Victor Stinner · 9 years ago
  42. b16e12a merge 3.4 by Benjamin Peterson · 9 years ago
  43. 0071b3d don't mention Python 2.2 (closes #25375) by Benjamin Peterson · 9 years ago
  44. 062f4ce merge 3.4 (#25362) by Benjamin Peterson · 9 years ago
  45. 414918a use the with statement for locking the internal condition (closes #25362) by Benjamin Peterson · 9 years ago
  46. e5df407 merge 3.4 (#25371) by Benjamin Peterson · 9 years ago
  47. b397e3b add a missing comma (closes #25371) by Benjamin Peterson · 9 years ago
  48. ea62046 Null merge by Serhiy Storchaka · 9 years ago
  49. 0289155 Correct Misc/NEWS. by Serhiy Storchaka · 9 years ago
  50. 456a270 Issue #25365: test_pickle now works in threads disabled builds. by Serhiy Storchaka · 9 years ago
  51. 7b2cfc4 Issue #25365: test_pickle now works in threads disabled builds. by Serhiy Storchaka · 9 years ago
  52. 9e77773 Issue #25364: zipfile now works in threads disabled builds. by Serhiy Storchaka · 9 years ago
  53. 05da525 Issue #25322: Merge contextlib.suppress test fix from 3.4 into 3.5 by Martin Panter · 9 years ago
  54. 7c6420a Issue #25322: Fix test for nested contextlib.suppress by Martin Panter · 9 years ago
  55. 84835ab Issue #25161: Merge full stops from 3.4 into 3.5 by Martin Panter · 9 years ago
  56. d21e0b5 Issue #25161: Add full stops in documentation; patch by Takase Arihiro by Martin Panter · 9 years ago
  57. f264416 Issue #22413: Remove comment made out of date by Argument Clinic by Martin Panter · 9 years ago
  58. 994815e Issue #22413: Merge StringIO doc from 3.4 into 3.5 by Martin Panter · 9 years ago
  59. 3cae757 Issue #24402: Merge potential test fix from 3.4 into 3.5 by Martin Panter · 9 years ago
  60. e44dba3 Issue #24402: Factor out PtyTests.run_child() in input() tests by Martin Panter · 9 years ago
  61. cfad543 Issue #22413: Document newline effect on StringIO initializer and getvalue by Martin Panter · 9 years ago
  62. e02f8fc Issue #24402: Merge input() fix from 3.4 into 3.5 by Martin Panter · 9 years ago
  63. c9a6ab5 Issue #24402: Fix input() when stdout.fileno() fails; diagnosed by Eryksun by Martin Panter · 9 years ago
  64. 09a00eb Closes #25344: Merged fix from 3.4. by Vinay Sajip · 9 years ago
  65. ff1f3d9 Closes #25344: Added cookbook recipe to show buffering of logging events. by Vinay Sajip · 9 years ago
  66. 89065d9 Issue #25099: Skip relevant tests in test_compileall when an entry on by Brett Cannon · 9 years ago
  67. 65ed750 Issue #25099: Skip relevant tests in test_compileall when an entry on by Brett Cannon · 9 years ago
  68. 1a81538 #25328: add missing raise keyword in decode_data+SMTPUTF8 check. by R David Murray · 9 years ago
  69. 5ae5691 Issue #25089: Adds logging to installer for case where launcher is not selected on upgrade. by Steve Dower · 9 years ago
  70. 3cc6da2 Removes deprecated -n option from buildbot script. by Steve Dower · 9 years ago
  71. 12ee744 Issue #23919: Prevents assert dialogs appearing in the test suite. by Steve Dower · 9 years ago
  72. ce88d82 Issue #16802: Document fileno parameter of socket.socket() by Berker Peksag · 9 years ago
  73. 24a6109 Issue #16802: Document fileno parameter of socket.socket() by Berker Peksag · 9 years ago
  74. ec1aa5c More typos in 3.5 documentation and comments by Martin Panter · 9 years ago
  75. 3f930dc Merge typo fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  76. 9955a37 Various minor typos in documentation and comments by Martin Panter · 9 years ago
  77. 397625e Issue #25286: Update dictionary view link; patch by Akira Li by Martin Panter · 9 years ago
  78. 446977c Issue #25286: Merge dictionary view glossary from 3.4 into 3.5 by Martin Panter · 9 years ago
  79. 85b8f45 Issue #25286: Dictionary views are not sequences by Martin Panter · 9 years ago
  80. 848f2b5 Backport early-out 91259f061cfb to reduce the cost of bb1a2944bcb6 by Raymond Hettinger · 9 years ago
  81. 59dc696 merge 3.4 (#24806) by Benjamin Peterson · 9 years ago
  82. bd6c41a prevent unacceptable bases from becoming bases through multiple inheritance (#24806) by Benjamin Peterson · 9 years ago
  83. 479ac66 Issue #25097: Merge with 3.4 by Zachary Ware · 9 years ago
  84. 106ddf0 Issue #25097: Re-raise any other pywin32 error by Zachary Ware · 9 years ago
  85. af34b24 Issue #25097: Merge with 3.4 by Zachary Ware · 9 years ago
  86. 22226c5 Issue #25097: fix Windows error number access by Zachary Ware · 9 years ago
  87. a3a1995 Null merge by Serhiy Storchaka · 9 years ago
  88. 85a0e5f Merge heads by Serhiy Storchaka · 9 years ago
  89. a6d04cf Merge heads by Serhiy Storchaka · 9 years ago
  90. 6090811 Issue #23972: Fix tests for Windows and Debian. (Merge 3.4->3.5) by Guido van Rossum · 9 years ago
  91. 36bbd0f Issue #23972: Fix tests for Windows and Debian. by Guido van Rossum · 9 years ago
  92. 6f5175d Issue #25317: Converted doctests in test_tokenize to unittests. by Serhiy Storchaka · 9 years ago
  93. 5f6fa82 Issue #25317: Converted doctests in test_tokenize to unittests. by Serhiy Storchaka · 9 years ago
  94. 72181b2 merge 3.4 (#25319) by Benjamin Peterson · 9 years ago
  95. 15982aa reinitialize an Event's Condition with a regular lock (closes #25319) by Benjamin Peterson · 9 years ago
  96. 5db034a Docs and one small improvement for issue #25304, by Vincent Michel. (Merge 3.4->3.5.) by Guido van Rossum · 9 years ago
  97. 601953b Docs and one small improvement for issue #25304, by Vincent Michel. by Guido van Rossum · 9 years ago
  98. f0ccf02 Issue #25316: distutils raises OSError instead of DistutilsPlatformError when MSVC is not installed. by Steve Dower · 9 years ago
  99. eda1955 Issue #23972: updates to asyncio datagram API. By Chris Laws. (Merge 3.4->3.5.) by Guido van Rossum · 9 years ago
  100. b9bf913 Issue #23972: updates to asyncio datagram API. By Chris Laws. by Guido van Rossum · 9 years ago