1. a2bc46d merge 3.6 by Benjamin Peterson · 8 years ago
  2. 4510e6d mark dtrace stubs as static inline; remove stubs by Benjamin Peterson · 8 years ago
  3. a1289c6 Issue #28448: Fix C implemented asyncio.Future didn't work on Windows (merge 3.6) by INADA Naoki · 8 years ago
  4. a836362 Issue #28448: Fix C implemented asyncio.Future didn't work on Windows by INADA Naoki · 8 years ago
  5. fa8b884 Issue #28428: Rename _futures module to _asyncio. (merge from 3.6) by INADA Naoki · 8 years ago
  6. 9f2ce25 Issue #28428: Rename _futures module to _asyncio. by INADA Naoki · 8 years ago
  7. 8d794d6 Issue #28208: Merge with 3.6 by Zachary Ware · 8 years ago
  8. 547d156 Issue #28208: Update Windows build to use SQLite 3.14.2.0 by Zachary Ware · 8 years ago
  9. 0732fd6 Issue #28248: Merge with 3.6 by Zachary Ware · 8 years ago
  10. c08bb6c Issue #28248: Merge with 3.5 by Zachary Ware · 8 years ago
  11. fd28cbe Issue #28248: Merge with 3.4 by Zachary Ware · 8 years ago
  12. 068534a Issue #28248: Update Windows build to use OpenSSL 1.0.2j by Zachary Ware · 8 years ago
  13. 15d3d8b Issue #28402: Adds signed catalog files for stdlib on Windows. by Steve Dower · 8 years ago
  14. 425ec15 Issue #28402: Adds signed catalog files for stdlib on Windows. by Steve Dower · 8 years ago
  15. ca2f0d0 Issue #26801: Added C implementation of asyncio.Future. by INADA Naoki · 8 years ago
  16. 9e4e38e Issue #26801: Added C implementation of asyncio.Future. by INADA Naoki · 8 years ago
  17. 4a8ff9e Issue #28217: Adds _testconsole module to test console input. by Steve Dower · 8 years ago
  18. 312cef7 Issue #28217: Adds _testconsole module to test console input. Fixes some issues found by the tests. by Steve Dower · 8 years ago
  19. 3e7d93d Issue #28251: Improvements to help manuals on Windows. by Steve Dower · 8 years ago
  20. 7652853 Issue #28251: Improvements to help manuals on Windows. by Steve Dower · 8 years ago
  21. fb4a96a Issue #28251: Improvements to help manuals on Windows. by Steve Dower · 8 years ago
  22. 3e56c23 regrtest: add -u for unbuffered stdout/stderr by Victor Stinner · 8 years ago
  23. 17a564e Add file missed from backport by Steve Dower · 8 years ago
  24. 5f9c392 Issue #27932: Prevent memory leak in win32_ver(). by Steve Dower · 8 years ago
  25. 74f4af7 Issue #27932: Prevent memory leak in win32_ver(). by Steve Dower · 8 years ago
  26. 4829bc6 Bump to 3.7.0a0 by Ned Deily · 8 years ago
  27. e7da2f8 Make PGO use usual build directory on Windows. by Steve Dower · 8 years ago
  28. 16c18a3 Issue #28065: Update xz to 5.2.2 on Windows, and build it from source by Zachary Ware · 8 years ago
  29. 37d398e compile dtrace stubs by Benjamin Peterson · 8 years ago
  30. ad46443 Issue #24186: Reenable optimised OpenSSL function by Steve Dower · 8 years ago
  31. 4db86bc Changes pyvenv.cfg trick into an actual sys.path file. by Steve Dower · 8 years ago
  32. 8c9d99f Issue #27407: Make PCbuild/prepare_ssl.py Python 2 compatible by Zachary Ware · 8 years ago
  33. 3929499 Issue #1602: Windows console doesn't input or print Unicode (PEP 528) by Steve Dower · 8 years ago
  34. 393b82e Issue #16113: compile the module on Windows, too. by Christian Heimes · 8 years ago
  35. 121b948 Issue #26798: Add BLAKE2 (blake2b and blake2s) to hashlib. by Christian Heimes · 8 years ago
  36. dd2afe9 Closes #20366: Build full text search support into SQLite on Windows by Zachary Ware · 8 years ago
  37. c7d1cf4 Issue #27756: Adds new icons for Python files and processes on Windows. Designs by Cherry Wang. by Steve Dower · 8 years ago
  38. ebbc736 Fix get_externals.bat by Zachary Ware · 8 years ago
  39. 7c510a6 Issue #27883: Update sqlite to 3.14.1 on Windows by Zachary Ware · 8 years ago
  40. 1c2400c Closes #27407: Merge with 3.5 by Zachary Ware · 8 years ago
  41. 28c3184 Issue #27647: Update Windows build to Tcl/Tk 8.6.6 by Zachary Ware · 8 years ago
  42. 81fb0e3 Merge from 3.5 by Steve Dower · 8 years ago
  43. 6ed63f3 Fixes default intermediate directory when building on Windows. by Steve Dower · 8 years ago
  44. edddc27 Issue #27469: Adds a shell extension to the launcher so that drag and drop works correctly. by Steve Dower · 8 years ago
  45. 1db9222 Closes #27545: Remove pyshellext.vcxproj from pcbuild.proj by Steve Dower · 8 years ago
  46. bc3e9ca Closes #27545: Remove pyshellext.vcxproj from pcbuild.proj by Steve Dower · 8 years ago
  47. df450d1 Issue #27469: Adds a shell extension to the launcher so that drag and drop works correctly. by Steve Dower · 8 years ago
  48. fb2125d Merge from 3.5 by Steve Dower · 8 years ago
  49. 6fd76bc Fixes use of Py_IntDir and Py_OutDir to control build directories. by Steve Dower · 8 years ago
  50. 3823aab Merge from 3.5 by Steve Dower · 8 years ago
  51. b7567c5 Fix building tcl/tk with only the VC build tools installed. by Steve Dower · 8 years ago
  52. da27c1d Merge from 3.5 by Steve Dower · 8 years ago
  53. 945863a Fixes build order and lingering intermediate files. by Steve Dower · 8 years ago
  54. 0475ffa Issue #26930: Merge with 3.5 by Zachary Ware · 8 years ago
  55. 42d4b9c Issue #26930: Update Windows build to OpenSSL 1.0.2h by Zachary Ware · 8 years ago
  56. f88d83b Issue #26930: Update Windows build to OpenSSL 1.0.2h by Zachary Ware · 8 years ago
  57. 82029ac Issue #27186: add Include/osmodule.h to the proper build rules by Brett Cannon · 8 years ago
  58. b0f80b0 Issue #26647: Python interpreter now uses 16-bit wordcode instead of bytecode. by Serhiy Storchaka · 8 years ago
  59. 15d2d49 Closes #26706: Merge with 3.5 by Zachary Ware · 9 years ago
  60. 7d82d03 Issue #26706: Update OpenSSL version in PCbuild/readme.txt by Zachary Ware · 9 years ago
  61. a4d41b3 Closes #26624: Adds validation of ucrtbase[d].dll version with warning for old versions. by Steve Dower · 9 years ago
  62. a7a222f Closes #26624: Adds validation of ucrtbase[d].dll version with warning for old versions. by Steve Dower · 9 years ago
  63. 765c635 Adds version info to all signed binaries on Windows by Steve Dower · 9 years ago
  64. b066058 Adds version info to all signed binaries on Windows. by Steve Dower · 9 years ago
  65. 8c08e0d rt.bat: use -m test instead of Lib\test\regrtest.py by Victor Stinner · 9 years ago
  66. 8d9bcb5 Issue #26079: Fixing the build output folder for tix-8.4.3.6. Patch by Bjoern Thiel. by Steve Dower · 9 years ago
  67. d3722e7 Issue #26079: Fixing the build output folder for tix-8.4.3.6. Patch by Bjoern Thiel. by Steve Dower · 9 years ago
  68. 332018d Adds warning to prepare_ssl when nasm is not available. by Steve Dower · 9 years ago
  69. 79993a9 Adds warning to prepare_ssl when nasm is not available. by Steve Dower · 9 years ago
  70. 43cbd05 Issue #26465: Update Windows builds to use OpenSSL 1.0.2g. by Steve Dower · 9 years ago
  71. 947f411 Issue #26465: Update Windows builds to use OpenSSL 1.0.2g. by Steve Dower · 9 years ago
  72. 72f2ef4 Issue #26268: Merge with 3.5 by Zachary Ware · 9 years ago
  73. 6fe57ad Issue #26268: Update Windows builds to use OpenSSL 1.0.2f by Zachary Ware · 9 years ago
  74. 16f164e Issue #26268: Update the prepare_ssl.py script by Zachary Ware · 9 years ago
  75. a74826b Updates build to use SHA256 hash when signing files by Steve Dower · 9 years ago
  76. 84d9fe3 Updates build to use SHA256 hash when signing files. by Steve Dower · 9 years ago
  77. 03178a5 Issue #25934: Merge with 3.5 by Zachary Ware · 9 years ago
  78. 4c5ad94 Issue #25934: Default to /fp:strict for ICC builds by Zachary Ware · 9 years ago
  79. e2c9adb Closes #25348: Merge with 3.5 by Zachary Ware · 9 years ago
  80. bed30c3 Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.bat by Zachary Ware · 9 years ago
  81. bfb03a4 Merge from 3.5 by Steve Dower · 9 years ago
  82. 940f6a8 Improves handling of test markers for building Python without intefering with actual installs. by Steve Dower · 9 years ago
  83. 80b3140 Issue #25361: Disables use of SSE2 instructions in Windows 32-bit build by Steve Dower · 9 years ago
  84. 5700ae8 Issue #25361: Disables use of SSE2 instructions in Windows 32-bit build by Steve Dower · 9 years ago
  85. d038b78 Closes #25022: Merge with 3.5 by Zachary Ware · 9 years ago
  86. 018e380 Issue #25022: Merge with 3.4 by Zachary Ware · 9 years ago
  87. b54a068 Issue #25022: Remove PC/example_nt/ by Zachary Ware · 9 years ago
  88. 334b4a3 Merge from 3.5. by Larry Hastings · 9 years ago
  89. ded28e3 Merge Python 3.5.0rc4 back to hg.python.org. by Larry Hastings · 9 years ago
  90. fcbe1df Issue #25027: Reverts partial-static build options and adds vcruntime140.dll to Windows installation. by Steve Dower · 9 years ago
  91. 4da050a Update PCbuild/readme.txt (merge from 3.5) by Zachary Ware · 9 years ago
  92. 875ef4c Update PCbuild/readme.txt by Zachary Ware · 9 years ago
  93. fcec42c Closes #25010: Merge with 3.5 by Zachary Ware · 9 years ago
  94. 70b7539 Issue #25010: Merge with 3.4 by Zachary Ware · 9 years ago
  95. 1a690fb Issue #25010: Fix path for .pyd example project. by Zachary Ware · 9 years ago
  96. 99cfed7 Issue #24986: Merge with 3.5 by Zachary Ware · 9 years ago
  97. a6deff2 Issue #24986: Save some bandwidth from svn.python.org by Zachary Ware · 9 years ago
  98. 8fc0d91 Merge 3.5 by Serhiy Storchaka · 9 years ago
  99. b27f3c3 Issue #24986: Allow building Python without external libraries on Windows by Zachary Ware · 9 years ago
  100. e74fe18 Allow PCbuild\rt.bat to accept unlimited arguments for regrtest. by Zachary Ware · 9 years ago